Skip to main content

IIASA Accelerator Client

Project description

Accelerator terminal client and Python API

Provides a command-line client for interacting with the Accelerator as well as a Python API in the form of the accli package. These communicate with the rest API of the Accelerator Control Services Backend.

Uses device authentication:

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/*

#TODO nuitka --standalone --onefile --static-libpython=yes --include-package=accli --output-dir=build -m accli.cli:app

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

accli-0.7.6-py3-none-any.whl (19.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: accli-0.7.6.tar.gz
  • Upload date:
  • Size: 17.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.7.6.tar.gz
Algorithm Hash digest
SHA256 57fbf3332acc68eca27a272593167092bffda6907d36e78caa310a7abfae59d9
MD5 623ed2ebb45374957c8518fa51a18315
BLAKE2b-256 46b03a760863800b9c88db20dcffdb15e46f62fbb22e5934bcbb21d49801ba44

See more details on using hashes here.

File details

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

File metadata

  • Download URL: accli-0.7.6-py3-none-any.whl
  • Upload date:
  • Size: 19.8 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.7.6-py3-none-any.whl
Algorithm Hash digest
SHA256 52932c94dbb6cf3976953ee2b026ae307754ed58497f4fe2ea076aa8991c5826
MD5 a4be76b7ee89fbbe89a6353c0a82be5f
BLAKE2b-256 5314240dd84db37f7a1ec3cfa8bc4c2652a99b20af4f9f5d1721a0e9f02294d2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page