All rights to the Avanan Products not expressly granted by Avanan, Inc. on behalf of itself or its Affiliates ("Avanan") are reserved. No part of the Avanan Products may be used, reproduced, modified, distributed, displayed, performed, reverse engineered or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without prior written permission of Avanan, except as otherwise expressly permitted by the license terms below with respect to the applicable third-party software or files.
The Avanan logo and all other trademarks, logos and service marks displayed on Avanan’s software, products or website ("Marks") are the property of Avanan or third parties. You are not permitted to use these Marks without the prior written consent of the respective Mark owner.
Notwithstanding the foregoing, certain components of the Avanan Products may be governed by additional terms or by a separate license as described below.
The following third party software or files may be included in the Avanan Products. Some software or files require Avanan to license it to you with additional terms or under separate license terms, and those software and files are licensed to you as either, as applicable, (1) withthe terms below in addition to the terms of your license, subscription or other similar agreement with Avanan for the applicable Avanan Product, or (2) separately under the terms below and not under the terms of such agreement with Avanan.
| Package Name | Homepage | PyPI URL | License Type |
|---|---|---|---|
| supervisor-twiddler | http://github.com/mnaberez/supervisor_twiddler | https://pypi.org/project/supervisor_twiddler/ | License :: OSI Approved :: BSD License |
| eventlet | http://eventlet.net | https://pypi.org/project/eventlet/ | MIT License |
| Flask | https://palletsprojects.com/p/flask | https://pypi.org/project/Flask/ | BSD-3-Clause |
| requests | https://requests.readthedocs.io | https://pypi.org/project/requests/ | Apache 2.0 |
| psutil | https://github.com/giampaolo/psutil | https://pypi.org/project/psutil/ | BSD |
| lmdb | http://github.com/jnwatson/py-lmdb/ | https://pypi.org/project/lmdb/ | OpenLDAP BSD |
| ConcurrentLogHandler | http://launchpad.net/python-concurrent-log-handler | https://pypi.org/project/ConcurrentLogHandler/ | http://www.apache.org/licenses/LICENSE-2.0 |
| flup | http://www.saddi.com/software/flup/ | https://pypi.org/project/flup/ | BSD |
| setproctitle | https://github.com/dvarrazzo/py-setproctitle | https://pypi.org/project/setproctitle/ | BSD |
| validate-email | http://github.com/syrusakbary/validate_email | https://pypi.org/project/validate_email/ | LGPL |
| rsa | https://stuvel.eu/rsa | https://pypi.org/project/rsa/ | ASL 2 |
| lxml | https://lxml.de/ | https://pypi.org/project/lxml/ | BSD |
| ijson | https://github.com/ICRAR/ijson | https://pypi.org/project/ijson/ | BSD |
| cffi | http://cffi.readthedocs.org | https://pypi.org/project/cffi/ | MIT |
| mandrill | https://bitbucket.org/mailchimp/mandrill-api-python/ | https://pypi.org/project/mandrill/ | Apache-2.0 |
| jinja2 | https://palletsprojects.com/p/jinja/ | https://pypi.org/project/Jinja2/ | BSD-3-Clause |
| python-dateutil | https://dateutil.readthedocs.io | https://pypi.org/project/python-dateutil/ | Dual License |
| pyOpenSSL | https://pyopenssl.org/ | https://pypi.org/project/pyOpenSSL/ | Apache License, Version 2.0 |
| requests | https://requests.readthedocs.io | https://pypi.org/project/requests/ | Apache 2.0 |
| pydrive | https://github.com/googledrive/PyDrive | https://pypi.org/project/PyDrive/ | LICENSE |
| prettytable | https://github.com/jazzband/prettytable | https://pypi.org/project/prettytable/ | BSD (3 clause) |
| openpyxl | https://openpyxl.readthedocs.io | https://pypi.org/project/openpyxl/ | MIT |
| spur | http://github.com/mwilliamson/spur.py | https://pypi.org/project/spur/ | BSD-2-Clause |
| gmail | https://github.com/paulchakravarti/gmail-sender | https://pypi.org/project/gmail/ | BSD |
| sqlalchemy | http://www.sqlalchemy.org | https://pypi.org/project/SQLAlchemy/ | MIT |
| psycopg2 | https://psycopg.org/ | https://pypi.org/project/psycopg2/ | LGPL with exceptions |
| alembic | https://alembic.sqlalchemy.org | https://pypi.org/project/alembic/ | MIT |
| Flask-Script | http://github.com/smurfix/flask-script | https://pypi.org/project/Flask-Script/ | BSD |
| Flask-Migrate | http://github.com/miguelgrinberg/flask-migrate/ | https://pypi.org/project/Flask-Migrate/ | MIT |
| Werkzeug | https://palletsprojects.com/p/werkzeug/ | https://pypi.org/project/Werkzeug/ | BSD-3-Clause |
| blinker | http://pythonhosted.org/blinker/ | https://pypi.org/project/blinker/ | MIT License |
| Flask-SQLAlchemy | https://github.com/pallets/flask-sqlalchemy | https://pypi.org/project/Flask-SQLAlchemy/ | BSD-3-Clause |
| Jinja2 | https://palletsprojects.com/p/jinja/ | https://pypi.org/project/Jinja2/ | BSD-3-Clause |
| flask-restful | https://www.github.com/flask-restful/flask-restful/ | https://pypi.org/project/Flask-RESTful/ | BSD |
| uwsgi | https://uwsgi-docs.readthedocs.io/en/latest/ | https://pypi.org/project/uWSGI/ | GPL2 |
| httplib2 | https://github.com/httplib2/httplib2 | https://pypi.org/project/httplib2/ | MIT |
| apiclient | https://github.com/shazow/apiclient | https://pypi.org/project/apiclient/ | MIT |
| xlrd | http://www.python-excel.org/ | https://pypi.org/project/xlrd/ | BSD |
| humanize | https://github.com/jmoiron/humanize | https://pypi.org/project/humanize/ | MIT |
| pytz | http://pythonhosted.org/pytz | https://pypi.org/project/pytz/ | MIT |
| aniso8601 | https://bitbucket.org/nielsenb/aniso8601 | https://pypi.org/project/aniso8601/ | BSD License |
| itsdangerous | https://palletsprojects.com/p/itsdangerous/ | https://pypi.org/project/itsdangerous/ | BSD-3-Clause |
| docker-py | https://github.com/docker/docker-py/ | https://pypi.org/project/docker-py/ | UNKNOWN |
| MarkupSafe | https://palletsprojects.com/p/markupsafe/ | https://pypi.org/project/MarkupSafe/ | BSD-3-Clause |
| MySQL-python | https://github.com/farcepest/MySQLdb1 | https://pypi.org/project/MySQL-python/ | GPL |
| PyYAML | https://pyyaml.org/ | https://pypi.org/project/PyYAML/ | MIT |
| SQLAlchemy | http://www.sqlalchemy.org | https://pypi.org/project/SQLAlchemy/ | MIT |
| argparse | https://github.com/ThomasWaldmann/argparse/ | https://pypi.org/project/argparse/ | Python Software Foundation License |
| dnspython | http://www.dnspython.org | https://pypi.org/project/dnspython/ | ISC |
| wsgiref | http://cheeseshop.python.org/pypi/wsgiref | https://pypi.org/project/wsgiref/ | PSF or ZPL |
| XlsxWriter | https://github.com/jmcnamara/XlsxWriter | https://pypi.org/project/XlsxWriter/ | BSD |
| sqlalchemy-utils | https://github.com/kvesteri/sqlalchemy-utils | https://pypi.org/project/SQLAlchemy-Utils/ | BSD |
| Flask-Login | https://github.com/maxcountryman/flask-login | https://pypi.org/project/Flask-Login/ | MIT |
| flask | https://palletsprojects.com/p/flask | https://pypi.org/project/Flask/ | BSD-3-Clause |
| redis | https://github.com/andymccurdy/redis-py | https://pypi.org/project/redis/ | MIT |
| hiredis | https://github.com/redis/hiredis-py | https://pypi.org/project/hiredis/ | BSD |
| flask-and-redis | https://github.com/playpauseandstop/Flask-And-Redis | https://pypi.org/project/Flask-And-Redis/ | BSD License |
| filelock | https://github.com/benediktschmitt/py-filelock | https://pypi.org/project/filelock/ | Public Domain <http://unlicense.org> |
| simplejson | https://github.com/simplejson/simplejson | https://pypi.org/project/simplejson/ | MIT License |
| APScheduler | https://github.com/agronholm/apscheduler | https://pypi.org/project/APScheduler/ | MIT |
| pywinrm | http://github.com/diyan/pywinrm/ | https://pypi.org/project/pywinrm/ | MIT license |
| selenium | https://github.com/SeleniumHQ/selenium/ | https://pypi.org/project/selenium/ | Apache 2.0 |
| tld | https://github.com/barseghyanartur/tld | https://pypi.org/project/tld/ | MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-or-later |
| pinject | https://github.com/google/pinject | https://pypi.org/project/pinject/ | Apache License 2.0 |
| Flask-OAuthlib | https://github.com/lepture/flask-oauthlib | https://pypi.org/project/Flask-OAuthlib/ | BSD |
| flask-script | http://github.com/smurfix/flask-script | https://pypi.org/project/Flask-Script/ | BSD |
| flask-migrate | http://github.com/miguelgrinberg/flask-migrate/ | https://pypi.org/project/Flask-Migrate/ | MIT |
| Flask-RESTful | https://www.github.com/flask-restful/flask-restful/ | https://pypi.org/project/Flask-RESTful/ | BSD |
| aws-requests-auth | https://github.com/davidmuller/aws-requests-auth | https://pypi.org/project/aws-requests-auth/ | BSD License |
| xmltodict | https://github.com/martinblech/xmltodict | https://pypi.org/project/xmltodict/ | MIT |
| Flask-WTF | https://github.com/wtforms/flask-wtf | https://pypi.org/project/Flask-WTF/ | BSD |
| Flask-Admin | https://github.com/flask-admin/flask-admin/ | https://pypi.org/project/Flask-Admin/ | BSD |
| netaddr | https://github.com/drkjam/netaddr/ | https://pypi.org/project/netaddr/ | BSD License |
| py-bing-search | https://github.com/tristantao/py-bing-search | https://pypi.org/project/py-bing-search/ | MIT |
| siftapi | http://developer.edison.tech | https://pypi.org/project/siftapi/ | MIT |
| PyDrive | https://github.com/googledrive/PyDrive | https://pypi.org/project/PyDrive/ | LICENSE |
| python-magic | http://github.com/ahupp/python-magic | https://pypi.org/project/python-magic/ | MIT |
| rarfile | https://github.com/markokr/rarfile | https://pypi.org/project/rarfile/ | ISC |
| Flask-ini | https://github.com/trendmicro/flask-ini | https://pypi.org/project/Flask-ini/ | BSD |
| Tempita | http://pythonpaste.org/tempita/ | https://pypi.org/project/Tempita/ | MIT |
| configparser | https://github.com/jaraco/configparser/ | https://pypi.org/project/configparser/ | MIT License |
| decorator | https://github.com/micheles/decorator | https://pypi.org/project/decorator/ | new BSD License |
| oauth2 | http://github.com/joestump/python-oauth2 | https://pypi.org/project/oauth2/ | MIT License |
| oauthlib | https://github.com/oauthlib/oauthlib | https://pypi.org/project/oauthlib/ | BSD |
| pbr | https://docs.openstack.org/pbr/latest/ | https://pypi.org/project/pbr/ | Apache Software License |
| requests-oauthlib | https://github.com/requests/requests-oauthlib | https://pypi.org/project/requests-oauthlib/ | ISC |
| six | https://github.com/benjaminp/six | https://pypi.org/project/six/ | MIT |
| sqlalchemy-migrate | http://www.openstack.org/ | https://pypi.org/project/sqlalchemy-migrate/ | Apache Software License |
| sqlparse | https://github.com/andialbrecht/sqlparse | https://pypi.org/project/sqlparse/ | BSD-3-Clause |
| uWSGI | https://uwsgi-docs.readthedocs.io/en/latest/ | https://pypi.org/project/uWSGI/ | GPL2 |
| docopt | http://docopt.org | https://pypi.org/project/docopt/ | MIT |
| PyPDF2 | http://mstamy2.github.com/PyPDF2 | https://pypi.org/project/PyPDF2/ | UNKNOWN |
| PyVirtualDisplay | https://github.com/ponty/pyvirtualdisplay | https://pypi.org/project/PyVirtualDisplay/ | BSD |
| PyJWT | https://github.com/jpadilla/pyjwt | https://pypi.org/project/PyJWT/ | MIT |
| pygtail | http://github.com/bgreenlee/pygtail | https://pypi.org/project/pygtail/ | GPL v2 |
| pexpect | https://pexpect.readthedocs.io/ | https://pypi.org/project/pexpect/ | ISC license |
| PyMySQL | https://github.com/PyMySQL/PyMySQL/ | https://pypi.org/project/PyMySQL/ | "MIT" |
| paramiko | https://github.com/paramiko/paramiko/ | https://pypi.org/project/paramiko/ | LGPL |
| cryptography | https://github.com/pyca/cryptography | https://pypi.org/project/cryptography/ | BSD or Apache License, Version 2.0 |
| argh | http://github.com/neithere/argh/ | https://pypi.org/project/argh/ | GNU Lesser General Public License (LGPL), Version 3 |
| backports.ssl-match-hostname | http://bitbucket.org/brandon/backports.ssl_match_hostname | https://pypi.org/project/backports.ssl_match_hostname/ | Python Software Foundation License |
| boto3 | https://github.com/boto/boto3 | https://pypi.org/project/boto3/ | Apache License 2.0 |
| botocore | https://github.com/boto/botocore | https://pypi.org/project/botocore/ | Apache License 2.0 |
| certifi | https://certifiio.readthedocs.io/en/latest/ | https://pypi.org/project/certifi/ | MPL-2.0 |
| CherryPy | https://www.cherrypy.org | https://pypi.org/project/CherryPy/ | BSD License |
| click | https://palletsprojects.com/p/click/ | https://pypi.org/project/click/ | BSD-3-Clause |
| docutils | http://docutils.sourceforge.net/ | https://pypi.org/project/docutils/ | public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt) |
| dowser | https://github.com/Infinidat/dowser | https://pypi.org/project/dowser/ | PSF |
| elasticsearch | https://github.com/elastic/elasticsearch-py | https://pypi.org/project/elasticsearch/ | Apache-2.0 |
| emport | https://github.com/vmalloc/emport | https://pypi.org/project/emport/ | BSD |
| enum34 | https://bitbucket.org/stoneleaf/enum34 | https://pypi.org/project/enum34/ | BSD License |
| funcsigs | http://funcsigs.readthedocs.org | https://pypi.org/project/funcsigs/ | ASL |
| futures | https://github.com/agronholm/pythonfutures | https://pypi.org/project/futures/ | PSF |
| geoip2 | http://www.maxmind.com/ | https://pypi.org/project/geoip2/ | Apache License, Version 2.0 |
| google-api-python-client | https://github.com/googleapis/google-api-python-client/ | https://pypi.org/project/google-api-python-client/ | Apache 2.0 |
| greenlet | https://greenlet.readthedocs.io/ | https://pypi.org/project/greenlet/ | MIT License |
| html5lib | https://github.com/html5lib/html5lib-python | https://pypi.org/project/html5lib/ | MIT License |
| idna | https://github.com/kjd/idna | https://pypi.org/project/idna/ | BSD-3-Clause |
| imapy | https://pypi.org/project/imapy/ | MIT | |
| infi.pyutils | https://github.com/Infinidat/infi.pyutils | https://pypi.org/project/infi.pyutils/ | BSD |
| infi.recipe.console-scripts | https://github.com/Infinidat/infi.recipe.console_scripts | https://pypi.org/project/infi.recipe.console_scripts/ | BSD |
| ipaddr | https://github.com/google/ipaddr-py | https://pypi.org/project/ipaddr/ | Apache License, Version 2.0 |
| ipaddress | https://github.com/phihag/ipaddress | https://pypi.org/project/ipaddress/ | Python Software Foundation License |
| jmespath | https://github.com/jmespath/jmespath.py | https://pypi.org/project/jmespath/ | MIT |
| Logbook | http://logbook.pocoo.org/ | https://pypi.org/project/Logbook/ | BSD |
| Mako | https://www.makotemplates.org/ | https://pypi.org/project/Mako/ | MIT |
| maxminddb | http://www.maxmind.com/ | https://pypi.org/project/maxminddb/ | Apache License, Version 2.0 |
| memory-profiler | https://github.com/pythonprofilers/memory_profiler | https://pypi.org/project/memory-profiler/ | BSD |
| mock | http://mock.readthedocs.org/en/latest/ | https://pypi.org/project/mock/ | BSD License |
| oauth2client | http://github.com/google/oauth2client/ | https://pypi.org/project/oauth2client/ | Apache 2.0 |
| packaging | https://github.com/pypa/packaging | https://pypi.org/project/packaging/ | BSD-2-Clause or Apache-2.0 |
| pathtools | http://github.com/gorakhargosh/pathtools | https://pypi.org/project/pathtools/ | MIT License |
| Pillow | https://python-pillow.org | https://pypi.org/project/Pillow/ | HPND |
| pyasn1 | https://github.com/etingof/pyasn1 | https://pypi.org/project/pyasn1/ | BSD |
| pyasn1-modules | https://github.com/etingof/pyasn1-modules | https://pypi.org/project/pyasn1-modules/ | BSD-2-Clause |
| pycparser | https://github.com/eliben/pycparser | https://pypi.org/project/pycparser/ | BSD |
| pycrypto | http://www.pycrypto.org/ | https://pypi.org/project/pycrypto/ | Public domain |
| pydns | http://pydns.sourceforge.net/ | https://pypi.org/project/pydns/ | Python License |
| pyinotify | http://github.com/seb-m/pyinotify | https://pypi.org/project/pyinotify/ | MIT License |
| pylru | https://github.com/jlhutch/pylru | https://pypi.org/project/pylru/ | GNU General Public License (GPL) |
| pymongo | http://github.com/mongodb/mongo-python-driver | https://pypi.org/project/pymongo/ | Apache License, Version 2.0 |
| pyparsing | https://github.com/pyparsing/pyparsing/ | https://pypi.org/project/pyparsing/ | MIT License |
| python-awis | http://github.com/muhuk/python-awis | https://pypi.org/project/python-awis/ | GNU General Public License (GPL) (GNU GENERAL PUBLIC LICENSE) |
| python-crontab | https://gitlab.com/doctormo/python-crontab/ | https://pypi.org/project/python-crontab/ | LGPLv3 |
| python-docx | https://github.com/python-openxml/python-docx | https://pypi.org/project/python-docx/ | MIT |
| python-editor | https://github.com/fmoo/python-editor | https://pypi.org/project/python-editor/ | Apache |
| reportlab | http://www.reportlab.com/ | https://pypi.org/project/reportlab/ | BSD license (see license.txt for details), Copyright (c) 2000-2018, ReportLab Inc. |
| requests-cache | https://github.com/reclosedev/requests-cache | https://pypi.org/project/requests-cache/ | BSD License |
| requests-toolbelt | https://toolbelt.readthedocs.org | https://pypi.org/project/requests-toolbelt/ | Apache 2.0 |
| rwlock | https://bugs.python.org/issue8800 | https://pypi.org/project/rwlock/ | GNU General Public License (GPL) |
| schedule | https://github.com/dbader/schedule | https://pypi.org/project/schedule/ | MIT |
| siphashc | https://github.com/WeblateOrg/siphashc | https://pypi.org/project/siphashc/ | ISC |
| tika | http://github.com/chrismattmann/tika-python | https://pypi.org/project/tika/ | Apache License version 2 ("ALv2") |
| tzlocal | https://github.com/regebro/tzlocal | https://pypi.org/project/tzlocal/ | MIT |
| unicodecsv | https://github.com/jdunck/python-unicodecsv | https://pypi.org/project/unicodecsv/ | BSD License |
| uritemplate | https://uritemplate.readthedocs.org | https://pypi.org/project/uritemplate/ | BSD 3-Clause License or Apache License, Version 2.0 |
| watchdog | https://github.com/gorakhargosh/watchdog | https://pypi.org/project/watchdog/ | Apache License 2.0 |
| websocket-client | https://github.com/websocket-client/websocket-client.git | https://pypi.org/project/websocket-client/ | LGPL version 2.1 |
| xhtml2pdf | http://github.com/xhtml2pdf/xhtml2pdf | https://pypi.org/project/xhtml2pdf/ | Apache License 2.0 |
| xlwt | http://www.python-excel.org/ | https://pypi.org/project/xlwt/ | BSD |
| z3c.recipe.scripts | http://cheeseshop.python.org/pypi/z3c.recipe.scripts | https://pypi.org/project/z3c.recipe.scripts/ | ZPL 2.1 |
| zc.buildout | http://buildout.org | https://pypi.org/project/zc.buildout/ | ZPL 2.1 |
| zc.recipe.egg | http://cheeseshop.python.org/pypi/zc.recipe.egg | https://pypi.org/project/zc.recipe.egg/ | ZPL 2.1 |
| Flask-GoogleLogin | https://github.com/marksteve/flask-googlelogin | https://pypi.org/project/Flask-GoogleLogin/ | MIT |
| ago | https://bitbucket.org/russellballestrini/ago/src | https://pypi.org/project/ago/ | Public Domain |
| premailer | http://github.com/peterbe/premailer | https://pypi.org/project/premailer/ | Python |
| jira | https://github.com/pycontribs/jira | https://pypi.org/project/jira/ | BSD |
| dsnparse | http://github.com/Jaymon/dsnparse | https://pypi.org/project/dsnparse/ | MIT |
| expiringdict | https://www.mailgun.com/ | https://pypi.org/project/expiringdict/ | Apache 2 |
| pdfkit | UNKNOWN | https://pypi.org/project/pdfkit/ | MIT |
| boto | https://github.com/boto/boto/ | https://pypi.org/project/boto/ | MIT |
| cchardet | https://github.com/PyYoshi/cChardet | https://pypi.org/project/cchardet/ | Mozilla Public License |
| scp | https://github.com/jbardin/scp.py | https://pypi.org/project/scp/ | LGPL |
| prometheus-client | https://github.com/prometheus/client_python | https://pypi.org/project/prometheus-client/ | Apache Software License 2.0 |
| python-slugify | https://github.com/un33k/python-slugify | https://pypi.org/project/python-slugify/ | MIT |
| python-whois | https://github.com/richardpenman/whois | https://pypi.org/project/python-whois/ | MIT |
| pythonwhois | http://cryto.net/pythonwhois | https://pypi.org/project/pythonwhois/ | WTFPL |
| html2text | https://github.com/Alir3z4/html2text/ | https://pypi.org/project/html2text/ | GNU GPL 3 |
| pyenchant | https://pyenchant.github.io/pyenchant/ | https://pypi.org/project/pyenchant/ | LGPL |
| numpy | https://www.numpy.org | https://pypi.org/project/numpy/ | BSD |
| scikit-learn | http://scikit-learn.org | https://pypi.org/project/scikit-learn/ | new BSD |
| scipy | https://www.scipy.org | https://pypi.org/project/scipy/ | BSD |
| nltk | http://nltk.org/ | https://pypi.org/project/nltk/ | Apache License, Version 2.0 |
| python-Levenshtein | http://github.com/ztane/python-Levenshtein | https://pypi.org/project/python-Levenshtein/ | GPL |
| pandas | https://pandas.pydata.org | https://pypi.org/project/pandas/ | BSD |
| w3lib | https://github.com/scrapy/w3lib | https://pypi.org/project/w3lib/ | BSD |
| zstandard | https://github.com/indygreg/python-zstandard | https://pypi.org/project/zstandard/ | BSD |
| beautifulsoup4 | http://www.crummy.com/software/BeautifulSoup/bs4/ | https://pypi.org/project/beautifulsoup4/ | MIT |
| backports.lzma | https://github.com/peterjc/backports.lzma | https://pypi.org/project/backports.lzma/ | 3-clause BSD License |
| email-validator | https://github.com/JoshData/python-email-validator | https://pypi.org/project/email-validator/ | CC0 (copyright waived) |
| unidecode | https://pypi.org/project/Unidecode/ | GPL | |
| Authlib | https://authlib.org/ | https://pypi.org/project/Authlib/ | BSD-3-Clause |
| loginpass | https://authlib.org/ | https://pypi.org/project/loginpass/ | BSD-3-Clause |
| markdown2 | https://github.com/trentm/python-markdown2 | https://pypi.org/project/markdown2/ | MIT |
| spacy | https://spacy.io | https://pypi.org/project/spacy/ | MIT |
| ansible | https://ansible.com/ | https://pypi.org/project/ansible/ | GPLv3+ |
| apache-libcloud | https://libcloud.apache.org/ | https://pypi.org/project/apache-libcloud/ | Apache License (2.0) |
| pyaml | https://github.com/mk-fg/pretty-yaml | https://pypi.org/project/pyaml/ | WTFPL |
| appdirs | http://github.com/ActiveState/appdirs | https://pypi.org/project/appdirs/ | MIT |
| arrow | https://arrow.readthedocs.io | https://pypi.org/project/arrow/ | Apache 2.0 |
| rq | https://github.com/nvie/rq/ | https://pypi.org/project/rq/ | BSD |
| rq-dashboard | https://github.com/Parallels/rq-dashboard | https://pypi.org/project/rq-dashboard/ | BSD |
| ansible | https://ansible.com/ | https://pypi.org/project/ansible/ | GPLv3+ |
| awscli | http://aws.amazon.com/cli/ | https://pypi.org/project/awscli/ | Apache License 2.0 |
| cx-Oracle | https://oracle.github.io/python-cx_Oracle | https://pypi.org/project/cx-Oracle/ | BSD License |
| pika | https://pika.readthedocs.io | https://pypi.org/project/pika/ | BSD |
| urllib3 | https://urllib3.readthedocs.io/ | https://pypi.org/project/urllib3/ | MIT |
| wheel | https://github.com/pypa/wheel | https://pypi.org/project/wheel/ | MIT |
| xlsxwriter | https://github.com/jmcnamara/XlsxWriter | https://pypi.org/project/XlsxWriter/ | BSD |
| WTForms | https://wtforms.readthedocs.io/ | https://pypi.org/project/WTForms/ | BSD-3-Clause |
| simple-salesforce | https://github.com/simple-salesforce/simple-salesforce | https://pypi.org/project/simple-salesforce/ | Apache 2.0 |
| feedparser | https://github.com/kurtmckee/feedparser | https://pypi.org/project/feedparser/ | BSD-2-Clause |
| azure | https://github.com/Azure/azure-sdk-for-python | https://pypi.org/project/azure/ | MIT License |
| BeautifulSoup | http://www.crummy.com/software/BeautifulSoup/ | https://pypi.org/project/BeautifulSoup/ | MIT |
| bs4 | https://pypi.python.org/pypi/beautifulsoup4 | https://pypi.org/project/bs4/ | GNU General Public License (GPL) |
| requests-mock | https://requests-mock.readthedocs.io/ | https://pypi.org/project/requests-mock/ | Apache-2 |
| pyminizip | https://github.com/smihica/pyminizip | https://pypi.org/project/pyminizip/ | zlib/libpng License |
| boxsdk | http://opensource.box.com | https://pypi.org/project/boxsdk/ | Apache Software License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0 |
| fpdf | http://code.google.com/p/pyfpdf | https://pypi.org/project/fpdf/ | LGPLv3+ |
| pysaml2 | https://idpy.org | https://pypi.org/project/pysaml2/ | Apache License Version 2.0 |
| ipwhois | https://github.com/secynic/ipwhois | https://pypi.org/project/ipwhois/ | BSD |
| croniter | http://github.com/kiorky/croniter | https://pypi.org/project/croniter/ | MIT License |
| pytest-timeout | http://github.com/pytest-dev/pytest-timeout/ | https://pypi.org/project/pytest-timeout/ | MIT |
| fakeredis | https://github.com/jamesls/fakeredis | https://pypi.org/project/fakeredis/ | BSD |
| chardet | https://github.com/chardet/chardet | https://pypi.org/project/chardet/ | LGPL |
| cachelib | https://github.com/pallets/cachelib | https://pypi.org/project/cachelib/ | BSD |
| Flask-Session | https://github.com/fengsp/flask-session | https://pypi.org/project/Flask-Session/ | BSD |
| meld3 | https://github.com/supervisor/meld3 | https://pypi.org/project/meld3/ | BSD-derived (http://www.repoze.org/LICENSE.txt) |
| psycopg2-binary | https://psycopg.org/ | https://pypi.org/project/psycopg2-binary/ | LGPL with exceptions |
| superlance | https://github.com/Supervisor/superlance | https://pypi.org/project/superlance/ | BSD-derived (http://www.repoze.org/LICENSE.txt) |
| supervisor | http://supervisord.org/ | https://pypi.org/project/supervisor/ | BSD-derived (http://www.repoze.org/LICENSE.txt) |
| retrying | https://github.com/rholder/retrying | https://pypi.org/project/retrying/ | Apache 2.0 |
| prometheus-client | https://github.com/prometheus/client_python | https://pypi.org/project/prometheus-client/ | Apache Software License 2.0 |
| python-jose | http://github.com/mpdavis/python-jose | https://pypi.org/project/python-jose/ | MIT |
| kafka-python | https://github.com/dpkp/kafka-python | https://pypi.org/project/kafka-python/ | Apache License 2.0 |
| spotinst-sdk2 | https://github.com/spotinst/spotinst-sdk-python | https://pypi.org/project/spotinst-sdk2/ | MIT |
| compressed-rtf | https://github.com/delimitry/compressed_rtf | https://pypi.org/project/compressed-rtf/ | MIT |
| tnefparse | https://github.com/koodaamo/tnefparse | https://pypi.org/project/tnefparse/ | LGPL |
| Flask-GoogleLogin | https://github.com/marksteve/flask-googlelogin | https://pypi.org/project/Flask-GoogleLogin/ | MIT |
| Cython | http://cython.org/ | https://pypi.org/project/Cython/ | Apache |
| mail-parser | https://github.com/SpamScope/mail-parser | https://pypi.org/project/mail-parser/ | Apache License, Version 2.0 |
| xgboost | https://github.com/dmlc/xgboost | https://pypi.org/project/xgboost/ | Apache-2.0 |
| dill | https://pypi.org/project/dill | https://pypi.org/project/dill/ | 3-clause BSD |
| monero | https://github.com/monero-ecosystem/monero-python/ | https://pypi.org/project/monero/ | BSD-3-Clause |
| pytesseract | https://github.com/madmaze/pytesseract | https://pypi.org/project/pytesseract/ | Apache License 2.0 |
| pyzbar | https://github.com/NaturalHistoryMuseum/pyzbar/ | https://pypi.org/project/pyzbar/ | MIT |
| acora | http://pypi.python.org/pypi/acora | https://pypi.org/project/acora/ | BSD License |
| nameparser | https://github.com/derek73/python-nameparser | https://pypi.org/project/nameparser/ | LGPL |
| validator-collection | https://github.com/insightindustry/validator-collection | https://pypi.org/project/validator-collection/ | MIT |
| selectolax | https://github.com/rushter/selectolax | https://pypi.org/project/selectolax/ | MIT license |
| uritools | https://github.com/tkem/uritools/ | https://pypi.org/project/uritools/ | MIT |
| icalendar | https://github.com/collective/icalendar | https://pypi.org/project/icalendar/ | BSD |
| eli5 | https://github.com/eli5-org/eli5 | https://pypi.org/project/eli5/ | MIT license |
| matplotlib | https://matplotlib.org | https://pypi.org/project/matplotlib/ | PSF |
| SciPy | https://www.scipy.org | https://pypi.org/project/scipy/ | BSD |
| ngxtop | https://github.com/lebinh/ngxtop | https://pypi.org/project/ngxtop/ | MIT |
| pynginxconfig | https://github.com/FeroxTL/pynginxconfig | https://pypi.org/project/pynginxconfig/ | MIT |
| aiohttp | https://github.com/aio-libs/aiohttp | https://pypi.org/project/aiohttp/ | Apache 2 |
| aiohttp-jinja2 | https://github.com/aio-libs/aiohttp_jinja2/ | https://pypi.org/project/aiohttp-jinja2/ | Apache 2 |
| aiopg | https://aiopg.readthedocs.io | https://pypi.org/project/aiopg/ | BSD |
| aioredis | https://github.com/aio-libs/aioredis | https://pypi.org/project/aioredis/ | MIT |
| async-timeout | https://github.com/aio-libs/async_timeout/ | https://pypi.org/project/async-timeout/ | Apache 2 |
| asynctest | https://github.com/Martiusweb/asynctest/ | https://pypi.org/project/asynctest/ | Apache 2 |
| attrdict | https://github.com/bcj/AttrDict | https://pypi.org/project/attrdict/ | MIT License |
| multidict | https://github.com/aio-libs/multidict | https://pypi.org/project/multidict/ | Apache 2 |
| prompt-toolkit | https://github.com/prompt-toolkit/python-prompt-toolkit | https://pypi.org/project/prompt-toolkit/ | BSD License |
| pytest | https://docs.pytest.org/en/latest/ | https://pypi.org/project/pytest/ | MIT |
| pytest-aiohttp | https://github.com/aio-libs/pytest-aiohttp/ | https://pypi.org/project/pytest-aiohttp/ | Apache 2 |
| yarl | https://github.com/aio-libs/yarl/ | https://pypi.org/project/yarl/ | Apache 2 |
| cssselect | https://github.com/scrapy/cssselect | https://pypi.org/project/cssselect/ | BSD |
| python-redis-lock | https://github.com/ionelmc/python-redis-lock | https://pypi.org/project/python-redis-lock/ | BSD-2-Clause |
| user-agents | https://github.com/selwin/python-user-agents | https://pypi.org/project/user-agents/ | MIT |
| dateparser | https://github.com/scrapinghub/dateparser | https://pypi.org/project/dateparser/ | BSD |
| ipinfo | https://github.com/ipinfo/python | https://pypi.org/project/ipinfo/ | Apache License 2.0 |
| ciso8601 | https://github.com/closeio/ciso8601 | https://pypi.org/project/ciso8601/ | MIT |
| s3transfer | https://github.com/boto/s3transfer | https://pypi.org/project/s3transfer/ | Apache License 2.0 |
| pymilter | https://pythonhosted.org/milter/ | https://pypi.org/project/pymilter/ | GPL |
| aws-xray-sdk | https://github.com/aws/aws-xray-sdk-python | https://pypi.org/project/aws-xray-sdk/ | Apache License 2.0 |
| asn1crypto | https://github.com/wbond/asn1crypto | https://pypi.org/project/asn1crypto/ | MIT |
| backports.functools-lru-cache | https://github.com/jaraco/backports.functools_lru_cache | https://pypi.org/project/backports.functools-lru-cache/ | MIT License |
| cachetools | https://github.com/tkem/cachetools/ | https://pypi.org/project/cachetools/ | MIT |
| cheroot | https://cheroot.cherrypy.org | https://pypi.org/project/cheroot/ | BSD License |
| contextlib2 | http://contextlib2.readthedocs.org | https://pypi.org/project/contextlib2/ | PSF License |
| cssutils | https://github.com/jaraco/cssutils | https://pypi.org/project/cssutils/ | GNU Library or Lesser General Public License (LGPL) |
| future | https://python-future.org | https://pypi.org/project/future/ | MIT |
| google-auth | https://github.com/googleapis/google-auth-library-python | https://pypi.org/project/google-auth/ | Apache 2.0 |
| google-auth-httplib2 | https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2 | https://pypi.org/project/google-auth-httplib2/ | Apache 2.0 |
| jaraco.functools | https://github.com/jaraco/jaraco.functools | https://pypi.org/project/jaraco.functools/ | MIT License |
| monotonic | https://github.com/atdt/monotonic | https://pypi.org/project/monotonic/ | Apache |
| more-itertools | https://github.com/more-itertools/more-itertools | https://pypi.org/project/more-itertools/ | MIT |
| Paste | https://pythonpaste.readthedocs.io/ | https://pypi.org/project/Paste/ | MIT |
| portend | https://github.com/jaraco/portend | https://pypi.org/project/portend/ | MIT License |
| pycryptodome | https://www.pycryptodome.org | https://pypi.org/project/pycryptodome/ | BSD, Public Domain |
| tempora | https://github.com/jaraco/tempora | https://pypi.org/project/tempora/ | MIT License |
| virtualenv | https://virtualenv.pypa.io/ | https://pypi.org/project/virtualenv/ | MIT |
| webencodings | https://github.com/SimonSapin/python-webencodings | https://pypi.org/project/webencodings/ | BSD |
| zc.lockfile | https://github.com/zopefoundation/zc.lockfile | https://pypi.org/project/zc.lockfile/ | ZPL 2.1 |
| Flask-OAuth | http://github.com/mitsuhiko/flask-oauth | https://pypi.org/project/Flask-OAuth/ | BSD |
| flask-oauthlib | https://github.com/lepture/flask-oauthlib | https://pypi.org/project/Flask-OAuthlib/ | BSD |
| pytest-assume | https://github.com/astraw38/pytest-assume | https://pypi.org/project/pytest-assume/ | MIT |
| pytest-xdist | https://github.com/pytest-dev/pytest-xdist | https://pypi.org/project/pytest-xdist/ | MIT |
| pypdf2 | http://mstamy2.github.com/PyPDF2 | https://pypi.org/project/PyPDF2/ | UNKNOWN |
| yara-python | https://github.com/VirusTotal/yara-python | https://pypi.org/project/yara-python/ | Apache 2.0 |
| yara | http://code.google.com/p/yara-project/ | https://pypi.org/project/yara/ | Apache Software Licence |
| peepdf | http://eternal-todo.com | https://pypi.org/project/peepdf/ | GNU GPLv3 |
| olefile | https://www.decalage.info/python/olefileio | https://pypi.org/project/olefile/ | BSD |
| oletools | http://www.decalage.info/python/oletools | https://pypi.org/project/oletools/ | BSD |
| atomicwrites | https://github.com/untitaker/python-atomicwrites | https://pypi.org/project/atomicwrites/ | MIT |
| attrs | https://www.attrs.org/ | https://pypi.org/project/attrs/ | MIT |
| bcrypt | https://github.com/pyca/bcrypt/ | https://pypi.org/project/bcrypt/ | Apache License, Version 2.0 |
| Click | https://palletsprojects.com/p/click/ | https://pypi.org/project/click/ | BSD-3-Clause |
| pathlib2 | https://github.com/mcmtroffaes/pathlib2 | https://pypi.org/project/pathlib2/ | MIT |
| pluggy | https://github.com/pytest-dev/pluggy | https://pypi.org/project/pluggy/ | MIT license |
| py | https://py.readthedocs.io/ | https://pypi.org/project/py/ | MIT license |
| PyNaCl | https://github.com/pyca/pynacl/ | https://pypi.org/project/PyNaCl/ | Apache License 2.0 |
| scandir | https://github.com/benhoyt/scandir | https://pypi.org/project/scandir/ | New BSD License |
| typing | https://docs.python.org/3/library/typing.html | https://pypi.org/project/typing/ | PSF |
| pillow | https://python-pillow.org | https://pypi.org/project/Pillow/ | HPND |
| google-auth-oauthlib | https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib | https://pypi.org/project/google-auth-oauthlib/ | Apache 2.0 |
| mysql-connector | http://dev.mysql.com/doc/connector-python/en/index.html | https://pypi.org/project/mysql-connector/ | GNU GPLv2 (with FOSS License Exception) |
| slackclient | https://github.com/slackapi/python-slackclient | https://pypi.org/project/slackclient/ | MIT |
| texttable | https://github.com/foutaise/texttable/ | https://pypi.org/project/texttable/ | MIT |
| requests-aws4auth | https://github.com/tedder/requests-aws4auth | https://pypi.org/project/requests-aws4auth/ | MIT License |
| tabulate | https://github.com/astanin/python-tabulate | https://pypi.org/project/tabulate/ | MIT |
| kubernetes | https://github.com/kubernetes-client/python | https://pypi.org/project/kubernetes/ | Apache License Version 2.0 |
| python-dotenv | https://github.com/theskumar/python-dotenv | https://pypi.org/project/python-dotenv/ | BSD License |
| werkzeug | https://palletsprojects.com/p/werkzeug/ | https://pypi.org/project/Werkzeug/ | BSD-3-Clause |
| passlib | https://passlib.readthedocs.io | https://pypi.org/project/passlib/ | BSD |
| pymysql | https://github.com/PyMySQL/PyMySQL/ | https://pypi.org/project/PyMySQL/ | "MIT" |
| psycopg2-binary | https://psycopg.org/ | https://pypi.org/project/psycopg2-binary/ | LGPL with exceptions |
| flask-httpauth | http://github.com/miguelgrinberg/flask-httpauth/ | https://pypi.org/project/Flask-HTTPAuth/ | MIT |
| cerberus | http://docs.python-cerberus.org | https://pypi.org/project/Cerberus/ | ISC |
| spotinst-sdk2 | https://github.com/spotinst/spotinst-sdk-python | https://pypi.org/project/spotinst-sdk2/ | MIT |
| python-dateutil | https://dateutil.readthedocs.io | https://pypi.org/project/python-dateutil/ | Dual License |
| slackbot | http://github.com/lins05/slackbot | https://pypi.org/project/slackbot/ | MIT |
| tensorflow | https://www.tensorflow.org/ | https://pypi.org/project/tensorflow/ | Apache 2.0 |
| ipdb | https://github.com/gotcha/ipdb | https://pypi.org/project/ipdb/ | BSD |
| nose | http://readthedocs.org/docs/nose/ | https://pypi.org/project/nose/ | GNU LGPL |
| coverage | https://github.com/nedbat/coveragepy | https://pypi.org/project/coverage/ | Apache 2.0 |
| twine | https://twine.readthedocs.io/ | https://pypi.org/project/twine/ | Apache Software License |
| Sphinx | http://sphinx-doc.org/ | https://pypi.org/project/Sphinx/ | BSD |
| rejson | http://github.com/RedisLabs/rejson-py | https://pypi.org/project/rejson/ | BSD License |
| sure | http://github.com/gabrielfalcao/sure | https://pypi.org/project/sure/ | GNU General Public License v3 or later (GPLv3+) |
| moto | https://github.com/spulec/moto | https://pypi.org/project/moto/ | Apache |
| elasticsearch-curator | http://github.com/elastic/curator | https://pypi.org/project/elasticsearch-curator/ | Apache License, Version 2.0 |
| requests-aws4auth | https://github.com/tedder/requests-aws4auth | https://pypi.org/project/requests-aws4auth/ | MIT License |
| voluptuous | https://github.com/alecthomas/voluptuous | https://pypi.org/project/voluptuous/ | BSD |
| argcomplete | https://github.com/kislyuk/argcomplete | https://pypi.org/project/argcomplete/ | Apache Software License |
| chargebee | https://apidocs.chargebee.com/docs/api?lang=python | https://pypi.org/project/chargebee/ | GNU General Public License v3 or later (GPLv3+) |
| cognitojwt | http://github.com/borisrozumnuk/cognitojwt | https://pypi.org/project/cognitojwt/ | MIT |
| colorlog | https://github.com/borntyping/python-colorlog | https://pypi.org/project/colorlog/ | MIT License |
| django-cors-headers | https://github.com/adamchainz/django-cors-headers | https://pypi.org/project/django-cors-headers/ | MIT License |
| django-crispy-forms | https://github.com/django-crispy-forms/django-crispy-forms | https://pypi.org/project/django-crispy-forms/ | MIT |
| django-easy-audit | https://github.com/soynatan/django-easy-audit | https://pypi.org/project/django-easy-audit/ | GPL3 |
| django-extensions | http://github.com/django-extensions/django-extensions | https://pypi.org/project/django-extensions/ | MIT License |
| django-flags | https://github.com/cfpb/django-flags | https://pypi.org/project/django-flags/ | CC0 |
| django-fsm | http://github.com/kmmbvnr/django-fsm | https://pypi.org/project/django-fsm/ | MIT License |
| django-import-export | https://github.com/django-import-export/django-import-export | https://pypi.org/project/django-import-export/ | BSD License |
| django-model-utils | https://github.com/jazzband/django-model-utils | https://pypi.org/project/django-model-utils/ | BSD |
| django-mysql | https://github.com/adamchainz/django-mysql | https://pypi.org/project/django-mysql/ | MIT |
| django-recaptcha3 | https://github.com/kbytesys/django-recaptcha3 | https://pypi.org/project/django-recaptcha3/ | GNU LGPL v2 |
| django-s3-storage | https://github.com/etianen/django-s3-storage | https://pypi.org/project/django-s3-storage/ | BSD |
| django-slack | https://chris-lamb.co.uk/projects/django-slack | https://pypi.org/project/django-slack/ | BSD-3-Clause |
| django-unique-upload | https://github.com/agconti/django-unique-upload | https://pypi.org/project/django-unique-upload/ | MIT |
| djangorestframework | https://www.django-rest-framework.org/ | https://pypi.org/project/djangorestframework/ | BSD |
| djangorestframework-simplejwt | https://github.com/jazzband/djangorestframework-simplejwt | https://pypi.org/project/djangorestframework-simplejwt/ | MIT |
| Django | https://www.djangoproject.com/ | https://pypi.org/project/Django/ | BSD-3-Clause |
| gunicorn | https://gunicorn.org | https://pypi.org/project/gunicorn/ | MIT |
| lru-expiring-cache | https://github.com/vpaliy/lru-cache | https://pypi.org/project/lru-expiring-cache/ | MIT |
| mysqlclient | https://github.com/PyMySQL/mysqlclient | https://pypi.org/project/mysqlclient/ | GPL |
| python3-saml | https://github.com/onelogin/python3-saml | https://pypi.org/project/python3-saml/ | MIT |
| sentry-sdk | https://github.com/getsentry/sentry-python | https://pypi.org/project/sentry-sdk/ | BSD |
| social-auth-app-django | https://github.com/python-social-auth/social-app-django | https://pypi.org/project/social-auth-app-django/ | BSD |
| social-auth-core | https://github.com/python-social-auth/social-core | https://pypi.org/project/social-auth-core/ | BSD |
| tqdm | https://tqdm.github.io | https://pypi.org/project/tqdm/ | MPLv2.0, MIT Licences |
| whitenoise | http://whitenoise.evans.io | https://pypi.org/project/whitenoise/ | MIT |
| django-two-factor-auth | https://github.com/Bouke/django-two-factor-auth | https://pypi.org/project/django-two-factor-auth/ | MIT |
| phonenumbers | https://github.com/daviddrysdale/python-phonenumbers | https://pypi.org/project/phonenumbers/ | Apache License 2.0 |
| sorcery | https://github.com/alexmojaki/sorcery | https://pypi.org/project/sorcery/ | MIT |
| django-session-security | https://github.com/yourlabs/django-session-security | https://pypi.org/project/django-session-security/ | MIT |
| mysql-latin1-codec | https://github.com/wbolster/mysql-latin1-codec | https://pypi.org/project/mysql-latin1-codec/ | BSD License |
| celery | http://celeryproject.org | https://pypi.org/project/celery/ | BSD |
| celery-redbeat | https://github.com/sibson/redbeat | https://pypi.org/project/celery-redbeat/ | Apache License, Version 2.0 |
| flower | https://github.com/mher/flower | https://pypi.org/project/flower/ | BSD |
| werkzeug | https://palletsprojects.com/p/werkzeug/ | https://pypi.org/project/Werkzeug/ | BSD-3-Clause |
| apscheduler | https://github.com/agronholm/apscheduler | https://pypi.org/project/APScheduler/ | MIT |
| pyopenssl | https://pyopenssl.org/ | https://pypi.org/project/pyOpenSSL/ | Apache License, Version 2.0 |
| pyjwt | https://github.com/jpadilla/pyjwt | https://pypi.org/project/PyJWT/ | MIT |
| Flask-Track-Usage | https://github.com/ashcrow/flask-track-usage | https://pypi.org/project/Flask-Track-Usage/ | MBSD |
| aws-requests-auth | https://github.com/davidmuller/aws-requests-auth | https://pypi.org/project/aws-requests-auth/ | BSD License |
| requests | https://requests.readthedocs.io | https://pypi.org/project/requests/ | Apache 2.0 |
| webargs | https://github.com/marshmallow-code/webargs | https://pypi.org/project/webargs/ | MIT |
| httpx | https://github.com/encode/httpx | https://pypi.org/project/httpx/ | BSD |
| celery | http://celeryproject.org | https://pypi.org/project/celery/ | BSD |
| kombu | https://kombu.readthedocs.io | https://pypi.org/project/kombu/ | BSD |
| celery-batches | https://github.com/clokep/celery-batches | https://pypi.org/project/celery-batches/ | BSD |
| vine | http://github.com/celery/vine | https://pypi.org/project/vine/ | BSD |
| elasticsearch-dsl | https://github.com/elasticsearch/elasticsearch-dsl-py | https://pypi.org/project/elasticsearch-dsl/ | Apache-2.0 |
| python-geoip | http://github.com/mitsuhiko/python-geoip | https://pypi.org/project/python-geoip/ | UNKNOWN |
| python-geoip-geolite2 | http://github.com/mitsuhiko/python-geoip | https://pypi.org/project/python-geoip-geolite2/ | UNKNOWN |
| uvicorn | https://github.com/encode/uvicorn | https://pypi.org/project/uvicorn/ | BSD |
| starlette | https://github.com/encode/starlette | https://pypi.org/project/starlette/ | BSD |
| webargs-starlette | https://github.com/sloria/webargs-starlette | https://pypi.org/project/webargs-starlette/ | MIT |
| aioboto3 | https://github.com/terrycain/aioboto3 | https://pypi.org/project/aioboto3/ | Apache 2 |
| async-property | https://github.com/ryananguiano/async_property | https://pypi.org/project/async-property/ | MIT license |
| pycurl | http://pycurl.io/ | https://pypi.org/project/pycurl/ | LGPL/MIT |
| python-redis-rate-limit | https://github.com/evoluxbr/python-redis-rate-limit | https://pypi.org/project/python-redis-rate-limit/ | MIT |
| mandrill-37 | https://bitbucket.org/mailchimp/mandrill-api-python/ | https://pypi.org/project/mandrill-37/ | Apache-2.0 |
| flask-api | http://www.flaskapi.org | https://pypi.org/project/Flask-API/ | BSD |
| validate-email | http://github.com/syrusakbary/validate_email | https://pypi.org/project/validate_email/ | LGPL |
| werkzeug | https://palletsprojects.com/p/werkzeug/ | https://pypi.org/project/Werkzeug/ | BSD-3-Clause |
| aes-keywrap | https://github.com/kurtbrose/aes_keywrap | https://pypi.org/project/aes-keywrap/ | MIT |
| aiobotocore | https://github.com/aio-libs/aiobotocore | https://pypi.org/project/aiobotocore/ | Apache 2 |
| aiofiles | https://pypi.org/project/aiofiles/ | Apache 2.0 | |
| async-generator | https://github.com/python-trio/async_generator | https://pypi.org/project/async_generator/ | MIT -or- Apache License 2.0 |
| asyncio-redis | https://github.com/jonathanslenders/asyncio-redis | https://pypi.org/project/asyncio-redis/ | LICENSE.txt |
| asyncpg | https://github.com/MagicStack/asyncpg | https://pypi.org/project/asyncpg/ | Apache License, Version 2.0 |
| colorama | https://github.com/tartley/colorama | https://pypi.org/project/colorama/ | BSD |
| fastapi | https://github.com/tiangolo/fastapi | https://pypi.org/project/fastapi/ | MIT License |
| h11 | https://github.com/python-hyper/h11 | https://pypi.org/project/h11/ | MIT |
| httptools | https://github.com/MagicStack/httptools | https://pypi.org/project/httptools/ | MIT |
| importlib-metadata | https://github.com/python/importlib_metadata | https://pypi.org/project/importlib-metadata/ | Apache Software License |
| Naked | http://naked-py.com | https://pypi.org/project/Naked/ | MIT |
| pydantic | https://github.com/samuelcolvin/pydantic | https://pypi.org/project/pydantic/ | MIT |
| python-multipart | http://github.com/andrew-d/python-multipart | https://pypi.org/project/python-multipart/ | Apache |
| shellescape | https://github.com/chrissimpkins/shellescape | https://pypi.org/project/shellescape/ | MIT license |
| timeout-decorator | https://github.com/pnpnpn/timeout-decorator | https://pypi.org/project/timeout-decorator/ | MIT License |
| uvloop | http://github.com/MagicStack/uvloop | https://pypi.org/project/uvloop/ | MIT |
| wcwidth | https://github.com/jquast/wcwidth | https://pypi.org/project/wcwidth/ | MIT |
| websockets | https://github.com/aaugustin/websockets | https://pypi.org/project/websockets/ | BSD |
| wrapt | https://github.com/GrahamDumpleton/wrapt | https://pypi.org/project/wrapt/ | BSD |
| zipp | https://github.com/jaraco/zipp | https://pypi.org/project/zipp/ | MIT License |
| pytest-asyncio | https://github.com/pytest-dev/pytest-asyncio | https://pypi.org/project/pytest-asyncio/ | Apache 2.0 |
| flask-sqlalchemy | https://github.com/pallets/flask-sqlalchemy | https://pypi.org/project/Flask-SQLAlchemy/ | BSD-3-Clause |
| flask-login | https://github.com/maxcountryman/flask-login | https://pypi.org/project/Flask-Login/ | MIT |
| flask-wtf | https://github.com/wtforms/flask-wtf | https://pypi.org/project/Flask-WTF/ | BSD |
| flask-mysql | https://github.com/cyberdelia/flask-mysql/ | https://pypi.org/project/Flask-MySQL/ | BSD |
| pymysql | https://github.com/PyMySQL/PyMySQL/ | https://pypi.org/project/PyMySQL/ | "MIT" |
| flask-migrate | http://github.com/miguelgrinberg/flask-migrate/ | https://pypi.org/project/Flask-Migrate/ | MIT |
| aiodns | https://github.com/saghul/aiodns | https://pypi.org/project/aiodns/ | MIT |
| aiohttp-jinja2 | https://github.com/aio-libs/aiohttp_jinja2/ | https://pypi.org/project/aiohttp-jinja2/ | Apache 2 |
| aiohttp-remotes | https://github.com/aio-libs/aiohttp-remotes | https://pypi.org/project/aiohttp_remotes/ | MIT License |
| aioelasticsearch | https://github.com/aio-libs/aioelasticsearch | https://pypi.org/project/aioelasticsearch/ | MIT License |
| pytest-asyncio | https://github.com/pytest-dev/pytest-asyncio | https://pypi.org/project/pytest-asyncio/ | Apache 2.0 |
| iso8601 | https://github.com/micktwomey/pyiso8601 | https://pypi.org/project/iso8601/ | MIT |
| gevent | http://www.gevent.org/ | https://pypi.org/project/gevent/ | MIT |
| Requests | https://requests.readthedocs.io | https://pypi.org/project/requests/ | Apache 2.0 |
| scikit-learn | http://scikit-learn.org | https://pypi.org/project/scikit-learn/ | new BSD |
| Flask-APScheduler | https://github.com/viniciuschiele/flask-apscheduler | https://pypi.org/project/Flask-APScheduler/ | Apache 2.0 |
| catboost | https://catboost.ai | https://pypi.org/project/catboost/ | Apache License, Version 2.0 |
| gensim | http://radimrehurek.com/gensim | https://pypi.org/project/gensim/ | LGPL-2.1-only |
| django-prometheus | http://github.com/korfuri/django-prometheus | https://pypi.org/project/django-prometheus/ | Apache |
| flake8 | https://gitlab.com/pycqa/flake8 | https://pypi.org/project/flake8/ | MIT |
| pytest-django | https://pytest-django.readthedocs.io/ | https://pypi.org/project/pytest-django/ | BSD-3-Clause |
| pytest-mock | https://github.com/pytest-dev/pytest-mock/ | https://pypi.org/project/pytest-mock/ | MIT |
| ujson | https://github.com/ultrajson/ultrajson | https://pypi.org/project/ujson/ | BSD License |
| aioredis-lock | https://github.com/mrasband/aioredis-lock | https://pypi.org/project/aioredis-lock/ | MIT License |
| cached-property | https://github.com/pydanny/cached-property | https://pypi.org/project/cached-property/ | BSD |
| sentry-sdk | https://github.com/getsentry/sentry-python | https://pypi.org/project/sentry-sdk/ | BSD |
| asyncmock | https://github.com/timsavage/asyncmock | https://pypi.org/project/asyncmock/ | BSD-3-Clause |
| mocket | https://github.com/mindflayer/python-mocket | https://pypi.org/project/mocket/ | BSD |
| mockredis | UNKNOWN | https://pypi.org/project/mockredis/ | UNKNOWN |
| sentry-sdk | https://github.com/getsentry/sentry-python | https://pypi.org/project/sentry-sdk/ | BSD |
| faust | http://faust.readthedocs.io/ | https://pypi.org/project/faust/ | BSD 3-Clause |
| py3dns | https://launchpad.net/py3dns | https://pypi.org/project/py3dns/ | Python License |
| pyspf | https://github.com/sdgathman/pyspf/ | https://pypi.org/project/pyspf/ | Python Software Foundation License |
| yappi | https://github.com/sumerc/yappi | https://pypi.org/project/yappi/ | MIT |
| PyAthena | https://github.com/laughingman7743/PyAthena/ | https://pypi.org/project/pyathena/ | MIT |
| pip | https://pip.pypa.io/ | https://pypi.org/project/pip/ | MIT |
| aioboto3 | https://github.com/terrycain/aioboto3 | https://pypi.org/project/aioboto3/ | Apache 2 |
| msal | https://github.com/AzureAD/microsoft-authentication-library-for-python | https://pypi.org/project/msal/ | MIT |
| authlib | https://authlib.org/ | https://pypi.org/project/Authlib/ | BSD-3-Clause |
| SQLAlchemy | http://www.sqlalchemy.org | https://pypi.org/project/SQLAlchemy/ | MIT |
| pyarrow | https://arrow.apache.org/ | https://pypi.org/project/pyarrow/ | Apache License, Version 2.0 |
| s3fs | http://github.com/dask/s3fs/ | https://pypi.org/project/s3fs/ | BSD |
| aiocache | https://github.com/argaen/aiocache | https://pypi.org/project/aiocache/ | MIT License |
| async-property | https://github.com/ryananguiano/async_property | https://pypi.org/project/async-property/ | MIT license |
| mimetype-description | https://github.com/chesstrian/mimetype-description | https://pypi.org/project/mimetype-description/ | MIT |
| webargs-starlette | https://github.com/sloria/webargs-starlette | https://pypi.org/project/webargs-starlette/ | MIT |
| cached-property | https://github.com/pydanny/cached-property | https://pypi.org/project/cached-property/ | BSD |
| prometheus-async | https://prometheus-async.readthedocs.io/ | https://pypi.org/project/prometheus-async/ | Apache License, Version 2.0 |
| torch | https://pytorch.org/ | https://pypi.org/project/torch/ | BSD-3 |
| transformers | https://github.com/huggingface/transformers | https://pypi.org/project/transformers/ | Apache |
| wait-for-it | https://github.com/clarketm/wait-for-it | https://pypi.org/project/wait-for-it/ | MIT License |
| marshmallow | https://github.com/marshmallow-code/marshmallow | https://pypi.org/project/marshmallow/ | MIT |
| pyyaml | https://pyyaml.org/ | https://pypi.org/project/PyYAML/ | MIT |
| pyjwt | https://github.com/jpadilla/pyjwt | https://pypi.org/project/PyJWT/ | MIT |
| moto | https://github.com/spulec/moto | https://pypi.org/project/moto/ | Apache |
| pytest-cov | https://github.com/pytest-dev/pytest-cov | https://pypi.org/project/pytest-cov/ | MIT |
| testresources | https://launchpad.net/testresources | https://pypi.org/project/testresources/ | UNKNOWN |
| dictdiffer | https://github.com/inveniosoftware/dictdiffer | https://pypi.org/project/dictdiffer/ | MIT License |
| starlette-json | https://github.com/chrisliveseer/starlette-json | https://pypi.org/project/starlette-json/ | BSD |
| roundrobin | https://github.com/linnik/roundrobin | https://pypi.org/project/roundrobin/ | MIT |
| aioitertools | https://aioitertools.omnilib.dev | https://pypi.org/project/aioitertools/ | MIT License |
| Rx | http://reactivex.io | https://pypi.org/project/Rx/ | MIT License |
| typing-extensions | https://github.com/python/typing/blob/master/typing_extensions/README.rst | https://pypi.org/project/typing-extensions/ | PSF |
| utils | http://github.com/haaksmash/pyutils | https://pypi.org/project/utils/ | GNU Lesser General Public License v3 or later (LGPLv3+) |
| inflection | https://github.com/jpvanhal/inflection | https://pypi.org/project/inflection/ | MIT |
| pdftotext | https://github.com/jalan/pdftotext | https://pypi.org/project/pdftotext/ | MIT |
| docx2txt | https://github.com/ankushshah89/python-docx2txt | https://pypi.org/project/docx2txt/ | GNU Lesser General Public License v3 or later (LGPLv3+) |
| fasttext | https://github.com/facebookresearch/fastText | https://pypi.org/project/fasttext/ | MIT |
| python-pptx | http://github.com/scanny/python-pptx | https://pypi.org/project/python-pptx/ | MIT |
| tesserocr | https://github.com/sirfz/tesserocr | https://pypi.org/project/tesserocr/ | MIT |
| chromedriver-binary | https://github.com/danielkaiser/python-chromedriver-binary | https://pypi.org/project/chromedriver-binary/ | MIT |
| aioredis-lock | https://github.com/mrasband/aioredis-lock | https://pypi.org/project/aioredis-lock/ | MIT License |
| luqum | https://github.com/jurismarches/luqum | https://pypi.org/project/luqum/ | GNU Lesser General Public License v3 or later (LGPLv3+) |
| msgpack | https://msgpack.org/ | https://pypi.org/project/msgpack/ | Apache 2.0 |
| aiokafka | http://aiokafka.readthedocs.org | https://pypi.org/project/aiokafka/ | Apache 2.0 |
| aiologger | https://github.com/b2wdigital/aiologger | https://pypi.org/project/aiologger/ | MIT |
| boto3-stubs | https://github.com/vemel/mypy_boto3_builder | https://pypi.org/project/boto3-stubs/ | MIT License |
| mypy | http://www.mypy-lang.org/ | https://pypi.org/project/mypy/ | MIT License |
| mypy-boto3 | https://github.com/vemel/mypy_boto3_builder | https://pypi.org/project/mypy-boto3/ | MIT License |
| mypy-extensions | https://github.com/python/mypy_extensions | https://pypi.org/project/mypy-extensions/ | MIT License |
| pycares | http://github.com/saghul/pycares | https://pypi.org/project/pycares/ | MIT |
| typed-ast | https://github.com/python/typed_ast | https://pypi.org/project/typed-ast/ | Apache License 2.0 |
| re2 | http://github.com/axiak/pyre2/ | https://pypi.org/project/re2/ | New BSD License |
| logger | UNKNOWN | https://pypi.org/project/logger/ | UNKNOWN |
| prometheus-async | https://prometheus-async.readthedocs.io/ | https://pypi.org/project/prometheus-async/ | Apache License, Version 2.0 |
| pydantic-webargs | https://ahmednafies.github.io/pydantic-webargs/ | https://pypi.org/project/pydantic-webargs/ | MIT |
| asyncache | https://github.com/hephex/asyncache | https://pypi.org/project/asyncache/ | MIT |
| elasticsearch | https://github.com/elastic/elasticsearch-py | https://pypi.org/project/elasticsearch/ | Apache-2.0 |
| pyjwt | https://github.com/jpadilla/pyjwt | https://pypi.org/project/PyJWT/ | MIT |
| pylint | https://github.com/PyCQA/pylint | https://pypi.org/project/pylint/ | GPL-2.0-or-later |
| Component | Homepage | License Type |
|---|---|---|
| amazon-ssm-agent | https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-agent.html | AWS |
| amzn-inspector-agent | https://aws.amazon.com/inspector/ | AWS |
| azure-cli | https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/deploy/azure-cli?view=azure-devops | MS |
| build-essential | https://github.com/chef-boneyard/build-essential/blob/master/LICENSE | Apache License 2.0 |
| chromedriver_linux64_2.29 | https://chromedriver.chromium.org/home | Open Source |
| chromium-browser | https://sites.google.com/a/chromium.org/dev/Home | BSD |
| dnsmasq | https://github.com/guns/dnsmasq/blob/nerv/COPYING | GPU |
| filebeat | https://github.com/elastic/beats/blob/7.13/licenses/ELASTIC-LICENSE.txt | Open Source |
| unoconv | https://github.com/unoconv/unoconv | GPL-2.0 |
| nginx | https://www.nginx.com/ | BSD |
| postfix | http://www.postfix.org | Eclipse Public License |
| php | https://www.php.net/license/index.php | Open Source |
| powershell_6.2.0-1.ubuntu | https://github.com/PowerShell/PowerShell | MT |
| pylucene | https://www.apache.org/licenses/ | Apache License 2.0 |
| python2 | https://docs.python.org/3/license.html | PSF |
| python3 | https://docs.python.org/3/license.html | PSF |
| redis-server | https://redis.io/ | BSD |
| sqlite3 | https://www.sqlite.org/copyright.html | Open Source |
| supervisor | http://supervisord.org/ | BSD |
| tmpreaper | https://github.com/customink-webops/tmpreaper | Apache License 2.0 |
| unrar-free | https://github.com/Lesik/unrar-free | GPU |