Skip to content

Instantly share code, notes, and snippets.

@92hackers
Created August 16, 2017 04:13
Show Gist options
  • Save 92hackers/b712826082990f8f0e9fd669355cb1e1 to your computer and use it in GitHub Desktop.
Save 92hackers/b712826082990f8f0e9fd669355cb1e1 to your computer and use it in GitHub Desktop.
Python snippets
[global]
timeout = 60
index-url = http://pypi.douban.com/simple
[install]
trusted-host=pypi.douban.com
click (6.7)
configparser (3.5.0)
enum34 (1.1.6)
flake8 (3.4.1)
Flask (0.12.2)
Flask-SQLAlchemy (2.2)
Flask-WTF (0.14.2)
itsdangerous (0.24)
Jinja2 (2.9.6)
MarkupSafe (1.0)
mccabe (0.6.1)
pip (9.0.1)
pycodestyle (2.3.1)
pydocstyle (2.0.0)
pyflakes (1.5.0)
redis (2.10.5)
setuptools (36.2.7)
six (1.10.0)
snowballstemmer (1.2.1)
SQLAlchemy (1.1.12)
thrift (0.10.0)
uuid (1.30)
Werkzeug (0.12.2)
wheel (0.29.0)
WTForms (2.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment