A Python SDK for integrating with the Agilix Buzz API
Project description
Agilix API
By fr8train-sv
A Python SDK for integrating with Agilix Buzz API. Install with:
pip install agilix_api_fr8train
Upgrade this specific library by running:
pip install --upgrade agilix_api_fr8train
Important Commands
The following list of commands are important for project maintenance.
Building the Library
To build the library, ensure that the necessary build tools are installed in your environment. This can be done by installing setuptools, build, and wheel:
pip install build twine setuptools wheel
twine can also be installed here while we're installing shit since we'll need it later.
REMEMBER: INCREMENT YOUR VERSION NUMBER IN THE TOML BEFORE BUILDING.
REMEMBER: REMOVE THE /DIST DIRECTORY BEFORE BUILDING FOR A CLEAN BUILD
Now, you can create the distribution files (source distribution and wheel) using the following command:
python3 -m build
This will generate builds in the dist/ directory.
Deploying to PyPI
Ensure you have a valid PyPI account and credentials added to your .pypirc file or provide them during the publish process. Then, upload your package to PyPI with:
python3 -m twine upload dist/*
Follow any prompts from twine to successfully upload your package. Once deployed, your package will be available on PyPI.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agilix_api_fr8train-0.1.2.tar.gz.
File metadata
- Download URL: agilix_api_fr8train-0.1.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78a0c3c0c5cbababdb1a5053ec460bf745db93e5f59876a0ff3f180a5e4a7a9d
|
|
| MD5 |
274dfe18b0e7a0989ede64561997f5db
|
|
| BLAKE2b-256 |
112fc7e18ff42356e27ba99762a3e7e4c037f0387c77db8ca0b7d1405da4eaea
|
File details
Details for the file agilix_api_fr8train-0.1.2-py3-none-any.whl.
File metadata
- Download URL: agilix_api_fr8train-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e75170a00102fa7767c9019726824ee44983055b841638b8b41bd05d9b2bbf2
|
|
| MD5 |
b994b0c8d7319f55e981e9236905c056
|
|
| BLAKE2b-256 |
0ca7a215a7a667b8e6ddbefb8097765b9a3411436a68b19f84f3bb82ce69e5ca
|