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.6a2.tar.gz (97.5 kB view details)

Uploaded Source

Built Distribution

arkindex_cli-0.4.6a2-py3-none-any.whl (122.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: arkindex_cli-0.4.6a2.tar.gz
  • Upload date:
  • Size: 97.5 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.6a2.tar.gz
Algorithm Hash digest
SHA256 77234bc7c494f9b743b610e0833af42259ad067249eccefddf05dd205a34e8d8
MD5 8355e52503b0ebbfb4fb949c8802c701
BLAKE2b-256 1090469d873f4df8e2e5a8aa6e1197b8aeee8d70518a14cb808a1c0b5dbabfa7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for arkindex_cli-0.4.6a2-py3-none-any.whl
Algorithm Hash digest
SHA256 c3fcf10bde66222fac35cef1ada6b5edcdc68641c32b5d9ab49ade68840833a8
MD5 2e76e7b7b7107f831607ffb7796b3e87
BLAKE2b-256 4858ca5238db015f92ba2816974a1f27bf2860c30e31732f97dba078c27f303f

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