Metadata-Version: 2.1
Name: notifications-python-client
Version: 4.9.0
Summary: Python API client for GOV.UK Notify.
Home-page: https://github.com/alphagov/notifications-python-client
Author: Government Digital Service
Author-email: UNKNOWN
License: MIT
Keywords: gds govuk notify
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: requests (>=2.0.0)
Requires-Dist: PyJWT (>=1.5.1)
Requires-Dist: docopt (>=0.3.0)
Requires-Dist: monotonic (>=0.1)
Requires-Dist: future


Python API client for GOV.UK Notify - see https://www.notifications.service.gov.uk for more information.

For usage and documentation see https://docs.notifications.service.gov.uk/python.html


