Python 3 lib & CLI (Command Line Interface) for Hesperides
hesperides-cli is published on Pypi. It can be installed simply with pip:
pip install hesperides-cli
After cloning this repo and optionally creating a virtualenv:
pip install -e .
hesperides [OPTIONS] COMMAND [ARGS]
To get all hesperides commands, just type:
hesperides
This client configuration is stored locally in ~/.hesperides/:
To set up your environment and create a local user profile by answering to a few questions:
hesperides set-conf [PROFILE_NAME]
If you have multiple profiles, you can switch between them with:
hesperides use-profile [PROFILE_NAME]
To try your configuration, type one of these commands:
hesperides get-versions
hesperides get-user
hesperides get-stats