# Default syntax
$ py llamalab <module> <command> <parameters>
# Type -- --help on any command to get help text
$ py llamalab # To get help
from llamalab.connections import Cloud
Cloud.send(**kwargs)
# Using git
$ git clone https://github.com/SerTor-Automate/llamalab
$ cd llamalab
$ pip install -r requirements.txt
$ py setup.py install
You can propose a feature request opening an issue, or a pull request.
Here is a list of llamalab contributors: