Installation and Configuration

The preferred way (pip)

On any system you can install parso directly from the Python package index using pip:

sudo pip install parso

From git

If you want to install the current development version (master branch):

sudo pip install -e git://github.com/davidhalter/parso.git#egg=parso