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

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.1.0.tar.gz (27.9 kB view details)

Uploaded Source

Built Distribution

thabala_cli-1.1.0-py3-none-any.whl (35.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: thabala-cli-1.1.0.tar.gz
  • Upload date:
  • Size: 27.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for thabala-cli-1.1.0.tar.gz
Algorithm Hash digest
SHA256 e30f129138efd3e7507977bfdb2f3717126957b02903205e7fd9298bbe0ada59
MD5 f4d8030722091ce638d1956711137a3a
BLAKE2b-256 bae7c5fefc5bc0f14c7fc4a1468548608566ec713b518a8ca9ce15b0e7ce8848

See more details on using hashes here.

File details

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

File metadata

  • Download URL: thabala_cli-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 35.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for thabala_cli-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 75fee1511d2b0958213d064bbfd4658da16f2f73f58ef4c730aedb940b1f49af
MD5 62afefb2eb204977d592dfdb1684512d
BLAKE2b-256 c457b29b7f1bdded94653babc9f55f6dbb6c4f4ac3519aaf632c95d8c8356a05

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