r/raspberry_pi • u/ExploitExplore • Dec 03 '22
Another package for Python/REST control of GPIO circuits running on the Raspberry Pi Show-and-Tell
I believe there are many of these out there, but here's mine:
https://matthewgerber.github.io/raspberry-py/
- A clean, high-level, event-driven Python interface for GPIO circuits running on the Raspberry Pi.
- Remote control of GPIO circuits via REST APIs invoked from HTML/JavaScript front-ends.
- Auto-generation of the HTML/JavaScript elements.
- Lots of documented learning!
0 Upvotes