Skip to content

Commit dff19fb

Browse files
author
cclauss
authored
Update pythonista_module_versions.py
1 parent f7d6f8b commit dff19fb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pythonista_module_versions.py

+6-6
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
'Crypto' : 'pycrypto',
1212
'PIL' : 'Pillow' }
1313

14-
modules = '''arrow bottle bs4 Crypto dateutil dropbox ecdsa evernote faker feedparser
15-
flask html2text html5lib httplib2 itsdangerous jedi jinja2
16-
markdown markdown2 matplotlib mpmath numpy oauth2 paramiko
17-
parsedatetime PIL pycparser pyflakes pygments pyparsing PyPDF2
18-
pytz qrcode reportlab requests simpy six sqlalchemy sqlite3 sympy
19-
thrift werkzeug wsgiref xmltodict yaml'''.split()
14+
modules = '''arrow bottle bs4 certifi Crypto csssect cycler dateutil dropbox ecdsa et_xmlfile evernote faker feedparser
15+
flask google html2text html5lib httplib2 images2gif itsdangerous jdcal jedi jinja2 libmodernize
16+
markdown markdown2 markupsafe matplotlib mccabe midiutil mpl_toolkits mpmath numpy oauth2 paramiko
17+
parsedatetime PIL pycparser pyflakes pygments pylab pyparsing PyPDF2
18+
pytest pytz qrcode reportlab requests sgmllib simpy six sqlalchemy sqlite3 sympy
19+
thrift turtle twitter wavebender werkzeug wsgiref xmltodict yaml yapf'''.split()
2020

2121
## Removed: mechanize midiutil screenplain xhtml2pdf
2222

0 commit comments

Comments
 (0)