Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 423 Bytes

installation.rst

File metadata and controls

22 lines (13 loc) · 423 Bytes

Installation

Note this library only supports Python 3.5+ - if you want to add support for other versions, please see the /developer docs.

You can install eater either via the Python Package Index (PyPI) or from github.

To install using pip;

$ pip install eater

From github;

$ pip install git+https://github.com/alexhayes/eater.git