InstallationΒΆ

At the command line:

$ pip install pddb

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pddb
$ pip install pddb