InstallationΒΆ

Note this library only supports Python 3.5+ - if you want to add support for other versions, please see the Developer Documentation 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