Skip to main content

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.

Usage

Initialization

To start using the API SDK, you will need to initialize an API object:

api = Api()

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

agilix_api_fr8train-0.1.3.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agilix_api_fr8train-0.1.3-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file agilix_api_fr8train-0.1.3.tar.gz.

File metadata

  • Download URL: agilix_api_fr8train-0.1.3.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for agilix_api_fr8train-0.1.3.tar.gz
Algorithm Hash digest
SHA256 29a43cd9af173c9504182c3c2cdd1364498c8a743c171078a17bd916ffa1de3a
MD5 132399e4a56218ee2c53470ed53e58a2
BLAKE2b-256 09703d789ade81854df19cb18d6e1a7975903b7c402aaf1660d605d4cab7d821

See more details on using hashes here.

File details

Details for the file agilix_api_fr8train-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for agilix_api_fr8train-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9a903bf170ee1412383de01b6232031d70f9522ed18739854ccec388969a0dcf
MD5 355d34de03223384cc4372db965cbce2
BLAKE2b-256 072069f80244eabf45bfeb37fe6e3b7979b6d3ac7887ae4c62208950a3670809

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page