Go to file
microDev 78769b8d6f
Merge pull request #5193 from weblate/weblate-circuitpython-main
Translations update from Weblate
2021-08-21 17:40:53 +05:30
.github ran pre-commit locally 2021-08-15 14:02:43 -06:00
LICENSES Add an explicit SPDX license file for ter-u12n. 2020-07-06 19:15:41 +01:00
data
devices/ble_hci
docs Merge pull request #5090 from WarriorOfWire/draw_protocol 2021-08-09 15:04:36 -04:00
examples
extmod Upgrade ulab to 3.3.1 2021-07-22 13:29:21 -05:00
frozen remove gamepad; deprecate gamepadshift 2021-07-26 22:15:09 -04:00
lib update tinyusb 2021-08-18 10:46:22 -04:00
locale Translated using Weblate (Swedish) 2021-08-21 10:36:06 +02:00
logo
mpy-cross
ports Merge pull request #5190 from jepler/issue4883 2021-08-21 08:00:50 +05:30
py Merge pull request #5166 from jepler/issue5154 2021-08-20 09:25:03 +05:30
shared-bindings Merge pull request #5182 from tannewt/fix_imx 2021-08-21 08:00:10 +05:30
shared-module Merge pull request #5151 from dhalbert/usb_hid-changes 2021-08-17 17:14:28 -04:00
supervisor Check background pending before sleep 2021-08-19 12:18:13 -07:00
tests enable qrio in unix coverage build, and add a test 2021-08-05 12:24:07 -05:00
tools Merge pull request #5078 from rpavlik/patch-1 2021-08-15 19:57:35 -05:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmodules Add qrio: Decode QR codes with quirc lib 2021-08-04 09:16:00 -05:00
.mailmap
.pre-commit-config.yaml
.readthedocs.yml
.rosie.yml
ACKNOWLEDGEMENTS
ACKNOWLEDGEMENTS.license
BUILDING.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE LICENSE,docs: Update copyright year range to include 2021. 2021-01-31 23:17:42 +11:00
MANIFEST.in-stubs
Makefile Merge pull request #4907 from jepler/refine-stubs 2021-07-15 12:11:58 -07:00
README.rst Update README.rst 2021-08-13 10:57:09 -05:00
README.rst-stubs
WEBUSB_README.md
conf.py Make summary more helpful; use a html list 2021-07-27 12:01:18 -05:00
license.rst
main.c Merge pull request #5089 from tannewt/disable_ble_workflow 2021-08-05 11:21:17 -07:00
requirements-dev.txt update tools/adabot submodule 2021-08-11 23:14:58 -04:00
setup.py-stubs

README.rst-stubs

CircuitPython
=============

.. image:: https://s3.amazonaws.com/adafruit-circuit-python/CircuitPython_Repo_header_logo.png

|Build Status| |Doc Status| |License| |Discord| |Weblate|

`circuitpython.org <https://circuitpython.org>`__ \| `Get CircuitPython <#get-circuitpython>`__ \|
`Documentation <#documentation>`__ \| `Contributing <#contributing>`__ \|
`Branding <#branding>`__ \| `Differences from Micropython <#differences-from-micropython>`__ \|
`Project Structure <#project-structure>`__

**CircuitPython** is a *beginner friendly*, open source version of Python for tiny, inexpensive
computers called microcontrollers.

This package contains the "stubs", or type definitions for CircuitPython.  With some advanced
editors and other tools, this information can be identify TypeErrors, AttributeErrors, and other
problems before you deploy your code to a device and can even help autocomplete your code.

.. |Build Status| image:: https://github.com/adafruit/circuitpython/workflows/Build%20CI/badge.svg
   :target: https://github.com/adafruit/circuitpython/actions?query=branch%3Amain
.. |Doc Status| image:: https://readthedocs.org/projects/circuitpython/badge/?version=latest
   :target: http://circuitpython.readthedocs.io/
.. |Discord| image:: https://img.shields.io/discord/327254708534116352.svg
   :target: https://adafru.it/discord
.. |License| image:: https://img.shields.io/badge/License-MIT-brightgreen.svg
   :target: https://choosealicense.com/licenses/mit/
.. |Weblate| image:: https://hosted.weblate.org/widgets/circuitpython/-/svg-badge.svg
   :target: https://hosted.weblate.org/engage/circuitpython/?utm_source=widget