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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

Details for the file arkindex_cli-0.4.5.tar.gz.

File metadata

  • Download URL: arkindex_cli-0.4.5.tar.gz
  • Upload date:
  • Size: 96.7 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.5.tar.gz
Algorithm Hash digest
SHA256 4ccf433d500b9fb6f6b68c9428c8fb4ac143f64f2c45747b6cf5fb12a5fcf831
MD5 7163d68de6b083cfe70c61f6a282381c
BLAKE2b-256 e284b00854cc5310e2ecd3a5ee0dc24aaed186dbc9cc65ab2f40dde7337c6cc1

See more details on using hashes here.

File details

Details for the file arkindex_cli-0.4.5-py3-none-any.whl.

File metadata

  • Download URL: arkindex_cli-0.4.5-py3-none-any.whl
  • Upload date:
  • Size: 121.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.15

File hashes

Hashes for arkindex_cli-0.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 75e3cf912ecbcd99a394f290059c6e3b4529c86854b62a22ed96f43661a2a6a1
MD5 445893242a5f8bc3b197f10a4ed9f0b5
BLAKE2b-256 03767360fdb948b026072b3d14623e815365dd09e4937283d9516cb305e96655

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