mirror of
https://github.com/status-im/status-python-sdk.git
synced 2026-08-30 21:51:14 +00:00
549 B
549 B
Status Python SDK
The initial Python Status Backend was built with testing in mind, instead of easy developer access. The objective of this repository is to make a SDK that is:
- light - as less external packages when it comes to working with Status App
- fast - quick to get started with Status Python
- documented - clear explanations of what was done and why it was done in a specific way.
Currently this repository is not on PyPi but will be added when core functionality has been devleoped and tested.