A simple python wrapper around the Nexmo API
Project description
Python Nexmo is a simple python wrapper for the [Nexmo Api](https://docs.nexmo.com/).
Installation
Installation using pip is simple:
$ pip install libnexmo
Testing
Python Nexmo uses [tox for testing in multiple environments](https://pypi.python.org/pypi/tox).
To run the tests, create a new virtualenv, then pip install tox. To run the tests:
tox
Credits
Crafted with love by [Thibault Jouannic](http://www.miximum.fr]. Available for [Python / Django Freelancing](http://www.miximum.fr/a-propos/).