mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 23:30:18 +00:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a484f9b693 | |||
| 706d8b4327 | |||
| 17b811865c | |||
| ea7cb63494 | |||
| e7943488de | |||
| 770715b536 | |||
| 7bdb546fa4 | |||
| b6abb47bc3 |
+10
@@ -1,6 +1,16 @@
|
|||||||
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