projects
/
wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c822ac
)
where pip puts files
author
Philip Durbin
<philipdurbin@gmail.com>
Wed, 13 Jun 2012 02:37:22 +0000
(22:37 -0400)
committer
Philip Durbin
<philipdurbin@gmail.com>
Wed, 13 Jun 2012 02:37:22 +0000
(22:37 -0400)
python/packaging.mdwn
patch
|
blob
|
history
diff --git
a/python/packaging.mdwn
b/python/packaging.mdwn
index
86673eb
..
4ed0df6
100644
(file)
--- a/
python/packaging.mdwn
+++ b/
python/packaging.mdwn
@@
-1,3
+1,10
@@
http://foobar.lu/wp/2012/05/13/a-comprehensive-step-through-python-packaging-a-k-a-setup-scripts/
http://guide.python-distribute.org/introduction.html#current-state-of-packaging
+
+## pip
+
+pip install django-tastypie results in installation at
+
+ root@precise64:~# ls /usr/local/lib/python2.7/dist-packages/tastypie
+