q-doc/install.rst
author weiher
Tue, 27 Mar 2018 16:10:03 +0200
changeset 16 4afdd7d61fe2
parent 0 bc83cf45066d
permissions -rw-r--r--
wei? nicht, warum ich das machen muss

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

At the command line::

    easy_install crawler

Or, if you have virtualenvwrapper installed:

.. code-block:: bash

    mkvirtualenv crawler
    pip install crawler