InstallationΒΆ

At the command line:

$ pip install fastdraw

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv fastdraw
$ pip install fastdraw