3 Commits

Author SHA1 Message Date
utahta 72c5a0ccaa update 2011-08-29 17:55:26 +09:00
utahta aa14beb27b update 2011-08-29 02:24:06 +09:00
utahta 87875d015d added framework, universal, static option 2011-08-29 02:21:56 +09:00
2 changed files with 14 additions and 24 deletions
-10
View File
@@ -1,16 +1,6 @@
Overview
========
Pythonbrew is anti-virtualenv. This isn't.
Differences:
- No `switch`. That's crazy.
- Bottles (pre-compiled Pythons)
----------------------------------
pythonbrew is a program to automate the building and installation of Python in the users $HOME.
pythonbrew is inspired by `perlbrew <http://github.com/gugod/App-perlbrew>`_ and `rvm <https://github.com/wayneeseguin/rvm>`_.