Development Introduction
========================


Here's how we do things in circuits...


Standards
---------

We use the following coding standard:

- `pep8 <http://www.python.org/dev/peps/pep-0008/>`_


Tools
-----

We use the following tools to develop circuits and share code:

- **Code Sharing:**
  `Mercurial <http://mercurial.selenic.com/>`_
- **Code Hosting and Bug Reporting:**
  `BitBucket <http://bitbucket.org/prologic/circuits>`_
- **Project Management:**
  `Pivotal Tracker <http://pivotaltracker.com/projects/695621>`_
- **Documentation Hosting:**
  `Read the Docs <http://circuits.readthedocs.org>`_
- **Package Hosting:**
  `Python Package Index (PyPi) <http://pypi.python.org/pypi/circuits>`_
