https://github.com/hivesolutions/nexmo-api
Nexmo API client written in Python
https://github.com/hivesolutions/nexmo-api
api client nexmo python rest
Last synced: about 2 months ago
JSON representation
Nexmo API client written in Python
- Host: GitHub
- URL: https://github.com/hivesolutions/nexmo-api
- Owner: hivesolutions
- Created: 2014-06-15T11:05:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-09T19:41:05.000Z (11 months ago)
- Last Synced: 2025-08-10T01:02:34.034Z (about 2 months ago)
- Topics: api, client, nexmo, python, rest
- Language: Python
- Homepage: http://nexmo-api.hive.pt
- Size: 51.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Nexmo API](http://nexmo-api.hive.pt)
Nexmo API client written in Python.
## Configuration
| Name | Type | Description |
| -------------------- | ----- | ---------------------------------------------------------------------------- |
| **NEXMO_API_KEY** | `str` | The Nexmo identifier to make API requests (defaults to `None`). |
| **NEXMO_API_SECRET** | `str` | The secret key to be used to authenticate API requests (defaults to `None`). |## License
Nexmo API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).
## Build Automation
[](https://github.com/hivesolutions/nexmo-api/actions)
[](https://coveralls.io/r/hivesolutions/nexmo-api?branch=master)
[](https://pypi.python.org/pypi/nexmo-api)
[](https://www.apache.org/licenses/)