Simple framework for building SDKs and API clients
Project description
This project is under heavy development. Breaking changes in future versions are to be expected.
Main points before alpha version:
- Minimal documentation
- Complete documentation
- Handle retrying
- Improve HTTP adapter
- Support for more request body types (basic types)
- Support for even more request body types (files, iterables)
- Handle bad status codes
- Builtin auth handlers like basic auth
- Usual shortcuts like
.get(...)
for.request('get', ...)
- Allow to disable interceptors on a specific request
- Wrapt
requests
' exceptions - Support more HTTP adapters
- Remove
requests
from dependencies - And more!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sdkite-0.3.0.tar.gz
(46.9 kB
view hashes)
Built Distribution
sdkite-0.3.0-py3-none-any.whl
(19.2 kB
view hashes)