Adafruit CircuitPython API Reference ======================================== .. image:: https://travis-ci.org/adafruit/circuitpython.svg?branch=master :target: https://travis-ci.org/adafruit/circuitpython :alt: Build Status .. image:: https://readthedocs.org/projects/circuitpython/badge/?version=latest :target: http://circuitpython.readthedocs.io/ :alt: Doc Status .. image:: https://badges.gitter.im/adafruit/circuitpython.svg :target: https://gitter.im/adafruit/circuitpython?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge :alt: Gitter Welcome! This is the documentation for Adafruit CircuitPython. It is an open source derivative of `MicroPython `_ for use on educational development boards designed and sold by `Adafruit `_. Adafruit CircuitPython features unified Python core APIs and a growing list of drivers that work with it. The Adafruit Express line of boards are specifically designed for use with CircuitPython. They are the `CircuitPlayground Express `_, `Feather M0 Express `_, and `Metro M0 Express `_. Other supported boards include the `Arduino Zero `_, `Adafruit Feather M0 Basic `_, `Adafruit Feather HUZZAH `_ and `Adafruit Feather M0 Bluefruit LE `_. `Adafruit `_ has many excellent tutorials available through the `Adafruit Learning System `_. These docs are low-level API docs and may link out to separate getting started guides. .. toctree:: :maxdepth: 3 shared-bindings/index.rst docs/drivers.rst docs/common_hal docs/design_guide docs/supported_ports.rst docs/library/index.rst README CONTRIBUTING CODE_OF_CONDUCT license.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`