mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
add PyUserInput to Hardware section
This commit is contained in:
parent
230b30287a
commit
d8fc0a48f4
1 changed files with 1 additions and 0 deletions
|
@ -1021,6 +1021,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
|
||||
*Libraries for programming with hardware.*
|
||||
|
||||
* [PyUserInput](https://github.com/SavinaRoja/PyUserInput) - A module for cross-platform control of the mouse and keyboard.
|
||||
* [wifi](https://wifi.readthedocs.org/) - A Python library and command line tool for working with WiFi on Linux.
|
||||
* [scapy](http://www.secdev.org/projects/scapy/) - A brilliant packet manipulation library.
|
||||
* [ino](http://inotool.org/) - Command line toolkit for working with [Arduino](http://www.arduino.cc/).
|
||||
|
|
Loading…
Reference in a new issue