This is the set of artifacts and objects that belong to this actor.
Name
Type
Actions
Cython
The Cython compiler for writing C extensions for the Python language.
Flask
A simple framework for building complex web applications.
Flask-SQLAlchemy
Add SQLAlchemy support to your Flask application.
Jinja2
A very fast and expressive template engine.
Mako
A super-fast templating language that borrows the best ideas from the existing templating languages.
Markdown
Python implementation of Markdown.
MarkupSafe
Safely add untrusted strings to HTML/XML markup.
PySocks
A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information.
PyYAML
YAML parser and emitter for Python
SQLAlchemy
Database Abstraction Library
Werkzeug
The comprehensive WSGI web application library.
beautifulsoup4
Screen-scraping library
blinker
Fast, simple object-to-object and broadcast signaling
bs4
Dummy package for Beautiful Soup
cachetools
Extensible memoizing collections and decorators
certauth
Simple Certificate Authority for MITM proxies
certifi
Python package for providing Mozilla's CA Bundle.
cffi
Foreign Function Interface for Python calling C code.
charset-normalizer
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click
Composable command line interface toolkit