mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 23:30:18 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 72c5a0ccaa | |||
| aa14beb27b | |||
| 87875d015d |
-10
@@ -1,16 +1,6 @@
|
|||||||
Overview
|
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 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>`_.
|
pythonbrew is inspired by `perlbrew <http://github.com/gugod/App-perlbrew>`_ and `rvm <https://github.com/wayneeseguin/rvm>`_.
|
||||||
|
|||||||
Reference in New Issue
Block a user