Downloads

Easily download and install the latest released version of circuits using pip:

$ pip install circuits

You can also install the latest development version:

$ pip install circuits==dev

or directly via Git:

$ pip install git+https://github.com/circuits/circuits.git#egg=circuits

Source Code*

You can find source archives on either of our:

You can also access the source code using Git:

$ git clone https://github.com/circuits/circuits.git

Packages*

We publish Wheels to PyPi at:

If you would like to have RPM or DEB packages available, we need maintainers! if you are interested in helping out, please Contact Us