Mercurial > code > home > repos > light9
annotate pydeps @ 955:c0f7fc86f89b
fix up hardware sliders in KC. big mess now
Ignore-this: 28956846058bf05ad44d9eeea2796c75
author | drewp@bigasterisk.com |
---|---|
date | Sat, 15 Jun 2013 06:09:57 +0000 |
parents | dd896321faee |
children | ba47676dde49 |
rev | line source |
---|---|
883
5827f7717c44
rdflib dependency should be enabled. i only turn it off locally sometimes because it is slow to pip
drewp@bigasterisk.com
parents:
870
diff
changeset
|
1 git+git://github.com/RDFLib/rdflib@f5da2a2aca054748877aa7c6d722dc087472a858 |
825
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
2 Twisted==13.0.0 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
3 webcolors==1.4 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
4 Louie==1.1 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
5 cyclone==1.1 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
6 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
7 web.py==0.37 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
8 restkit==4.2.1 |
827
9816e249ce2e
add nose build instructions
Drew Perttula <drewp@bigasterisk.com>
parents:
825
diff
changeset
|
9 ipython==0.13.2 |
9816e249ce2e
add nose build instructions
Drew Perttula <drewp@bigasterisk.com>
parents:
825
diff
changeset
|
10 nose==1.3.0 |
9816e249ce2e
add nose build instructions
Drew Perttula <drewp@bigasterisk.com>
parents:
825
diff
changeset
|
11 nose-alert==0.9.0 |
833 | 12 ipdb==0.7 |
13 # waiting for https://github.com/xolox/python-coloredlogs/pull/1 | |
14 git+git://github.com/drewp/python-coloredlogs@9803112ddf7d4cd7dd001912ad1aa482fb8383f6 | |
870
7296573ee4c2
add genshi dep, for asco
Drew Perttula <drewp@bigasterisk.com>
parents:
833
diff
changeset
|
15 genshi==0.7 |
919
33a5a98e9bf1
start subserver webapp with websockets, cyclone, jade, coffee
drewp@bigasterisk.com
parents:
883
diff
changeset
|
16 pyjade==2.0.2 |
942
dd896321faee
subserver can get a snapshot from vidref and display it on the sub
drewp@bigasterisk.com
parents:
919
diff
changeset
|
17 python-dateutil==2.1 |