This shows the results of a search given the criteria provided by the search facet sidebar. Within the sidebar, a traditional keyword search can be provided. This will search for objects that contain the given text.
You can then further filter the results using the remaining sections that describe different facets. You can filter by the type by switching off types you do not care about. For the other sections, environment and architecture and tags, you can switch on the ones you do care about. Objects that do not match the switched on items will not be within the list. If all switches are off for the environment and architecture and tags, then the results will contain all items and not be filtered.
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
cryptography
cryptography is a package which provides cryptographic recipes and primitives to Python developers.
doublethink
rethinkdb python library
filelock
A platform independent file lock.
greenlet
Lightweight in-process concurrent programming
html2text
Turn HTML into equivalent Markdown-structured text.
idna
Internationalized Domain Names in Applications (IDNA)
importlib-metadata
Read metadata from Python packages
itsdangerous
Safely pass data to untrusted environments and back.
libseccomp
Enhanced seccomp library.
meson
A high performance build system
meson-python
Meson Python build backend (PEP 517)
numpy
Fundamental package for array computing in Python
packaging
Core utilities for Python packages
pillow
Python Imaging Library (Fork)
pip
The PyPA recommended tool for installing Python packages.
pyOpenSSL
Python wrapper module around the OpenSSL library
pycparser
C parser in Python
pyproject-metadata
PEP 621 metadata parsing
python-audit
Userspace components of the audit framework.
ratelimit
API rate limit decorator
requests
Python HTTP for Humans.
requests-file
File transport adapter for Requests
rethinkdb
Python driver library for the RethinkDB database server.
semantic-version
A library implementing the 'SemVer' scheme.
setuptools
Easily download, build, install, upgrade, and uninstall Python packages
setuptools-rust
Setuptools Rust extension plugin
six
Python 2 and 3 compatibility utilities
soupsieve
A modern CSS selector implementation for Beautiful Soup.
tldextract
Accurately separate the TLD from the registered domain and subdomains of a URL, using the Public Suffix List. By default, this includes the public ICANN TLDs and their exceptions. You can optionally support the Public Suffix List's private domains as well.
typing-extensions
Backported and Experimental Type Hints for Python 3.8+