SDKite
Simple framework for building SDKs and API clients
Installation
Install SDKite with pip:
$ python -m pip install sdkite
Python version support
As a general rule, all Python versions that are both released and still officially
supported are supported by sdkite
and tested against.
If you have other use cases or find issues with some Python versions, feel free to open a ticket!
Status of the project
SDKite is currently in pre-alpha: the API may change in future releases. Changes are well detailed in the changelog, and the version numbering follow semver.
Note
This documentation is also a work-in-progress.