LoginSignup
2
3

More than 5 years have passed since last update.

PyPI 上位 100 パッケージでやってみた > Python にインストールしたパッケージをグラフにしてみた

Posted at

この手前味噌の記事:
Python にインストールしたパッケージをグラフにしてみた
を、 PyPI の上位 100 パッケージでやってみた。

dependencies.gv.png

とても横に長い。

PyPI のランキング上位の抽出方法

こちらのランキングを使わせていただいた。
http://pypi-ranking.info/alltime

distribute
virtualenv
setuptools
requests
certifi
boto
wincertstore
pip
six
pbr
python-dateutil
lxml
nose
simplejson
pika
Jinja2
MarkupSafe
docutils
pytz
PyYAML
pyasn1
Django
psycopg2
pycrypto
coverage
paramiko
zc.buildout
Paste
ssl
botocore
supervisor
colorama
rsa
SQLAlchemy
selenium
awscli
jmespath
bcdoc
meld3
redis
ecdsa
Werkzeug
cffi
PasteDeploy
carbon
Flask
MySQL-python
pymongo
graphite-web
pycparser
mock
pep8
httplib2
greenlet
anyjson
Pygments
Fabric
kombu
setuptools-git
beautifulsoup4
zope.interface
py
itsdangerous
docopt
South
Pillow
Babel
tornado
celery
Mako
WebOb
gunicorn
iso8601
isodate
pyOpenSSL
amqp
psutil
ordereddict
billiard
gevent
logilab-common
pyflakes
argparse
PrettyTable
numpy
pycups
Sphinx
pylint
cryptography
pyparsing
stevedore
Twisted
decorator
pytest
flake8
mccabe
oslo.config
urllib3
PasteScript
suds

うち、以下のパッケージはインストールできなかった。
(おそらく Python 3 対応ではないため。)

psycopg2
ssl
supervisor
MySQL-python
graphite-web
gevent
PasteScript
suds
2
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
3