Skip to content

Instantly share code, notes, and snippets.

@mitjap
Created September 27, 2012 01:20
Show Gist options
  • Save mitjap/3791641 to your computer and use it in GitHub Desktop.
Save mitjap/3791641 to your computer and use it in GitHub Desktop.
Successfully installed Django Jinja2 PyYAML Pygments Sphinx amqplib anyjson billiard blinker celery django-appconf django-browserid django-celery django-classy-tags django-missing django-pushserver django-sekizai django-staticfiles django-tastypie django-tastypie-mongoengine docutils kombu lxml mimeparse mongodbforms mongoengine mongogeneric py-hbpush pymongo python-dateutil pytz tornado tweepy requests brukva
Cleaning up...
(env_piplmesh)mitjap@mitjap-ubuntu:~/Projects/temp/PiplMesh$ pip freeze
Django==1.4.1
Jinja2==2.6
PyYAML==3.10
Pygments==1.5
Sphinx==1.1.3
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
billiard==2.7.3.15
blinker==1.2
brukva==0.0.1
celery==3.0.10
django-appconf==0.5
django-browserid==0.6
django-celery==3.0.10
django-classy-tags==0.3.4.1
django-missing==0.1.4
django-pushserver==0.1.10
django-sekizai==0.5
django-staticfiles==1.2.1
-e git+https://github.com/mitar/django-tastypie.git@c4fd1dc3cb7fc9f2e16ebd05bd120d10a9d09055#egg=django_tastypie-dev
django-tastypie-mongoengine==0.2.3
docutils==0.9.1
kombu==2.4.7
lxml==2.3
mimeparse==0.1.3
-e git+https://github.com/mitar/django-mongodbforms.git@01201c7b14127a3cb2cb027965320ed8ec499a4e#egg=mongodbforms-dev
-e git+https://github.com/mitar/mongoengine.git@a661cc68a17e1207843bd58e37f73814a9ca9326#egg=mongoengine-dev
-e git+https://github.com/mitar/django-mongogeneric.git@0d9d320398865d04e5c9d72b47543ecf68471813#egg=mongogeneric-dev
py-hbpush==0.1.3
pymongo==2.3
python-dateutil==1.5
pytz==2012d
requests==0.14.0
tornado==2.3
tweepy==1.9
wsgiref==0.1.2
@mitjap
Copy link
Author

mitjap commented Sep 27, 2012

(env_piplmesh)mitjap@mitjap-ubuntu:~/Projects/temp/PiplMesh$ ./manage.py celerymon

You don't have celerymon installed, please install it by running the following
command:

$ pip install -U celerymon

@mitjap
Copy link
Author

mitjap commented Sep 27, 2012

(env_piplmesh)mitjap@mitjap-ubuntu:~/Projects/temp/PiplMesh$ ./manage.py celerymon

You don't have celerymon installed, please install it by running the following
command:

$ pip install -U celerymon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment