Installation ============ Chopper installation is super simple, no configuration at all. .. note:: Chopper uses `lxml `_. In order to compile it, you need to install the appropriate python developer package along with ``libxslt1-dev`` and ``libxml2-dev`` packages. Using pip --------- Simply run : ``pip install chopper`` Using setup.py -------------- Download the source and run : ``python setup.py install``