From abd9ad484ec6efd445321e3ff4f5bb94e47b2085 Mon Sep 17 00:00:00 2001 From: Vinta Date: Sat, 9 Aug 2014 01:28:04 +0800 Subject: [PATCH] add ino and Pyro to Hardware section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d144d61..c71c2ae 100644 --- a/README.md +++ b/README.md @@ -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