Metadata-Version: 2.1
Name: nexmo
Version: 2.2.0
Summary: Nexmo Client Library for Python
Home-page: http://github.com/Nexmo/nexmo-python
Author: Nexmo
Author-email: devrel@nexmo.com
License: MIT
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: requests (>=2.4.2)
Requires-Dist: PyJWT[crypto]
Requires-Dist: pytz

This is the Python client library for Nexmo's API. To use it you'll need a Nexmo account. Sign up `for free at nexmo.com <http://nexmo.com?src=python-client-library>`_.


