Client library for connecting to SignalWire.


License
MIT
Install
pip install signalwire==2.0.1

Documentation

SignalWire Python

PyPI Version Drone CI

The Relay SDK for Python enables developers to connect and use SignalWire's Relay APIs within their own Python code. Our Relay SDK allows developers to build or add robust and innovative communication services to their applications.

Getting Started

Read the implementation documentation, guides and API Reference at the official Relay SDK for Python Documentation site.


Contributing

Relay SDK for Python is open source and maintained by the SignalWire team, but we are very grateful for everyone who has contributed and assisted so far.

If you'd like to contribute, feel free to visit our Slack channel and read our developer section to get the code running in your local environment.

Developers

To setup the dev environment follow these steps:

  1. Fork this repository and clone it.
  2. Create a new branch from master for your change.
  3. Make changes!

Versioning

Relay SDK for Python follows Semantic Versioning 2.0 as defined at http://semver.org.

License

Relay SDK for Python is copyright © 2018-2019 SignalWire. It is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.