From 238a8d239b831b1c3d57b2c8119a571161242556 Mon Sep 17 00:00:00 2001 From: Vinta Date: Sat, 15 Aug 2015 17:41:18 +0800 Subject: [PATCH] add p --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cbac5d8..03ed448 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Libraries for Python version and environment management.* +* [p](https://github.com/qw3rtman/p) - Dead simple interactive Python version management. * [pyenv](https://github.com/yyuu/pyenv) - Simple Python version management. * [PyRun](https://www.egenix.com/products/python/PyRun/) - A one-file, no-installation-needed version of Python. * [Vex](https://github.com/sashahart/vex) - Run a command in the named virtualenv.