Metadata-Version: 2.0
Name: complimentr
Version: 0.0.7
Summary: A Python app that sends you compliments via text message
Home-page: https://github.com/chandnirpatel
Author: Chandni Patel
Author-email: UNKNOWN
License: MIT
Keywords: sample setuptools development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

Welcome to complimentr! This is a cute app that sends you a text message
with a compliment randomly throughout the day.

# Manual Steps
1. create a twilio account
2. run `complimentr`
3. input twilio account details when prompted

and you will get a surprise text message


