q-doc/install.rst
author weiher
Mon, 05 Feb 2018 16:54:45 +0100
changeset 12 d0f2a667d9d5
parent 0 bc83cf45066d
permissions -rw-r--r--
Mergen mit meinem Zweig

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

At the command line::

    easy_install crawler

Or, if you have virtualenvwrapper installed:

.. code-block:: bash

    mkvirtualenv crawler
    pip install crawler