summaryrefslogtreecommitdiff
path: root/doc/install.rst
blob: 3ced4278503902e8ec98e214dc9ed48a315cf09a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Installation
============

Blockext is available on PyPI_, so you can install it using pip_::

    pip install blockext

Or alternatively using ``easy_install``::

    easy_install blockext 




.. _pip: http://pip-installer.org/