Name Version License Description
Jinja2 2.11.2 BSD License A very fast and expressive template engine.
Markdown 3.3.3 BSD License Python implementation of Markdown.
MarkupSafe 1.1.1 BSD License Safely add untrusted strings to HTML/XML markup.
Pillow 8.1.0 Historical Permission Notice and Disclaimer (HPND) Python Imaging Library (Fork)
PyNaCl 1.4.0 Apache License 2.0 Python binding to the Networking and Cryptography (NaCl) library
PySide2 5.15.2 GNU Library or Lesser General Public License (LGPL), Other/Proprietary License Python bindings for the Qt cross-platform application and UI framework
PyWavelets 1.1.1 MIT License PyWavelets, wavelet transform module
PyYAML 5.3.1 MIT License YAML parser and emitter for Python
Pygments 2.7.4 BSD License Pygments is a syntax highlighting package written in Python.
SQLAlchemy 1.3.22 MIT License Database Abstraction Library
SQLAlchemy-Utils 0.36.8 BSD License Various utility functions for SQLAlchemy.
Unidecode 1.1.2 GNU General Public License v2 or later (GPLv2+) ASCII transliterations of Unicode text
appdirs 1.4.4 MIT License A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
bcrypt 3.2.0 Apache Software License Modern password hashing for your software and your servers
black 20.8b1 MIT License The uncompromising code formatter.
cffi 1.14.4 MIT License Foreign Function Interface for Python calling C code.
click 7.1.2 BSD License Composable command line interface toolkit
cryptography 3.3.1 Apache Software License, BSD License cryptography is a package which provides cryptographic recipes and primitives to Python developers.
cycler 0.10.0 BSD Composable style cycles
decorator 4.4.2 BSD License Decorators for Humans
future 0.18.2 MIT License Clean single-source support for Python 3 and 2
htmlmin 0.1.12 BSD License An HTML Minifier
imageio 2.9.0 BSD License Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
joblib 1.0.0 BSD License Lightweight pipelining with Python functions
jsmin 2.2.2 MIT License JavaScript minifier.
kiwisolver 1.3.1 BSD License A fast implementation of the Cassowary constraint solver
livereload 2.6.3 BSD License Python LiveReload is an awesome tool for web developers
lunr 0.5.8 MIT License A Python implementation of Lunr.js
matplotlib 3.3.3 Python Software Foundation License Python plotting package
mkdocs 1.1.2 BSD License Project documentation with Markdown.
mkdocs-material 6.2.4 MIT License A Material Design theme for MkDocs
mkdocs-material-extensions 1.0.1 MIT License Extension pack for Python Markdown.
mkdocs-minify-plugin 0.3.0 MIT License An MkDocs plugin to minify HTML and/or JS files prior to being written to disk
mypy-extensions 0.4.3 MIT License Experimental type system extensions for programs checked with the mypy typechecker.
networkx 2.5 BSD License Python package for creating and manipulating graphs and networks
nltk 3.5 Apache Software License Natural Language Toolkit
numpy 1.19.5 BSD NumPy is the fundamental package for array computing with Python.
opencv-contrib-python 4.5.1.48 MIT License Wrapper package for OpenCV python bindings.
pandas 1.2.0 BSD Powerful data structures for data analysis, time series, and statistics
paramiko 2.7.2 GNU Library or Lesser General Public License (LGPL) SSH2 protocol library
pathspec 0.8.1 Mozilla Public License 2.0 (MPL 2.0) Utility library for gitignore style pattern matching of file paths.
psutil 5.8.0 BSD License Cross-platform lib for process and system monitoring in Python.
psycopg2-binary 2.8.6 GNU Library or Lesser General Public License (LGPL) psycopg2 - Python-PostgreSQL Database Adapter
pycparser 2.20 BSD License C parser in Python
pymdown-extensions 8.1 MIT License Extension pack for Python Markdown.
pyparsing 2.4.7 MIT License Python parsing module
python-dateutil 2.8.1 BSD License, Apache Software License Extensions to the standard Python datetime module
pytz 2020.5 MIT License World timezone definitions, modern and historical
regex 2020.11.13 Apache Software License Alternative regular expression module, to replace re.
scikit-image 0.18.1 BSD License Image processing in Python
scikit-learn 0.24.0 new BSD A set of python modules for machine learning and data mining
scipy 1.6.0 BSD License SciPy: Scientific Library for Python
seaborn 0.11.1 BSD License seaborn: statistical data visualization
shiboken2 5.15.2 GNU Library or Lesser General Public License (LGPL), Other/Proprietary License Python / C++ bindings helper module
six 1.15.0 MIT License Python 2 and 3 compatibility utilities
threadpoolctl 2.1.0 BSD License threadpoolctl
tifffile 2021.1.11 BSD License Read and write TIFF(r) files
toml 0.10.2 MIT License Python Library for Tom's Obvious, Minimal Language
tornado 6.1 Apache Software License Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.56.0 MIT License, Mozilla Public License 2.0 (MPL 2.0) Fast, Extensible Progress Meter
typed-ast 1.4.2 Apache License 2.0 a fork of Python 2 and 3 ast modules with type comment support
typing-extensions 3.7.4.3 Python Software Foundation License Backported and Experimental Type Hints for Python 3.5+