Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.23 KB

README.rst

File metadata and controls

54 lines (31 loc) · 1.23 KB

logo

Kabelwerk is a fast and secure chat as a service for digital health applications. This is the Kabelwerk SDK for Python.

Installation

The SDK is available at the Cheese Shop:

# usually inside a virtual environment
pip install kabelwerk

Releases follow semantic versioning. Make sure to check the CHANGELOG.rst whenever upgrading to a newer version.

Documentation

Documentation — including API reference and code examples — can be found at docs.kabelwerk.io.

Contributing

Please refer to CONTRIBUTING.rst if you have found a bug or if you want to setup the project locally.

Licence

Licensed under the MIT licence.