Skip to main content

IIASA Accelerator Client

Project description

Accelerator terminal CLI and python API

User Guide

Requirements

  • Python >=3.7.17

Installation

pip install accli --user

Usage as module

python -m accli

Usage as executable

You might receive following similar warning during installation

 WARNING: The script accli.exe is installed in 'C:\Users\singhr\AppData\Roaming\Python\Python311\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.

You could also add executable directory path in PATH environment variable. Please follow following links for instruction on adding executable directory path to PATH environemnt variable.

Updating PATH on windows

Updating PATH on linux

Command

accli --help

Output

Usage: accli [OPTIONS] COMMAND [ARGS]...

Note: You may need to prepend the command with either ./(in linux) or .\(in winodws).

Developer Guide

General build and upload instructions Please follow this link.

Release process

  1. Commit with right version on accli/_version.py
  2. Run 'python scripts/tag.py'
  3. python -m build
  4. twine upload -r pypi -u __token__ -p <password-or-token> ./dist/*

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

accli-0.5.2.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

accli-0.5.2-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

Details for the file accli-0.5.2.tar.gz.

File metadata

  • Download URL: accli-0.5.2.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for accli-0.5.2.tar.gz
Algorithm Hash digest
SHA256 7dfc32e923eafd31c1936b3d53278d2993cf830703b2c09b15b2ab424d23c5a0
MD5 cc161827b7777cb765ce60a5a3e0c065
BLAKE2b-256 e5ac26e1b16ad13b9d108bda8124a3790dafd8f1bd88e2b571f1b95865adcf61

See more details on using hashes here.

File details

Details for the file accli-0.5.2-py3-none-any.whl.

File metadata

  • Download URL: accli-0.5.2-py3-none-any.whl
  • Upload date:
  • Size: 18.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for accli-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 da9c12ae1aabb36d6981dafcc097273aecd62439f75bb0cbec5f50653d1f8475
MD5 03d02f54cc38d999e835cc5ee9ea55fa
BLAKE2b-256 2f3982662ac1335127126d8ac45273307ee4099473102fc2a662acdd2e9a1256

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