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

Prerequisites
=============

- python >= 2.7 and developement headers

- `cython <http://cython.org/>`_

- Linux kernel >= 3.5 and development headers

- libcap and development headers

- gcc

Install from sources
====================

- Download the archive from `github <https://github.com/stephane-martin/deescalate>`_
- make a virtualenv
- run python setup.py

Install with pip
================

(later)
