Usage and Installation ###################### You can install this package using `PyPI`_. Simply run the following: .. code:: $ pip install pynterface Now, you can import it into python using: .. code:: python import pynterface # for individual sub-part imports import pynterface.loading import pynterface.style import pynterface.menu import pynterface.printing import pynterface.input Read the :ref:`documentation` for more information!