/llamalab

Llamalab python modules

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

How to use

# 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)

Easy to Install

# Using git
$ git clone https://github.com/SerTor-Automate/llamalab
$ cd llamalab
$ pip install -r requirements.txt
$ py setup.py install

Contributing

You can propose a feature request opening an issue, or a pull request.

Here is a list of llamalab contributors: