Constants.
Project description
Please :star: this repo if you find it useful
Blueprint Client
Blueprint sample client library.
Installation
python3 -m pip install -U blueprint_client
Usage example
from blueprint_client.client import Client
username = "user"
password = "pass"
client = Client(username, password)
data = client.get_data()
client.change_something(True)
Contributions are welcome!
This is an active open-source project. We are always open to people who want to use the code or contribute to it.
We have set up a separate document containing our contribution guidelines.
Thank you for being involved! :heart_eyes:
Authors & contributors
The original setup of this library is by Andrey "Limych" Khrolenok.
For a full list of all authors and contributors, check the contributor's page.
License
MIT License
See separate license file for full text.
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 blueprint_client-1.0.1.tar.gz
.
File metadata
- Download URL: blueprint_client-1.0.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 996dfb00c534028afec4b0926bab012b76ec987df42b1bf7b747afa36a793304 |
|
MD5 | 0e8e34344680edf8e5ef75e2d2614510 |
|
BLAKE2b-256 | 6bb33a74994a91f1e28ee6505e28939f69b5cbe4bb1503ca89a42b0ca73168d8 |
File details
Details for the file blueprint_client-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: blueprint_client-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a35bb7a1bde8e62f76985783dc29777646d223d94c5ee670c0d9a1dbd0c36b3 |
|
MD5 | dc974dcba12c4344e0019a2139c65d11 |
|
BLAKE2b-256 | e4b273e3a93dbbda9bcee7a45ed01f94fd9c254b4e8c85ea9700d09a1895630d |