Installation ============== The easiest way to start working with this extension with pip: .. code-block:: bash $ pip install libenum If you prefer to install from source, you can clone this repo and run .. code-block:: bash $ python setup.py install