Skip to main content

Thabala Command Line Interface

Project description

Thabala CLI

Thabala Command Line Interface to interact with a Thabala account.

Requirements

The thabala-cli package works on Python versions:

  • 3.7.x and greater
  • 3.8.x and greater
  • 3.9.x and greater
  • 3.10.x and greater
  • 3.11.x and greater

Installation

The safest way to install Thabala CLI is to use pip in a virtualenv:

$ python -m pip install thabala-cli

If you have the thabala-cli package installed and want to upgrade to the latest version, you can:

$ python -m pip install --upgrade thabala-cli

This will install the thabala-cli package as well as all dependencies.

Development

On Linux and Mac:

python -m venv venv
. ./venv/bin/activate
python -m pip install --upgrade pip setuptools
pip install -r requirements.txt -r requirements-dev.txt
pip install -e .

On Windows:

python -m venv venv
venv\Scripts\activate
python -m pip install --upgrade pip setuptools
pip install -r requirements.txt -r requirements-dev.txt
pip install -e .

pre-commit

Install pre-commit in the repo:

pre-commit install

Testing

Python tests can be run with:

pytest

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

thabala-cli-1.3.0.tar.gz (28.4 kB view details)

Uploaded Source

Built Distribution

thabala_cli-1.3.0-py3-none-any.whl (36.3 kB view details)

Uploaded Python 3

File details

Details for the file thabala-cli-1.3.0.tar.gz.

File metadata

  • Download URL: thabala-cli-1.3.0.tar.gz
  • Upload date:
  • Size: 28.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for thabala-cli-1.3.0.tar.gz
Algorithm Hash digest
SHA256 de2035efea3ac519bf662399b97bb1563b4c0d0bcb9fbe37ae88150ba8b92d9a
MD5 68be9f82eb5339a714f8b8e04335d85e
BLAKE2b-256 7dcc782084e048f424ff5ab7b44abec3c32d487f59c3fd47f57d99cfe400862c

See more details on using hashes here.

File details

Details for the file thabala_cli-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: thabala_cli-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 36.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for thabala_cli-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 87e14c81b47be69a3e68eb9fefb00cb8b7e6f7a29af3a35f12262bafcb868f89
MD5 7f85149b2e1fb67b8577228036cbafe5
BLAKE2b-256 632288ab07c71469846448ee6292d3cd8e3bd655214c34c99e24c944cec13745

See more details on using hashes here.

Supported by

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