.. _installation:
.. include:: includes

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

Install |name| with ``pip`` ::

    pip install campos

The development version can be downloaded from `its page at GitHub
<https://github.com/jbermudezcabrera/campos>`_. ::

    git clone https://github.com/jbermudezcabrera/campos.git

* |name| requires at least one of the supported Qt bindings.

* |name| supports all major Qt bindings thanks to |qtpy|, so you need it.

* |name| requires Python version >= 3.0
