Skip to content

python-lml/robotchef_api

Repository files navigation

robotchef_api

https://api.travis-ci.org/chfw/robotchef_api.svg?branch=master https://codecov.io/github/chfw/robotchef_api/coverage.png https://readthedocs.org/projects/robotchef_api/badge/?version=latest

Installation

You can install it via pip:

$ pip install robotchef_api

or clone it and install it:

$ git clone http://github.com/chfw/robotchef_api.git
$ cd robotchef_api
$ python setup.py install