From 838ce64602cfd785134fa413601a77856e79dacc Mon Sep 17 00:00:00 2001 From: Mike Barela Date: Mon, 7 May 2018 16:35:44 -0400 Subject: [PATCH] Add CircuitPython awesome list Request to add the Adafruit Industries curated awesome list devoted to CircuitPython, a microcontroller based version of Python, to the Python category. The Adafruit CircuitPython awesome list is at https://github.com/adafruit/awesome-circuitpython --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3301505..5224ea7 100644 --- a/readme.md +++ b/readme.md @@ -123,6 +123,7 @@ - [Python](https://github.com/vinta/awesome-python) - [Asyncio](https://github.com/timofurrer/awesome-asyncio) - Asynchronous I/O in Python 3. - [Scientific Audio](https://github.com/faroit/awesome-python-scientific-audio) - Scientific research in audio/music. + - [CircuitPython](https://github.com/adafruit/awesome-circuitpython) - a Python for microcontrollers - [Rust](https://github.com/rust-unofficial/awesome-rust) - [Haskell](https://github.com/krispo/awesome-haskell) - [PureScript](https://github.com/passy/awesome-purescript)