Skip to main content

Arkindex CLI client easy and sexy to use

Project description

Arkindex CLI

Documentation for users is available in the docs folder, and online as cli.arkindex.org.

Dev setup

Requirements:

  • Python 3.7+
mkvirtualenv cli
pip install -e .
arkindex -h

Unit tests

Tox is used on this project to run all unit tests:

pip install tox
tox

Linting

We use pre-commit to check the Python source code syntax of this project.

To avoid superfluous commits, always run pre-commit before committing.

To do that, run once :

pip install pre-commit
pre-commit install

The linting workflow will now run on modified files before committing, and may fix issues for you.

If you want to run the full workflow on all the files: pre-commit run -a.

Documentation

Please keep the documentation updated when modifying or adding commands.

It's pretty easy to do:

pip install .[docs]
mkdocs serve

You can then write in Markdown in the relevant docs/*.md files, and see live output on http://localhost:8000

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

arkindex_cli-0.4.6a1.tar.gz (96.8 kB view details)

Uploaded Source

Built Distribution

arkindex_cli-0.4.6a1-py3-none-any.whl (121.7 kB view details)

Uploaded Python 3

File details

Details for the file arkindex_cli-0.4.6a1.tar.gz.

File metadata

  • Download URL: arkindex_cli-0.4.6a1.tar.gz
  • Upload date:
  • Size: 96.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.15

File hashes

Hashes for arkindex_cli-0.4.6a1.tar.gz
Algorithm Hash digest
SHA256 acc0a71f599526de0412a18ae612a256ff1b8d7a155a32cbc9dcd1e89249401b
MD5 d019211b03a8b8cf2a928edd39467509
BLAKE2b-256 0e386ac0083338ac5359c3b1a41fff766353b0e9a5b4bbdd76d468a30d20d765

See more details on using hashes here.

File details

Details for the file arkindex_cli-0.4.6a1-py3-none-any.whl.

File metadata

File hashes

Hashes for arkindex_cli-0.4.6a1-py3-none-any.whl
Algorithm Hash digest
SHA256 784e1d2a09d2d8584e9d5677662f51e1731ad1c3f5d9f3aed74205d801372eb1
MD5 5afca23cb947cffc44fad2acc80bfe6f
BLAKE2b-256 43b242468abfd5336e7959601c04140e966eb1dfc08cc53ab2e268420ea6388a

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