Skip to content
This repository has been archived by the owner on Feb 16, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 190 Bytes

installation.rst

File metadata and controls

12 lines (8 loc) · 190 Bytes

Installation

At the command line:

$ pip install toonlib

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv toonlib
$ pip install toonlib