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
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 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de2035efea3ac519bf662399b97bb1563b4c0d0bcb9fbe37ae88150ba8b92d9a
|
|
| MD5 |
68be9f82eb5339a714f8b8e04335d85e
|
|
| BLAKE2b-256 |
7dcc782084e048f424ff5ab7b44abec3c32d487f59c3fd47f57d99cfe400862c
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87e14c81b47be69a3e68eb9fefb00cb8b7e6f7a29af3a35f12262bafcb868f89
|
|
| MD5 |
7f85149b2e1fb67b8577228036cbafe5
|
|
| BLAKE2b-256 |
632288ab07c71469846448ee6292d3cd8e3bd655214c34c99e24c944cec13745
|