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
This commit is contained in:
Mike Barela 2018-05-07 16:35:44 -04:00 committed by GitHub
parent c31259beaf
commit 838ce64602
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,6 +123,7 @@
- [Python](https://github.com/vinta/awesome-python) - [Python](https://github.com/vinta/awesome-python)
- [Asyncio](https://github.com/timofurrer/awesome-asyncio) - Asynchronous I/O in Python 3. - [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. - [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) - [Rust](https://github.com/rust-unofficial/awesome-rust)
- [Haskell](https://github.com/krispo/awesome-haskell) - [Haskell](https://github.com/krispo/awesome-haskell)
- [PureScript](https://github.com/passy/awesome-purescript) - [PureScript](https://github.com/passy/awesome-purescript)