Skip to content

hivesolutions/nexmo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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