q-doc/install.rst
author Heinz Junkes <junkes@fhi-berlin.mpg.de>
Tue, 09 Jan 2018 09:21:39 +0100
changeset 0 bc83cf45066d
permissions -rw-r--r--
Initial commit

============
Installation
============

At the command line::

    easy_install crawler

Or, if you have virtualenvwrapper installed:

.. code-block:: bash

    mkvirtualenv crawler
    pip install crawler