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

Uploaded Source

Built Distribution

thabala_cli-1.0.0-py3-none-any.whl (34.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: thabala-cli-1.0.0.tar.gz
  • Upload date:
  • Size: 27.3 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.0.0.tar.gz
Algorithm Hash digest
SHA256 c4309544d9b180c8274b99f1bc3732c14a13442293439430986aa1dc433b3dcd
MD5 36abf90d50471485dc92594dd6e5f251
BLAKE2b-256 da5e786eeeabdf627bc76ab18f55a5fa4792932517c0b3aca129f5f920f30baf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: thabala_cli-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 34.6 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.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4b47991758e3dcbd0cbc105f3d3d44ac64f9dfd4c3803296581eb83e94986493
MD5 979194ec8fc726497171445070431dc1
BLAKE2b-256 022a1a9b1e7904d2ecec96eb4a568d7c5bdf9880f4ce9cf3b2b7acab5f9085c7

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