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.
Source Distribution
Built Distribution
File details
Details for the file bessie-0.0.1.tar.gz
.
File metadata
- Download URL: bessie-0.0.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d48a0e16833d96e4cd39c82a603647b4f4b450b6734474fa526465dea7d08965 |
|
MD5 | e766a51696966f31fd1be88d4ee78951 |
|
BLAKE2b-256 | b8b2a546b7ac08b4b61eff61898da50dce8e08fa117b702eb02fd6ac66815f51 |
File details
Details for the file bessie-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: bessie-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67026961246165491877041979df1163c139726dcd24cabdf73a58f743c03044 |
|
MD5 | 1fc9939d3d54127ba26ab0423179ce4f |
|
BLAKE2b-256 | 2c9400339a16a16009ae5dcc5327eb19199b07864067bffd2185ca1f3d019512 |