Metadata-Version: 1.1
Name: personal
Version: 0.1.0
Summary: Easy, secure self notification via email and sms, using smtplib and twilio
Home-page: https://github.com/tommilligan/personal
Author: Tom Milligan
Author-email: code@tommilligan.net
License: GPL
Description: Using pycrypto AES, personal credentials such as passwords and tokens are encrypted and persistently stored, to allow later automatic notification without a person present. User authentication with a master password is required at object initialisation
Keywords: personal automation automatic notification email sms text secure
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
