Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 196 Bytes

File metadata and controls

12 lines (8 loc) · 196 Bytes

Installation

At the command line:

$ pip install netuitive

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv netuitive
$ pip install netuitive