Metadata-Version: 2.1
Name: notifications-python-client
Version: 8.1.0
Summary: Python API client for GOV.UK Notify.
Home-page: https://github.com/alphagov/notifications-python-client
Author: Government Digital Service
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 :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: requests >=2.0.0
Requires-Dist: PyJWT >=1.5.1
Requires-Dist: docopt >=0.3.0


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


