============
Installation
============

At the command line::

    $ pip install networking-nec

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv networking-nec
    $ pip install networking-nec
