no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | python [2017/06/30 04:12] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== python ====== | ||
| + | * [[Apache mod_wsgi]] | ||
| + | * [[django]] | ||
| + | * [[ralph]] | ||
| + | * [[pip]] | ||
| + | |||
| + | ** Install package to a prefix ** | ||
| + | |||
| + | < | ||
| + | python2 setup.py install --prefix=/ | ||
| + | </ | ||