============
Installation
============
Install from `PyPi `_ with the following:
.. code-block:: sh
pip install asn1
or download the repository from `GitHub `_ and install with the following:
.. code-block:: sh
python setup.py install
You can also simply include ``asn1.py`` into your project.