{ "info": { "author": "Thibault Jouannic", "author_email": "thibault@miximum.fr", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "Python Nexmo\n============\n\n`Python Nexmo` is a simple python wrapper for the [Nexmo\nApi](https://docs.nexmo.com/).\n\nInstallation\n------------\n\nInstallation using pip is simple:\n\n $ pip install libnexmo\n\n\nTesting\n-------\n\n`Python Nexmo` uses [tox for testing in multiple\nenvironments](https://pypi.python.org/pypi/tox).\n\nTo run the tests, create a new virtualenv, then `pip install tox`. To run the\ntests:\n\n tox\n\nCredits\n-------\n\nCrafted with love by [Thibault Jouannic](http://www.miximum.fr]. Available for\n[Python / Django Freelancing](http://www.miximum.fr/a-propos/).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thibault/libnexmo", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "libnexmo", "package_url": "https://pypi.org/project/libnexmo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/libnexmo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/thibault/libnexmo" }, "release_url": "https://pypi.org/project/libnexmo/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A simple python wrapper around the Nexmo API", "version": "1.0.0" }, "last_serial": 1296862, "releases": { "1.0.0": [] }, "urls": [] }