1
0
Fork 0
mirror of https://github.com/vinta/awesome-python.git synced 2024-11-13 11:16:10 -05:00

add ino and Pyro to Hardware section

This commit is contained in:
Vinta 2014-08-09 01:28:04 +08:00
parent 17cba8514a
commit abd9ad484e

View file

@ -941,6 +941,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [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/).
* [Pyro](http://pyrorobotics.com/) - Python Robotics.
## Miscellaneous