Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.17 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.17 KB

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.

Build Automation

Build Status Coverage Status PyPi Status License