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.
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
- Commit with right version on accli/_version.py
- Run 'python scripts/tag.py'
python -m build
twine upload -r pypi -u __token__ -p <password-or-token> ./dist/*
Project details
Release history Release notifications | RSS feed
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
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7dfc32e923eafd31c1936b3d53278d2993cf830703b2c09b15b2ab424d23c5a0 |
|
MD5 | cc161827b7777cb765ce60a5a3e0c065 |
|
BLAKE2b-256 | e5ac26e1b16ad13b9d108bda8124a3790dafd8f1bd88e2b571f1b95865adcf61 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | da9c12ae1aabb36d6981dafcc097273aecd62439f75bb0cbec5f50653d1f8475 |
|
MD5 | 03d02f54cc38d999e835cc5ee9ea55fa |
|
BLAKE2b-256 | 2f3982662ac1335127126d8ac45273307ee4099473102fc2a662acdd2e9a1256 |