Skip to content

Instantly share code, notes, and snippets.

@AMeng
Created August 13, 2013 21:16
Show Gist options
  • Save AMeng/6225787 to your computer and use it in GitHub Desktop.
Save AMeng/6225787 to your computer and use it in GitHub Desktop.
argparse==1.2.1
demjson==1.6
ipaddress==1.0.1
mock==0.8.0
pygooglechart==0.3.0
certifi==0.0.8 # Unable to determine the version, using latest
cloudkick==0.1.0-dev # extern: "cloudkick_api"
coverage==3.5.1
datadiff==1.1.3
python-dateutil==1.5 # extern: "dateutil"
django==1.3.7
flask==0.8
github2==0.2.0
jinja2==2.6
apache-libcloud==0.11.0 # extern: "libcloud"
newrelic==1.10.2.38
django-paging==0.2.2 # extern: "paging"
django-piston==0.2.3 # extern: "piston"
polib==1.0.0 # extern: "polib1"
pygeoip==0.2.7 # Unable to determine the version, using latest
pytz==2011k # not the latest version, latest 2013b
pyutil==1.8.4 # not the latest version, latest is 1.9.7
requests==0.13.6 # not the latest version, latest is 1.2.3
south==0.7.5 # not the latest version, latest is 0.8.2
statsd==2.0.2
trialcoverage==0.3.12
txconnpool==0.1.1 # Unable to determine the version, using latest
unittest2==0.5.1
webob==1.2b2
werkzeug==0.8.1
yubico==1.4.dev # There are multiple different versions of this file
yuicompressor==2.4.7 # This file is a JAR in extern
yunomi==0.3.0 # Unable to determine the version, using latest
@tildedave
Copy link

Suspicious about the following

argparse
cloudkick_api
pygooglechart
trialcoverage

@tildedave
Copy link

Also suspicious about

demjson
yubico
django-paging

@tildedave
Copy link

datadiff

@tildedave
Copy link

coverage

@tildedave
Copy link

so glad we don't actually use python in this project

@tildedave
Copy link

pygeoip

is unused but we probably should use it at some point

@tildedave
Copy link

txconnpool is only used by txmemcache which is also unused

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