PyOEIS
======

PyOEIS is a module for interfacing with the [Online Encyclopedia of Integer Sequences](http://oeis.org)

Installation
------------

The easiest way to install is with [pip](https://pip.pypa.io/en/latest/).

$ pip install pyoeis

Documentation
-------------

Documentation can be found in the following places:

* Read The Docs - http://pyoeis.readthedocs.org
* Python Hosted - https://pythonhosted.org/pyoeis
