From ee804d50a672b0c9a5f949e1133341114fd42e0d Mon Sep 17 00:00:00 2001 From: "Shuen-Huei (Drake) Guan" Date: Mon, 3 Nov 2014 18:49:41 +0800 Subject: [PATCH] Add pythonpy. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3fc512f97..f1155034d2 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [pew](https://pypi.python.org/pypi/pew/) - A set of tools to manage multiple virtual environments. * [Vex](https://github.com/sashahart/vex) - Run a command in the named virtualenv. * [PyRun](https://www.egenix.com/products/python/PyRun/) - A one-file, no-installation-needed version of Python. +* [pythonpy](https://github.com/Russell91/pythonpy) - python -c, with tab completion and shorthand. ## Package Management