Bessie - Base API Client
Project description
# Bessie - Base API Client
Table of Contents
- [About](#about)
- [Building Clients](#building-clients)
- [Installation](#installation)
- [License](#license)
## About
Bessie is a small base framework for building client APIs.
## Building Clients
The BaseClient class is designed to be subclassed. Each method is also designed to be overriden to include custom logic for specific APIs (such as injecting an authorization header by overriding the _prepare_request method).
## Installation
Bessie is not yet avaialbe on PyPI, but should be soon. You can always install it from the repository though.
## License
Bessie is distributed under the terms of the [MIT License](https://choosealicense.com/licenses/mit).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size bessie-0.0.1-py3-none-any.whl (6.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size bessie-0.0.1.tar.gz (4.6 kB) | File type Source | Python version None | Upload date | Hashes View |