Skip to content

automate-community/llamalab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: