Skip to main content

A framework for creating interactive commands with Argus' APIs

Project description

Argus Toolbelt

Argus Toolbelt is a framework for unifying commandline tools to interact with Argus under one command. This framework also makes it easy for others to develop their own commands with a simple pythonic interface.

While any command can be made, Argus is also a first class citizen, meaning that a command developer won't have to deal with auth and HTTP requests.

Usage

As with most other packages, Argus Toolbelt is available on PyPi.

pip install argus-toolbelt

After the package has been installed, it can be ran as argus-cli on the commandline. You'll find

For a full list of commands, try:

argus-cli --help

If you for example want to check statistics for all cases, you can write:

argus-cli cases statistics

Development

This repository is using Poetry as it's dependency system, meaning it has to be installed on your system first.

pip install poetry

To install this repository use:

poetry install

Now you should be able to run with:

poetry run argus-cli

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

argus_toolbelt-6.12.1-py3-none-any.whl (87.1 kB view hashes)

Uploaded Python 3

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