Category: dev-python
Search
Compact View
a2wsgi
- Ebuilds: 1, Stable: 1.10.10 , Testing: 1.10.10
Description: Convert WSGI app to ASGI app or ASGI app to WSGI app
Homepage:
https://github.com/abersheeran/a2wsgi/
https://pypi.org/project/a2wsgi/
License: Apache-2.0
absl-py
- Ebuilds: 2, Stable: 2.3.1 , Testing: 2.4.0
Description:
Collection of Python library code for building Python applications. The
code is collected from Google's own Python code base.
Homepage:
https://github.com/abseil/abseil-py/
https://pypi.org/project/absl-py/
License: Apache-2.0
accessible-pygments
- Ebuilds: 1, Stable: 0.0.5 , Testing: 0.0.5
Description: A collection of accessible pygments styles
Homepage:
https://pypi.org/project/accessible-pygments/
https://github.com/Quansight-Labs/accessible-pygments/
License: BSD
adblock
- Ebuilds: 1, Stable: 0.6.0-r1 , Testing: 0.6.0-r1
Description: Python wrapper for Brave's adblocking library, which is written in Rust
Homepage: https://github.com/ArniDagur/python-adblock
License: || ( MIT Apache-2.0 )
Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT MPL-2.0
Unicode-DFS-2016
agate
- Ebuilds: 2, Testing: 1.14.2
Description: A Python data analysis library that is optimized for humans instead of machines
Homepage:
https://github.com/wireservice/agate/
https://pypi.org/project/agate/
License: MIT
agate-dbf
- Ebuilds: 2, Testing: 0.2.4
Description: Adds read support for DBF files to agate
Homepage:
https://github.com/wireservice/agate-dbf/
https://pypi.org/project/agate-dbf/
License: MIT
agate-excel
- Ebuilds: 2, Testing: 0.4.2
Description: Adds read support for Excel files (xls and xlsx) to agate
Homepage:
https://github.com/wireservice/agate-excel/
https://pypi.org/project/agate-excel/
License: MIT
agate-sql
- Ebuilds: 2, Testing: 0.7.3
Description: Adds SQL read/write support to agate
Homepage:
https://github.com/wireservice/agate-sql/
https://pypi.org/project/agate-sql/
License: MIT
aiodns
- Ebuilds: 4, Stable: 3.6.1 , Testing: 4.0.0
Description: Simple DNS resolver for asyncio
Homepage:
https://pypi.org/project/aiodns/
https://github.com/aio-libs/aiodns/
License: MIT
aiofiles
- Ebuilds: 2, Stable: 25.1.0 , Testing: 25.1.0
Description: File support for asyncio
Homepage:
https://github.com/Tinche/aiofiles/
https://pypi.org/project/aiofiles/
License: Apache-2.0
aiohappyeyeballs
- Ebuilds: 1, Stable: 2.6.1 , Testing: 2.6.1
Description: Happy Eyeballs for pre-resolved hosts
Homepage:
https://pypi.org/project/aiohappyeyeballs/
https://github.com/aio-libs/aiohappyeyeballs/
License: PSF-2
aiohttp
- Ebuilds: 3, Stable: 3.13.2 , Testing: 3.13.3 , 3.13.0
Description: HTTP client/server for asyncio
Homepage:
https://github.com/aio-libs/aiohttp/
https://pypi.org/project/aiohttp/
License: Apache-2.0
aiohttp-cors
- Ebuilds: 1, Stable: 0.8.1 , Testing: 0.8.1
Description: Implements CORS support for aiohttp asyncio-powered asynchronous HTTP server
Homepage:
https://github.com/aio-libs/aiohttp-cors/
https://pypi.org/project/aiohttp-cors/
License: Apache-2.0
aiohttp-oauthlib
- Ebuilds: 1, Testing: 0.1.0
Description: oauthlib for aiohttp clients
Homepage: https://git.sr.ht/~whynothugo/aiohttp-oauthlib
License: ISC
aiohttp-socks
- Ebuilds: 3, Stable: 0.11.0 , Testing: 0.11.0
Description: SOCKS proxy connector for aiohttp
Homepage:
https://pypi.org/project/aiohttp-socks/
https://github.com/romis2012/aiohttp-socks/
License: Apache-2.0
aiohttp-theme
- Ebuilds: 1, Stable: 0.1.7 , Testing: 0.1.7
Description: Sphinx theme for aiohttp
Homepage:
https://github.com/aio-libs/aiohttp-theme/
https://pypi.org/project/aiohttp-theme/
License: BSD
aioitertools
- Ebuilds: 2, Stable: 0.13.0 , Testing: 0.13.0
Description: itertools and builtins for AsyncIO and mixed iterables
Homepage:
https://aioitertools.omnilib.dev/
https://github.com/omnilib/aioitertools/
https://pypi.org/project/aioitertools/
License: MIT
aiopylgtv
- Ebuilds: 1, Testing: 0.4.1-r1
Description: Python library to control webOS-based LG TV devices
Homepage: https://github.com/bendavid/aiopylgtv
License: MIT
aioquic
- Ebuilds: 2, Stable: 1.3.0 , Testing: 1.3.0
Description: An implementation of QUIC and HTTP/3
Homepage:
https://github.com/aiortc/aioquic/
https://pypi.org/project/aioquic/
License: BSD
aioresponses
- Ebuilds: 1, Stable: 0.7.8 , Testing: 0.7.8
Description: Helper to mock/fake web requests in Python's aiohttp package
Homepage:
https://github.com/pnuckowski/aioresponses/
https://pypi.org/project/aioresponses/
License: MIT
aiorpcx
- Ebuilds: 2, Stable: 0.25.0 , Testing: 0.25.0
Description: Generic async RPC implementation, including JSON-RPC
Homepage:
https://github.com/kyuupichan/aiorpcX/
https://pypi.org/project/aiorpcX/
License: MIT
aiosignal
- Ebuilds: 1, Stable: 1.4.0 , Testing: 1.4.0
Description: A list of registered asynchronous callbacks
Homepage:
https://pypi.org/project/aiosignal/
https://github.com/aio-libs/aiosignal/
License: Apache-2.0
aiosmtpd
- Ebuilds: 1, Stable: 1.4.6 , Testing: 1.4.6
Description: Reimplementation of the Python stdlib smtpd.py based on asyncio
Homepage:
https://aiosmtpd.aio-libs.org/
https://github.com/aio-libs/aiosmtpd
https://pypi.org/project/aiosmtpd/
License: Apache-2.0
aiosqlite
- Ebuilds: 2, Testing: 0.22.1
Description: asyncio bridge to the standard sqlite3 module
Homepage:
https://aiosqlite.omnilib.dev
https://pypi.org/project/aiosqlite/
https://github.com/omnilib/aiosqlite/
License: MIT
aiostream
- Ebuilds: 2, Testing: 0.7.1
Description: Generator-based operators for asynchronous iteration
Homepage:
https://pypi.org/project/aiostream/
https://github.com/vxgmichel/aiostream/
License: GPL-3+
aiounittest
- Ebuilds: 1, Stable: 1.5.0-r1 , Testing: 1.5.0-r1
Description: Test asyncio code more easily
Homepage:
https://github.com/kwarunek/aiounittest/
https://pypi.org/project/aiounittest/
License: MIT
ajsonrpc
- Ebuilds: 1, Testing: 1.2.0
Description: Async JSON-RPC 2.0 protocol + server powered by asyncio
Homepage: https://github.com/pavlov99/ajsonrpc
License: MIT
alabaster
- Ebuilds: 1, Stable: 1.0.0 , Testing: 1.0.0
Description: A configurable sidebar-enabled Sphinx theme
Homepage:
https://github.com/sphinx-doc/alabaster/
https://pypi.org/project/alabaster/
License: BSD
alembic
- Ebuilds: 6, Stable: 1.17.2 , Testing: 1.18.4
Description: Database migrations tool, written by the author of SQLAlchemy
Homepage:
https://github.com/sqlalchemy/alembic/
https://pypi.org/project/alembic/
License: MIT
allpairspy
- Ebuilds: 1, Testing: 2.5.1
Description: Pairwise test combinations generator
Homepage:
https://github.com/thombashi/allpairspy/
https://pypi.org/project/allpairspy/
License: MIT
amodem
- Ebuilds: 1, Testing: 1.15.6
Description: Transmit data between two computers using audio
Homepage:
https://github.com/romanz/amodem/
https://pypi.org/project/amodem/
License: MIT
amqp
- Ebuilds: 1, Stable: 5.3.1
Description: Low-level AMQP client for Python (fork of amqplib)
Homepage:
https://github.com/celery/py-amqp/
https://pypi.org/project/amqp/
License: BSD
aniso8601
- Ebuilds: 1, Stable: 10.0.1
Description: A library for parsing ISO 8601 strings
Homepage:
https://bitbucket.org/nielsenb/aniso8601/
https://pypi.org/project/aniso8601/
License: GPL-3+
annotated-doc
- Ebuilds: 1, Testing: 0.0.4
Description: Document parameters, variables inline, with Annotated
Homepage:
https://github.com/fastapi/annotated-doc/
https://pypi.org/project/annotated-doc/
License: MIT
annotated-types
- Ebuilds: 1, Stable: 0.7.0 , Testing: 0.7.0
Description: Reusable constraint types to use with typing.Annotated
Homepage:
https://github.com/annotated-types/annotated-types/
https://pypi.org/project/annotated-types/
License: MIT
ansi
- Ebuilds: 1, Testing: 0.3.7
Description: ANSI cursor movement and graphics in Python
Homepage:
https://github.com/tehmaze/ansi/
https://pypi.org/project/ansi/
License: MIT
ansi2html
- Ebuilds: 1, Stable: 1.9.2 , Testing: 1.9.2
Description: Convert text with ANSI color codes to HTML
Homepage:
https://pypi.org/project/ansi2html/
https://github.com/pycontribs/ansi2html/
License: LGPL-3+
ansible-compat
- Ebuilds: 2, Stable: 25.12.0 , Testing: 25.12.1
Description: Contains functions that facilitate working with various versions of Ansible
Homepage:
https://pypi.org/project/ansible-compat/
https://github.com/ansible/ansible-compat/
License: MIT
ansible-pygments
- Ebuilds: 1, Stable: 0.1.2 , Testing: 0.1.2
Description:
This project provides a <pkg>dev-python/pygments</pkg> lexer that is able to handle
<pkg>app-admin/ansible</pkg> output. It may be used anywhere Pygments is integrated.
The lexer is registered globally under the name "ansible-output".
It also provides a Pygments style for tools needing to highlight code snippets.
Homepage:
https://github.com/ansible-community/ansible-pygments/
https://pypi.org/project/ansible-pygments/
License: MIT
ansible-pylibssh
- Ebuilds: 2, Testing: 1.4.0
Description: Python bindings for libssh client specific to Ansible use case
Homepage:
https://github.com/ansible/pylibssh/
https://pypi.org/project/ansible-pylibssh/
License: LGPL-2.1
ansicolor
- Ebuilds: 3, Stable: 0.3.2-r1 , Testing: 9999
Homepage: https://github.com/numerodix/ansicolor https://pypi.org/project/ansicolor/
License: Apache-2.0
antlr4-python3-runtime
- Ebuilds: 1, Stable: 4.13.2 , Testing: 4.13.2
Description: Python 3 runtime for ANTLR
Homepage:
https://www.antlr.org/
https://github.com/antlr/antlr4/
https://pypi.org/project/antlr4-python3-runtime/
License: BSD
anyascii
- Ebuilds: 1, Stable: 0.3.3
Description: Unicode to ASCII transliteration
Homepage:
https://github.com/anyascii/anyascii/
https://pypi.org/project/anyascii/
License: ISC
anyio
- Ebuilds: 4, Stable: 4.11.0 , Testing: 4.13.0
Description:
AnyIO is a asynchronous compatibility API that allows applications and libraries written against it to run unmodified on asyncio, curio and trio.
It bridges the following functionality:
Task groups
Cancellation
Threads
Signal handling
Asynchronous file I/O
Subprocesses
Inter-task synchronization and communication (locks, conditions, events, semaphores, object streams)
High level networking (TCP, UDP and UNIX sockets)
You can even use it together with native libraries from your selected backend in applications. Doing this in libraries is not advisable however since it limits the usefulness of your library.
AnyIO comes with its own pytest plugin which also supports asynchronous fixtures. It even works with the popular Hypothesis library.
Homepage:
https://github.com/agronholm/anyio/
https://pypi.org/project/anyio/
License: MIT
anyioutils
- Ebuilds: 2, Testing: 0.7.4
Description: Utility classes and functions for AnyIO
Homepage:
https://github.com/davidbrochart/anyioutils/
https://pypi.org/project/anyioutils/
License: MIT
anysqlite
- Ebuilds: 1, Testing: 0.0.5
Description: sqlite3 for asyncio and trio
Homepage:
https://github.com/karpetrosyan/anysqlite/
https://pypi.org/project/anysqlite/
License: BSD
anytree
- Ebuilds: 1, Testing: 2.13.0
Description: Tree data library
Homepage:
https://github.com/c0fec0de/anytree
https://pypi.org/project/anytree/
License: Apache-2.0
apache-libcloud
- Ebuilds: 2, Stable: 3.8.0-r1 , Testing: 3.9.0
Description: Unified Interface to the Cloud - python support libs
Homepage:
https://libcloud.apache.org/
https://github.com/apache/libcloud/
https://pypi.org/project/apache-libcloud/
License: Apache-2.0
apipkg
- Ebuilds: 1, Stable: 3.0.2 , Testing: 3.0.2
Description: Namespace control and lazy-import mechanism
Homepage:
https://github.com/pytest-dev/apipkg/
https://pypi.org/project/apipkg/
License: MIT
apispec
- Ebuilds: 2, Testing: 6.10.0
Description: A pluggable API specification generator
Homepage:
https://github.com/marshmallow-code/apispec/
https://pypi.org/project/apispec/
License: MIT
appdirs
- Ebuilds: 1, Stable: 1.4.4-r3 , Testing: 1.4.4-r3
Description: Module for determining appropriate platform-specific dirs
Homepage:
https://github.com/ActiveState/appdirs/
https://pypi.org/project/appdirs/
License: MIT
apprise
- Ebuilds: 2, Stable: 1.9.7 , Testing: 1.9.9
Description: Push Notifications that work with just about every platform
Homepage:
https://pypi.org/project/apprise/
https://github.com/caronc/apprise/
License: BSD-2
apscheduler
- Ebuilds: 2, Testing: 3.11.2
Description: In-process task scheduler with Cron-like capabilities
Homepage:
https://github.com/agronholm/apscheduler/
https://pypi.org/project/APScheduler/
License: MIT
apsw
- Ebuilds: 4, Stable: 3.50.4.0 , Testing: 3.51.3.0
Description:
APSW provides an SQLite 3 wrapper that provides the thinnest layer over SQLite 3 possible.
Everything you can do from the C API to SQLite 3, you can do from Python.
Although APSW looks vaguely similar to the DBAPI, it is not compliant with that API and instead
works the way SQLite 3 does.
Homepage:
https://github.com/rogerbinns/apsw/
https://pypi.org/project/apsw/
License: ZLIB
argcomplete
- Ebuilds: 2, Stable: 3.6.3 , Testing: 3.6.3
Description: Bash tab completion for argparse
Homepage:
https://github.com/kislyuk/argcomplete/
https://pypi.org/project/argcomplete/
License: Apache-2.0
argh
- Ebuilds: 1, Stable: 0.31.3 , Testing: 0.31.3
Description: A simple argparse wrapper
Homepage:
https://pythonhosted.org/argh/
https://github.com/neithere/argh/
https://pypi.org/project/argh/
License: LGPL-3
argon2-cffi
- Ebuilds: 1, Stable: 25.1.0 , Testing: 25.1.0
Description: CFFI bindings to the Argon2 password hashing library
Homepage:
https://github.com/hynek/argon2-cffi/
https://pypi.org/project/argon2-cffi/
License: MIT
argon2-cffi-bindings
- Ebuilds: 2, Stable: 25.1.0 , Testing: 25.1.0
Description: Low-level CFFI bindings for the Argon2 password hashing library
Homepage:
https://github.com/hynek/argon2-cffi-bindings/
https://pypi.org/project/argon2-cffi-bindings/
License: MIT
argparse-addons
- Ebuilds: 1, Stable: 0.12.0
Description: Additional Python argparse types and actions
Homepage:
https://pypi.org/project/argparse-addons/
https://github.com/eerimoq/argparse_addons/
License: MIT
argparse-manpage
- Ebuilds: 2, Stable: 4.7 , Testing: 4.7 , 4.6
Description: Automatically build man-pages for your Python project
Homepage:
https://github.com/praiskup/argparse-manpage/
https://pypi.org/project/argparse-manpage/
License: Apache-2.0
arpeggio
- Ebuilds: 2, Stable: 2.0.3 , Testing: 2.0.3
Description: Parser interpreter based on PEG grammars
Homepage:
https://pypi.org/project/Arpeggio/
https://github.com/textX/Arpeggio/
License: MIT
array-api-compat
- Ebuilds: 3, Stable: 1.12.0 , Testing: 1.14.0
Description: Array API standard compatibility wrapper over NumPy and others
Homepage:
https://github.com/data-apis/array-api-compat/
https://pypi.org/project/array-api-compat/
License: MIT
arrow
- Ebuilds: 2, Stable: 1.4.0 , Testing: 1.4.0
Description: Better dates and times for Python
Homepage:
https://github.com/arrow-py/arrow/
https://pypi.org/project/arrow/
License: Apache-2.0
asgiref
- Ebuilds: 2, Stable: 3.11.0 , Testing: 3.11.1
Description: ASGI utilities (successor to WSGI)
Homepage:
https://asgi.readthedocs.io/en/latest/
https://github.com/django/asgiref/
https://pypi.org/project/asgiref/
License: BSD
asn1crypto
- Ebuilds: 1, Stable: 1.5.1_p20231012 , Testing: 1.5.1_p20231012
Description: Python ASN.1 library with a focus on performance and a pythonic API
Homepage:
https://github.com/wbond/asn1crypto/
https://pypi.org/project/asn1crypto/
License: MIT
assertpy
- Ebuilds: 1, Testing: 1.1
Description: Simple assertion library for unit testing in python with a fluent API
Homepage:
https://github.com/assertpy/assertpy/
https://pypi.org/project/assertpy/
License: BSD
asteval
- Ebuilds: 2, Testing: 1.0.8
Description: Evaluator of Python expression using ast module
Homepage:
https://lmfit.github.io/asteval/
https://github.com/lmfit/asteval/
https://pypi.org/project/asteval/
License: MIT
astor
- Ebuilds: 1, Stable: 0.8.1-r2 , Testing: 0.8.1-r2
Description: Read/rewrite/write Python ASTs
Homepage:
https://pypi.org/project/astor/
https://github.com/berkerpeksag/astor/
License: BSD
astroid
- Ebuilds: 5, Stable: 4.0.3 , Testing: 4.1.2
Description: The aim of this module is to provide a common base representation of
python source code for projects such as pychecker, pyreverse,
pylint... Well, actually the development of this library is
essentially governed by pylint's needs.
It provides a compatible representation which comes from the _ast
module. It rebuilds the tree generated by the builtin _ast module by
recursively walking down the AST and building an extended ast (let's
call it astng ;). The new node classes have additional methods and
attributes for different usages. They include some support for static
inference and local name scopes. Furthermore, astng builds partial
trees by inspecting living objects.
Homepage:
https://github.com/pylint-dev/astroid/
https://pypi.org/project/astroid/
License: LGPL-2.1+
asttokens
- Ebuilds: 2, Stable: 3.0.0-r1 , Testing: 3.0.1
Description: Annotate Python AST trees with source text and token information
Homepage:
https://github.com/gristlabs/asttokens/
https://pypi.org/project/asttokens/
License: Apache-2.0
async-lru
- Ebuilds: 3, Stable: 2.1.0 , Testing: 2.3.0
Description: Simple lru_cache for asyncio
Homepage:
https://github.com/aio-libs/async-lru/
https://pypi.org/project/async-lru/
License: MIT
async-timeout
- Ebuilds: 2, Stable: 5.0.1 , Testing: 5.0.1
Description: Timeout context manager for asyncio programs
Homepage:
https://github.com/aio-libs/async-timeout/
https://pypi.org/project/async-timeout/
License: Apache-2.0
asyncssh
- Ebuilds: 2, Stable: 2.22.0 , Testing: 2.22.0
Description: Asynchronous SSHv2 client and server library
Homepage:
https://github.com/ronf/asyncssh/
https://pypi.org/project/asyncssh/
License: || ( EPL-2.0 GPL-2+ )
asyncstdlib
- Ebuilds: 2, Testing: 3.14.0
Description: The missing async toolbox
Homepage:
https://github.com/maxfischer2781/asyncstdlib/
https://pypi.org/project/asyncstdlib/
License: MIT
atomicwrites
- Ebuilds: 1, Stable: 1.4.1 , Testing: 1.4.1
Description: Atomic file writes
Homepage:
https://github.com/untitaker/python-atomicwrites/
https://pypi.org/project/atomicwrites/
License: MIT
atpublic
- Ebuilds: 2, Stable: 7.0.0 , Testing: 7.0.0
Description: A decorator to populate __all__ and the module globals
Homepage:
https://gitlab.com/warsaw/public/
https://pypi.org/project/atpublic/
License: Apache-2.0
attrs
- Ebuilds: 2, Stable: 25.4.0 , Testing: 26.1.0
Description: Attributes without boilerplate
Homepage:
https://github.com/python-attrs/attrs/
https://attrs.readthedocs.io/
https://pypi.org/project/attrs/
License: MIT
audioop-lts
- Ebuilds: 2, Stable: 0.2.2 , Testing: 0.2.2
Description: An LTS port of Python's audioop module
Homepage:
https://github.com/AbstractUmbra/audioop
https://pypi.org/project/audioop-lts/
License: PSF-2
audioread
- Ebuilds: 1, Stable: 3.0.1-r1 , Testing: 3.0.1-r1
Description:
Decode audio files using whichever backend is available. The library currently supports:
* Gstreamer via gst-python.
* MAD via the pymad bindings.
* FFmpeg via its command-line interface.
* The standard library wave and aifc modules (for WAV and AIFF files).
Homepage:
https://github.com/beetbox/audioread/
https://pypi.org/project/audioread/
License: MIT
authlib
- Ebuilds: 2, Testing: 1.6.9
Description: A Python library in building OAuth and OpenID Connect servers and clients
Homepage:
https://authlib.org/
https://github.com/authlib/authlib/
https://pypi.org/project/Authlib/
License: BSD
authres
- Ebuilds: 1, Stable: 1.2.0-r1 , Testing: 1.2.0-r1
Description:
RFC 5451 Authentication-Results Headers generation and parsing for Python.
It also supports Authentication Results extensions:
RFC 5617 DKIM/ADSP
RFC 6008 DKIM signature identification (header.b)
RFC 6212 Vouch By Reference (VBR)
Homepage:
https://launchpad.net/authentication-results-python/
https://pypi.org/project/authres/
License: Apache-2.0
autobahn
- Ebuilds: 3, Stable: 24.4.2 , Testing: 25.11.1 , 24.4.2
Description: WebSocket and WAMP for Twisted and Asyncio
Homepage:
https://github.com/crossbario/autobahn-python/
https://pypi.org/project/autobahn/
License: MIT
automat
- Ebuilds: 1, Stable: 25.4.16 , Testing: 25.4.16
Description:
Automat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).
Homepage:
https://github.com/glyph/automat/
https://pypi.org/project/Automat/
License: MIT
autopage
- Ebuilds: 2, Stable: 0.5.2 , Testing: 0.6.0
Description: A library to provide automatic paging for console output
Homepage:
https://github.com/zaneb/autopage/
https://pypi.org/project/autopage/
License: Apache-2.0
autopep8
- Ebuilds: 1, Stable: 2.3.2 , Testing: 2.3.2
Description: Automatically formats Python code to conform to the PEP 8 style guide
Homepage:
https://github.com/hhatto/autopep8/
https://pypi.org/project/autopep8/
License: MIT
autoprop
- Ebuilds: 1, Testing: 4.1.0
Description:
Properties are a feature in python that allow accessor functions (i.e. getters and setters) to masquerade as
regular attributes. This makes it possible to provide transparent APIs for classes that need to cache results,
lazily load data, maintain invariants, or react in any other way to attribute access.
Unfortunately, making a property requires an annoying amount of boilerplate code. There are a few ways to
do it, but the most common and most succinct requires you to decorate two functions
(with two different decorators) and to type the name of the attribute three times.
The autoprop module simplifies this process by searching your class for accessor methods and adding properties
corresponding to any such methods it finds.
Homepage:
https://github.com/kalekundert/autoprop/
https://pypi.org/project/autoprop/
License: MIT
awkward
- Ebuilds: 2, Testing: 2.9.0
Description:
Awkward Array is a library for nested, variable-sized data, including arbitrary-length lists, records, mixed types, and missing data, using NumPy-like idioms.
Homepage:
https://github.com/scikit-hep/awkward/
https://pypi.org/project/awkward/
https://doi.org/10.5281/zenodo.4341376
License: BSD
awkward-cpp
- Ebuilds: 2, Testing: 52
Description:
awkward-cpp provides precompiled routines for the awkward package. It is not useful on its own, only as a dependency for awkward .
Homepage:
https://github.com/scikit-hep/awkward/
https://pypi.org/project/awkward-cpp/
License: BSD MIT
aws-sam-translator
- Ebuilds: 3, Stable: 1.106.0 , Testing: 1.108.0
Description: A library that transform SAM templates into AWS CloudFormation templates
Homepage:
https://github.com/aws/serverless-application-model/
https://pypi.org/project/aws-sam-translator/
License: Apache-2.0
aws-xray-sdk
- Ebuilds: 2, Stable: 2.14.0 , Testing: 2.15.0
Description: AWS X-Ray SDK for Python
Homepage:
https://github.com/aws/aws-xray-sdk-python/
https://pypi.org/project/aws-xray-sdk/
License: Apache-2.0
b2sdk
- Ebuilds: 2, Testing: 2.10.4
Description: Library to access Backblaze B2 cloud storage
Homepage:
https://github.com/Backblaze/b2-sdk-python
https://pypi.org/project/b2sdk/
License: MIT
babel
- Ebuilds: 2, Stable: 2.17.0 , Testing: 2.18.0
Description:
A collection of tools for internationalizing Python applications
Babel is composed of two major parts:
- tools to build and work with gettext message catalogs
- a Python interface to the CLDR (Common Locale Data Repository),
providing access to various locale display names, localized number
and date formatting, etc.
Homepage:
https://babel.pocoo.org/
https://pypi.org/project/babel/
https://github.com/python-babel/babel/
License: BSD
babelfish
- Ebuilds: 1, Stable: 0.6.1 , Testing: 0.6.1
Description: Python library to work with countries and languages
Homepage:
https://github.com/Diaoul/babelfish/
https://pypi.org/project/babelfish/
License: BSD
backports-tarfile
- Ebuilds: 1, Stable: 1.2.0 , Testing: 1.2.0
Description: Backport of CPython tarfile module (from Python 3.12)
Homepage:
https://github.com/jaraco/backports.tarfile/
https://pypi.org/project/backports.tarfile/
License: MIT
backports-zstd
- Ebuilds: 4, Stable: 1.2.0 , Testing: 1.3.0
Description: Backport of PEP-784: adding Zstandard to the standard library
Homepage:
https://github.com/Rogdham/backports.zstd/
https://pypi.org/project/backports.zstd/
License: PSF-2
backrefs
- Ebuilds: 2, Stable: 6.1 , Testing: 6.2
Description:
Backrefs is a wrapper around Python's built-in Re and the 3rd party Regex library. Backrefs adds various additional back references (and a couple other features) that are known to some regular expression engines, but not to Python's Re and/or Regex. The supported back references actually vary depending on the regular expression engine being used as the engine may already have support for some.
Homepage:
https://github.com/facelessuser/backrefs/
https://pypi.org/project/backrefs/
License: MIT
bandit
- Ebuilds: 3, Stable: 1.9.2 , Testing: 1.9.4
Description:
Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs appropriate plugins against the AST nodes. Once Bandit has finished scanning all the files it generates a report.
Homepage:
https://github.com/PyCQA/bandit/
https://pypi.org/project/bandit/
License: Apache-2.0
bareos
- Ebuilds: 2, Testing: 25.0.1
Description: python bindings for bareos network backup suite
Homepage: https://www.bareos.com/
License: AGPL-3
base58
- Ebuilds: 1, Testing: 2.1.1
Description: Base58 and Base58Check implementation
Homepage:
https://pypi.org/project/base58/
https://github.com/keis/base58/
License: MIT
bashate
- Ebuilds: 1, Stable: 2.1.1
Description: A pep8 equivalent for bash scripts
Homepage: https://pypi.org/project/bashate/
License: Apache-2.0
basho-erlastic
- Ebuilds: 1, Testing: 2.1.1-r1
Description: Erlang binary term codec and port interface
Homepage:
https://github.com/basho/python-erlastic/
https://pypi.org/project/basho-erlastic/
License: BSD
bcrypt
- Ebuilds: 2, Stable: 5.0.0 , Testing: 5.0.0
Description: Modern password hashing for software and servers
Homepage:
https://github.com/pyca/bcrypt/
https://pypi.org/project/bcrypt/
License: Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-3.0
beartype
- Ebuilds: 8, Stable: 0.22.2 , Testing: 0.22.9
Description: Unbearably fast runtime type checking in pure Python
Homepage:
https://pypi.org/project/beartype/
https://github.com/beartype/beartype/
License: MIT
beautifulsoup4
- Ebuilds: 2, Stable: 4.14.3 , Testing: 4.14.3
Description:
Beautiful Soup is a Python HTML/XML parser designed for quick
turnaround projects like screen-scraping. Two features make it
powerful: it won't choke if you give it bad markup and it provides a
few simple methods and Pythonic idioms for navigating and searching
a parse tree: a toolkit for dissecting a document and extracting
what you need.
Homepage:
https://www.crummy.com/software/BeautifulSoup/bs4/
https://pypi.org/project/beautifulsoup4/
License: MIT
behave
- Ebuilds: 1, Testing: 1.3.3
Description: BDD, Python style
Homepage:
https://github.com/behave/behave/
https://pypi.org/project/behave/
License: BSD-2
beniget
- Ebuilds: 2, Stable: 0.5.0 , Testing: 0.5.0
Description: Extract semantic information about static Python code
Homepage:
https://pypi.org/project/beniget/
https://github.com/serge-sans-paille/beniget/
License: BSD
berkeleydb
- Ebuilds: 1, Testing: 18.1.15
Description: Python bindings for Oracle Berkeley DB
Homepage:
https://www.jcea.es/programacion/pybsddb.htm
https://pypi.org/project/berkeleydb/
License: BSD
betamax
- Ebuilds: 1, Stable: 0.9.0 , Testing: 0.9.0
Description: python-requests HTTP exchanges recorder
Homepage:
https://github.com/betamaxpy/betamax/
https://pypi.org/project/betamax/
License: Apache-2.0
betamax-matchers
- Ebuilds: 1, Testing: 0.4.0-r1
Description: A group of experimental matchers for Betamax
Homepage:
https://github.com/betamaxpy/betamax_matchers/
https://pypi.org/project/betamax-matchers/
License: Apache-2.0
betterproto
- Ebuilds: 2, Stable: 2.0.0_beta7 , Testing: 2.0.0_beta7
Description: A better Protobuf / gRPC generator & library
Homepage:
https://github.com/danielgtaylor/python-betterproto/
https://pypi.org/project/betterproto/
License: MIT
bibtexparser
- Ebuilds: 2, Testing: 1.4.4
Description: A BibTeX parser written in Python
Homepage:
https://github.com/sciunto-org/python-bibtexparser/
https://pypi.org/project/bibtexparser/
License: || ( BSD LGPL-3 )
binaryornot
- Ebuilds: 3, Stable: 0.4.4-r3 , Testing: 0.6.0
Description: Ultra-lightweight pure Python package to guess whether a file is binary or text
Homepage:
https://github.com/binaryornot/binaryornot
https://pypi.org/project/binaryornot/
License: BSD
bincopy
- Ebuilds: 2, Stable: 20.1.0 , Testing: 20.1.1
Description: Mangling of various file formats that conveys binary information
Homepage:
https://pypi.org/project/bincopy/
https://github.com/eerimoq/bincopy/
License: MIT
bitarray
- Ebuilds: 3, Stable: 3.8.0 , Testing: 3.8.0
Description:
This module provides an object type which efficiently represents an array of
booleans. Bitarrays are sequence types and behave very much like usual lists.
Eight bits are represented by one byte in a contiguous block of memory. The
user can select between two representations; little-endian and big-endian.
Most of the functionality is implemented in C. Methods for accessing the
machine representation are provided. This can be useful when bit level access
to binary files is required, such as portable bitmap image files (.pbm). Also,
when dealing with compressed data which uses variable bit length encoding,
you may find this module useful.
Homepage:
https://github.com/ilanschnell/bitarray/
https://pypi.org/project/bitarray/
License: PSF-2
bitstring
- Ebuilds: 2, Stable: 4.3.1 , Testing: 4.4.0 , 4.3.1
Description:
A pure Python module designed to help make
the creation and analysis of binary data
as simple and natural as possible
Homepage:
https://github.com/scott-griffiths/bitstring/
https://pypi.org/project/bitstring/
License: MIT
black
- Ebuilds: 4, Stable: 26.1.0 , Testing: 26.3.1 , 25.1.0
Description: The uncompromising Python code formatter
Homepage:
https://black.readthedocs.io/en/stable/
https://github.com/psf/black/
https://pypi.org/project/black/
License: MIT
blake3
- Ebuilds: 2, Testing: 1.0.8-r1
Description: Python bindings for the BLAKE3 cryptographic hash function
Homepage:
https://github.com/oconnor663/blake3-py/
https://pypi.org/project/blake3/
License:
|| ( CC0-1.0 Apache-2.0 )
rust? (
Apache-2.0-with-LLVM-exceptions BSD-2 MIT Unicode-3.0
|| ( Apache-2.0 CC0-1.0 MIT-0 )
)
bleach
- Ebuilds: 2, Stable: 6.3.0 , Testing: 6.3.0
Description: An easy whitelist-based HTML-sanitizing tool
Homepage:
https://github.com/mozilla/bleach/
https://pypi.org/project/bleach/
License: Apache-2.0
blessed
- Ebuilds: 7, Stable: 1.23.0 , Testing: 1.35.0
Description: Library for making terminal apps using colors, keyboard input and positioning
Homepage:
https://github.com/jquast/blessed/
https://pypi.org/project/blessed/
License: MIT
blinker
- Ebuilds: 1, Stable: 1.9.0 , Testing: 1.9.0
Description: Fast, simple object-to-object and broadcast signaling
Homepage:
https://github.com/pallets-eco/blinker/
https://pypi.org/project/blinker/
License: MIT
blockbuster
- Ebuilds: 2, Stable: 1.5.26 , Testing: 1.5.26
Description: Utility to detect blocking calls in the async event loop
Homepage:
https://github.com/cbornet/blockbuster/
https://pypi.org/project/blockbuster/
License: Apache-2.0
blosc
- Ebuilds: 2, Stable: 1.11.3 , Testing: 1.11.4
Description:
blosc is a high performance compressor optimized for binary
data. It has been designed to transmit data to the processor cache
faster than the traditional, non-compressed, direct memory fetch
approach via a memcpy() OS call. Blosc works well for compressing
numerical arrays that contains data with relatively low entropy,
like sparse data, time series, grids with regular-spaced values,
etc. This is the python wrapper.
Homepage:
https://www.blosc.org/
https://github.com/Blosc/python-blosc/
https://pypi.org/project/blosc/
License: BSD
bluelet
- Ebuilds: 1, Stable: 0.2.0-r1 , Testing: 0.2.0-r1
Description:
Bluelet is a simple, pure-Python solution for writing intelligible asynchronous socket applications. It uses PEP 342 coroutines to make concurrent I/O look and act like sequential programming.
In this way, it is similar to the Greenlet green-threads library and its associated packages Eventlet and Gevent. Bluelet has a simpler, 100% Python implementation that comes at the cost of flexibility and performance when compared to Greenlet-based solutions. However, it should be sufficient for many applications that don't need serious scalability; it can be thought of as a less-horrible alternative to asyncore or an asynchronous replacement for SocketServer (and more).
Homepage: https://pypi.org/project/bluelet/
License: MIT
blurb
- Ebuilds: 1, Testing: 2.0.0
Description:
blurb is a tool designed to rid CPython core development of the scourge of
Misc/NEWS conflicts.
The core concept: split Misc/NEWS into many separate files that, when
concatenated back together in sorted order, reconstitute the original
Misc/NEWS file. After that, Misc/NEWS could be deleted from the CPython
repo and thereafter rendered on demand (e.g. when building a release).
When checking in a change to CPython, the checkin process will write
out a new file that sorts into the correct place, using a filename
unlikely to have a merge conflict.
Homepage:
https://github.com/python/core-workflow/tree/master/blurb
https://pypi.org/project/blurb/
License: BSD
boltons
- Ebuilds: 1, Stable: 25.0.0 , Testing: 25.0.0
Description: Pure-python utilities in the same spirit as the standard library
Homepage: https://boltons.readthedocs.io/
License: BSD
boolean-py
- Ebuilds: 1, Stable: 5.0 , Testing: 5.0
Description: Define boolean algebras, create and parse boolean expressions
Homepage:
https://pypi.org/project/boolean.py/
https://github.com/bastikr/boolean.py/
License: BSD-2
boto3
- Ebuilds: 14, Stable: 1.42.34 , Testing: 1.42.78
Description: The AWS SDK for Python
Homepage:
https://github.com/boto/boto3/
https://pypi.org/project/boto3/
License: Apache-2.0
botocore
- Ebuilds: 14, Stable: 1.42.34 , Testing: 1.42.78
Description: Low-level, data-driven core of boto 3
Homepage:
https://github.com/boto/botocore/
https://pypi.org/project/botocore/
License: Apache-2.0
bottle
- Ebuilds: 3, Stable: 0.13.4 , Testing: 0.13.4
Description: A fast and simple micro-framework for small web-applications
Homepage:
https://bottlepy.org/
https://github.com/bottlepy/bottle/
https://pypi.org/project/bottle/
License: MIT
bottleneck
- Ebuilds: 3, Stable: 1.6.0 , Testing: 1.6.0
Description: Fast NumPy array functions written in C
Homepage:
https://github.com/pydata/bottleneck/
https://pypi.org/project/Bottleneck/
License: BSD
bpython
- Ebuilds: 2, Stable: 0.26 , Testing: 0.26
Description: Syntax highlighting and autocompletion for the Python interpreter
Homepage:
https://bpython-interpreter.org/
https://github.com/bpython/bpython/
https://pypi.org/project/bpython/
License: MIT BSD-2 PSF-2
bracex
- Ebuilds: 1, Stable: 2.6 , Testing: 2.6
Description:
Why Bracex over other solutions?
Bracex actually follows pretty closely to how Bash processes braces. It is not a 1:1 implementation of how Bash handles braces, but generally, it follows very closely. Almost all of the test cases are run through Bash first, then our implementation is compared against the results Bash gives. There are a few cases where we have purposely deviated. For instance, we are not handling Bash's command line inputs, so we are not giving special meaning to back ticks and quotes at this time.
Homepage:
https://github.com/facelessuser/bracex/
https://pypi.org/project/bracex/
License: MIT
braintree
- Ebuilds: 2, Testing: 4.42.0
Description: Braintree Python Library
Homepage:
https://developer.paypal.com/braintree/docs/reference/overview/
https://github.com/braintree/braintree_python/
https://pypi.org/project/braintree/
License: MIT
breathe
- Ebuilds: 1, Stable: 4.36.0 , Testing: 4.36.0
Description:
Breathe provides a bridge between the Sphinx and Doxygen
documentation systems.
It is an easy way to include Doxygen information in a set of
documentation generated by Sphinx. The aim is to produce an autodoc
like support for people who enjoy using Sphinx but work with languages
other than Python. The system relies on the Doxygen’s xml output.
Homepage:
https://breathe.readthedocs.io/en/latest/
https://github.com/breathe-doc/breathe/
https://pypi.org/project/breathe/
License: BSD
brotlicffi
- Ebuilds: 2, Stable: 1.2.0.0 , Testing: 1.2.0.1
Description: Python binding to the Brotli library
Homepage:
https://github.com/python-hyper/brotlicffi/
https://pypi.org/project/brotlicffi/
License: MIT
btrfs
- Ebuilds: 1, Stable: 15
Description: Python module to inspect btrfs filesystems
Homepage:
https://github.com/knorrie/python-btrfs/
https://pypi.org/project/btrfs/
License: LGPL-3
btrfsutil
- Ebuilds: 3, Testing: 6.19.1
Description: Library for managing Btrfs filesystems
Homepage: https://github.com/kdave/btrfs-progs
License: LGPL-2+
build
- Ebuilds: 4, Stable: 1.3.0 , Testing: 1.4.2
Description: A simple, correct PEP517 package builder
Homepage:
https://pypi.org/project/build/
https://github.com/pypa/build/
License: MIT
cachecontrol
- Ebuilds: 1, Stable: 0.14.3 , Testing: 0.14.3
Description: httplib2 caching for requests
Homepage:
https://pypi.org/project/CacheControl/
https://github.com/psf/cachecontrol/
License: Apache-2.0
cachelib
- Ebuilds: 1, Stable: 0.13.0 , Testing: 0.13.0
Description: Collection of cache libraries in the same API interface. Extracted from werkzeug
Homepage:
https://pypi.org/project/cachelib/
https://github.com/pallets-eco/cachelib/
License: BSD
cachetools
- Ebuilds: 8, Stable: 6.2.3 , Testing: 7.0.5
Description: Extensible memoizing collections and decorators
Homepage:
https://github.com/tkem/cachetools/
https://pypi.org/project/cachetools/
License: MIT
cairocffi
- Ebuilds: 2, Stable: 1.7.1-r1 , Testing: 1.7.1-r1
Description: CFFI-based drop-in replacement for Pycairo
Homepage:
https://github.com/Kozea/cairocffi/
https://pypi.org/project/cairocffi/
License: BSD
calver
- Ebuilds: 2, Stable: 2025.10.20 , Testing: 2025.10.20
Description: Setuptools extension for CalVer package versions
Homepage:
https://github.com/di/calver/
https://pypi.org/project/calver/
License: Apache-2.0
cangjie
- Ebuilds: 2, Stable: 1.5.0
Description: Python wrapper for libcangjie
Homepage: https://cangjie.pages.freedesktop.org/projects/pycangjie/
License: LGPL-3+
canonicaljson
- Ebuilds: 1, Stable: 2.0.0 , Testing: 2.0.0
Description: Canonical JSON
Homepage:
https://github.com/matrix-org/python-canonicaljson/
https://pypi.org/project/canonicaljson/
License: Apache-2.0
capturer
- Ebuilds: 1, Stable: 3.0-r1 , Testing: 3.0-r1
Description: Easily capture stdout/stderr of the current process and subprocesses
Homepage: https://capturer.readthedocs.io/en/latest/
https://pypi.org/project/capturer/
https://github.com/xolox/python-capturer
License: MIT
casttube
- Ebuilds: 1, Stable: 0.2.1-r1
Description: casttube provides a way to interact with the Youtube Chromecast api
Homepage: https://github.com/ur1katz/casttube
License: MIT
cattrs
- Ebuilds: 2, Stable: 25.3.0 , Testing: 26.1.0
Description: Composable complex class support for attrs and dataclasses
Homepage:
https://pypi.org/project/cattrs/
https://github.com/python-attrs/cattrs/
License: MIT
cbor2
- Ebuilds: 3, Stable: 5.7.1 , Testing: 5.9.0
Description: This library provides encoding and decoding for the
Concise Binary Object Representation (CBOR) (RFC 7049) serialization format.
It is implemented in pure python with an optional C backend and is compatible
with versions 2.7 through to 3.8. On cPython>=3.3 cbor2 can use a built in C
module for performance similar to how pickle wraps the _pickle C module in the
Python Standard Library.
Homepage:
https://github.com/agronholm/cbor2/
https://pypi.org/project/cbor2/
License: MIT
cerberus
- Ebuilds: 2, Stable: 1.3.8 , Testing: 1.3.8
Description: A lightweight and extensible data-validation library for Python
Homepage:
https://docs.python-cerberus.org/
https://github.com/pyeve/cerberus/
https://pypi.org/project/Cerberus/
License: ISC
certifi
- Ebuilds: 1, Stable: 3024.7.22 , Testing: 3024.7.22
Description: A certifi hack to use system trust store on Linux/FreeBSD
Homepage:
https://github.com/projg2/certifi-system-store/
https://github.com/tiran/certifi-system-store/
https://pypi.org/project/certifi-system-store/
License: MPL-2.0
cffi
- Ebuilds: 2, Stable: 2.0.0 , Testing: 2.0.0
Description: Foreign Function Interface for Python calling C code
Homepage:
https://cffi.readthedocs.io/
https://pypi.org/project/cffi/
License: MIT
cfgv
- Ebuilds: 2, Stable: 3.4.0 , Testing: 3.5.0
Description: Validate configuration and produce human-readable error messages
Homepage:
https://github.com/asottile/cfgv/
https://pypi.org/project/cfgv/
License: MIT
cfn-lint
- Ebuilds: 10, Stable: 1.39.1 , Testing: 1.47.1
Description: CloudFormation Linter
Homepage:
https://github.com/aws-cloudformation/cfn-lint/
https://pypi.org/project/cfn-lint/
License: MIT
cftime
- Ebuilds: 2, Stable: 1.6.5 , Testing: 1.6.5
Description: Time-handling functionality from netcdf4-python
Homepage:
https://github.com/Unidata/cftime/
https://pypi.org/project/cftime/
License: GPL-3
chainstream
- Ebuilds: 2, Stable: 1.0.2 , Testing: 1.0.2 , 1.0.1
Description: Chain I/O-Streams together into a single stream
Homepage: https://github.com/rrthomas/chainstream
License: CC-BY-SA-4.0
chameleon
- Ebuilds: 1, Stable: 4.6.0
Description: Fast HTML/XML template compiler for Python
Homepage:
https://github.com/malthe/chameleon/
https://pypi.org/project/Chameleon/
License: repoze
characteristic
- Ebuilds: 1, Stable: 14.3.0-r4 , Testing: 14.3.0-r4
Description: Python attributes without the boilerplate
Homepage:
https://characteristic.readthedocs.io/
https://github.com/hynek/characteristic/
https://pypi.org/project/characteristic/
License: MIT
chardet
- Ebuilds: 2, Stable: 5.2.0 , Testing: 6.0.0_p1
Description: Universal encoding detector
Homepage:
https://github.com/chardet/chardet/
https://pypi.org/project/chardet/
License: LGPL-2.1
charset-normalizer
- Ebuilds: 4, Stable: 3.4.4 , Testing: 3.4.6
Description: The Real First Universal Charset Detector
Homepage:
https://pypi.org/project/charset-normalizer/
https://github.com/jawah/charset_normalizer/
License: MIT
chart-studio
- Ebuilds: 1, Testing: 1.1.0-r2
Description:
Python plotting library for collaborative, interactive, publication-quality
graphs. Plotly is an online collaborative data analysis and graphing tool.
Homepage: https://plotly.com/python/
License: MIT
cheetah3
- Ebuilds: 1, Stable: 3.4.0 , Testing: 3.4.0
Description: Cheetah is a Python-powered template engine and code generator. It can be used
as a standalone utility or it can be combined with other tools. Web developers
are its principle user group, but it has many potential uses and is also being
used to generate C++ game code, Java, SQL, form emails, and even Python code.
Homepage:
https://cheetahtemplate.org/
https://github.com/CheetahTemplate3/Cheetah3/
https://pypi.org/project/Cheetah3/
License: MIT
cheroot
- Ebuilds: 3, Stable: 11.1.2 , Testing: 11.1.2 , 11.1.1
Description: High-performance, pure-Python HTTP server used by CherryPy
Homepage:
https://cherrypy.dev/
https://pypi.org/project/cheroot/
https://github.com/cherrypy/cheroot/
License: BSD
cherrypy
- Ebuilds: 1, Stable: 18.10.0 , Testing: 18.10.0
Description: CherryPy is a pythonic, object-oriented HTTP framework
Homepage:
https://cherrypy.dev/
https://github.com/cherrypy/cherrypy/
https://pypi.org/project/CherryPy/
License: BSD
chump
- Ebuilds: 1, Testing: 1.6.0-r2
Description: API wrapper for Pushover
Homepage: https://github.com/karanlyons/chump
License: Apache-2.0
cjkwrap
- Ebuilds: 1, Stable: 2.2-r2
Description: A library for wrapping and filling UTF-8 CJK text
Homepage: https://f.gallai.re/cjkwrap https://gitlab.com/fgallaire/cjkwrap
License: LGPL-3+
clang
- Ebuilds: 13, Stable: 21.1.8 , Testing: 22.1.2
Description: Python bindings for llvm-core/clang
Homepage: https://llvm.org/
License: Apache-2.0-with-LLVM-exceptions UoI-NCSA
cleo
- Ebuilds: 1, Stable: 2.1.0 , Testing: 2.1.0
Description: Python tool for building testable command-line interfaces
Homepage:
https://github.com/python-poetry/cleo/
https://pypi.org/project/cleo/
License: MIT
cli-helpers
- Ebuilds: 8, Stable: 2.7.0 , Testing: 2.12.0
Description: Python helpers for common CLI tasks
Homepage:
https://cli-helpers.rtfd.io/
https://github.com/dbcli/cli_helpers/
https://pypi.org/project/cli-helpers/
License: BSD
cli-ui
- Ebuilds: 1, Testing: 0.19.0-r1
Description: Python library for better command line interfaces
Homepage:
https://your-tools.github.io/python-cli-ui/
https://github.com/your-tools/python-cli-ui/
https://pypi.org/project/cli-ui/
click
- Ebuilds: 1, Stable: 8.3.1-r1 , Testing: 8.3.1-r1
Description: A Python package for creating beautiful command line interfaces
Homepage:
https://palletsprojects.com/p/click/
https://github.com/pallets/click/
https://pypi.org/project/click/
License: BSD
click-default-group
- Ebuilds: 1, Stable: 1.2.4 , Testing: 1.2.4
Description: Extends click.Group to invoke a command without explicit subcommand name
Homepage:
https://github.com/click-contrib/click-default-group/
https://pypi.org/project/click-default-group/
License: BSD
click-didyoumean
- Ebuilds: 1, Stable: 0.3.1 , Testing: 0.3.1
Description: Enable git-like did-you-mean feature in click
Homepage:
https://github.com/click-contrib/click-didyoumean/
https://pypi.org/project/click-didyoumean/
License: MIT
click-help-colors
- Ebuilds: 1, Stable: 0.9.4 , Testing: 0.9.4
Description: Colorization of help messages in Click
Homepage:
https://github.com/click-contrib/click-help-colors/
https://pypi.org/project/click-help-colors/
License: MIT
click-log
- Ebuilds: 1, Testing: 0.4.0
Description: Logging integration for Click
Homepage:
https://github.com/click-contrib/click-log/
https://pypi.org/project/click-log/
License: MIT
click-option-group
- Ebuilds: 3, Stable: 0.5.9 , Testing: 0.5.9
Description: Click-extension package that adds option groups missing in Click
Homepage:
https://github.com/click-contrib/click-option-group
https://pypi.org/project/click-option-group/
License: BSD
click-plugins
- Ebuilds: 2, Stable: 1.1.1-r1 , Testing: 1.1.1.2
Description: Module for click to enable registering CLI commands via entry points
Homepage:
https://github.com/click-contrib/click-plugins/
https://pypi.org/project/click-plugins/
License: BSD
click-threading
- Ebuilds: 1, Testing: 0.5.0-r1
Description: Multithreaded Click apps made easy
Homepage:
https://github.com/click-contrib/click-threading/
https://pypi.org/project/click-threading/
License: MIT
cliff
- Ebuilds: 1, Stable: 4.13.1 , Testing: 4.13.1
Description:
Cliff is a framework for building command line programs.
It uses setuptools entry points to provide subcommands,
output formatters, and other extensions.
Homepage:
https://opendev.org/openstack/cliff/
https://github.com/openstack/cliff/
https://pypi.org/project/cliff/
License: Apache-2.0
clikit
- Ebuilds: 1, Stable: 0.6.2-r1 , Testing: 0.6.2-r1
Description: Group of utilities to build beautiful and testable command line interfaces
Homepage:
https://github.com/sdispater/clikit/
https://pypi.org/project/clikit/
License: MIT
clint
- Ebuilds: 1, Stable: 0.5.1-r4 , Testing: 0.5.1-r4
Description: Python Command-line Application Tools
Homepage:
https://github.com/kennethreitz/clint/
https://pypi.org/project/clint/
License: ISC
cloudpickle
- Ebuilds: 2, Stable: 3.1.2 , Testing: 3.1.2
Description: Extended pickling support for Python objects
Homepage:
https://github.com/cloudpipe/cloudpickle/
https://pypi.org/project/cloudpickle/
License: BSD
cloudscraper
- Ebuilds: 1, Testing: 1.2.69-r1
Description:
A simple Python module to bypass Cloudflare's anti-bot page (also known as "I'm Under Attack Mode", or IUAM),
implemented with Requests
Homepage:
https://github.com/VeNoMouS/cloudscraper/
https://pypi.org/project/cloudscraper/
License: AGPL-3
clr-loader
- Ebuilds: 2, Stable: 0.2.9
Description:
clr_loader provides a unified way to load one of the CLR (.NET) runtime
implementations (.NET Framework, .NET (Core) or Mono), load assemblies, and
call very simple functions.
Homepage: https://pythonnet.github.io/clr-loader/
https://github.com/pythonnet/clr-loader/
https://pypi.org/project/clr_loader/
License: MIT
cmd2
- Ebuilds: 6, Stable: 3.1.0 , Testing: 3.4.0 , 2.6.2
Description: Extra features for standard library's cmd module
Homepage:
https://github.com/python-cmd2/cmd2/
https://pypi.org/project/cmd2/
License: MIT
colorama
- Ebuilds: 1, Stable: 0.4.6 , Testing: 0.4.6
Description: ANSI escape character sequences for colored terminal text & cursor positioning
Homepage:
https://pypi.org/project/colorama/
https://github.com/tartley/colorama/
License: BSD
colorclass
- Ebuilds: 1, Stable: 2.2.2-r1 , Testing: 2.2.2-r1
Description: Colorful worry-free console applications for multiple platforms
Homepage:
https://pypi.org/project/colorclass/
https://github.com/matthewdeanmartin/colorclass/
License: MIT
colored-traceback
- Ebuilds: 1, Stable: 0.4.2 , Testing: 0.4.2
Description: Automatically color Python's uncaught exception tracebacks
Homepage:
https://github.com/staticshock/colored-traceback.py/
https://pypi.org/project/colored-traceback/
License: ISC
coloredlogs
- Ebuilds: 1, Stable: 15.0.1-r2 , Testing: 15.0.1-r2
Description: Colored stream handler for the logging module
Homepage:
https://pypi.org/project/coloredlogs/
https://github.com/xolox/python-coloredlogs
https://coloredlogs.readthedocs.io/en/latest/
License: MIT
colorful
- Ebuilds: 2, Stable: 0.5.8 , Testing: 0.5.8
Description:
Package used for styling terminal strings in Python scripts.
This package is used as a dependency in net-analyzer/pontos.
Homepage:
https://pypi.org/project/colorful/
https://github.com/timofurrer/colorful/
License: MIT
colorlog
- Ebuilds: 2, Stable: 6.10.1 , Testing: 6.10.1
Description: Log formatting with colors
Homepage:
https://pypi.org/project/colorlog/
https://github.com/borntyping/python-colorlog/
License: MIT
colour
- Ebuilds: 1, Stable: 0.1.5-r1 , Testing: 0.1.5-r1
Description:
Converts and manipulates common color representation (RGB, HSL, web, ...).
Full conversion between RGB, HSL, 6-digit hex, 3-digit hex, human color.
One object (Color) or bunch of single purpose function (rgb2hex, hsl2rgb
...). Web format that use the smallest representation between 6-digit (e.g.
#fa3b2c), 3-digit (e.g. #fbb), fully spelled color (e.g. white), following
W3C color naming for compatible CSS or HTML color specifications. Smooth
intuitive color scale generation choosing N color gradients. Can pick
colors for you to identify objects of your application.
Homepage:
https://github.com/vaab/colour/
https://pypi.org/project/colour/
License: GPL-3+
comm
- Ebuilds: 1, Stable: 0.2.3 , Testing: 0.2.3
Description: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python
Homepage:
https://github.com/ipython/comm/
https://pypi.org/project/comm/
License: BSD
commentjson
- Ebuilds: 1, Stable: 0.9.0-r2 , Testing: 0.9.0-r2
Description: Add Python and JavaScript style comments in your JSON files
Homepage:
https://pypi.org/project/commentjson/
https://github.com/vaidik/commentjson/
License: MIT
commonmark
- Ebuilds: 1, Stable: 0.9.1-r1 , Testing: 0.9.1-r1
Description:
Pure Python port of jgm’s commonmark.js, a Markdown parser and
renderer for the CommonMark specification, using only native
modules. Once both this project and the CommonMark specification
are stable we will release the first 1.0 version and attempt to
keep up to date with changes in commonmark.js.
Homepage:
https://pypi.org/project/commonmark/
https://github.com/readthedocs/commonmark.py/
License: BSD
configargparse
- Ebuilds: 3, Stable: 1.7.1 , Testing: 1.7.5
Description: Drop-in replacement for argparse supporting config files and env variables
Homepage:
https://github.com/bw2/ConfigArgParse/
https://pypi.org/project/ConfigArgParse/
License: MIT
configclass
- Ebuilds: 1, Stable: 0.2.0-r1 , Testing: 0.2.0-r1
Description: A Python to class to hold configuration values
Homepage:
https://github.com/schettino72/configclass/
https://pypi.org/project/configclass/
License: MIT
configobj
- Ebuilds: 1, Stable: 5.0.9 , Testing: 5.0.9
Description:
ConfigObj is a simple but powerful config file reader and writer: an
ini file round tripper. Its main feature is that it is very easy to
use, with a straightforward programmer's interface and a simple syntax
for config files.
Homepage:
https://github.com/DiffSK/configobj/
https://pypi.org/project/configobj/
License: BSD
configshell-fb
- Ebuilds: 2, Stable: 2.0.2 , Testing: 2.0.3
Description:
configshell-fb is a Python library that provides a framework
for building simple but nice CLI-based applications.
Homepage:
https://github.com/open-iscsi/configshell-fb/
https://pypi.org/project/configshell-fb/
License: Apache-2.0
configupdater
- Ebuilds: 1, Stable: 3.2 , Testing: 3.2
Description: Parser like ConfigParser but for updating configuration files
Homepage:
https://github.com/pyscaffold/configupdater/
https://pypi.org/project/ConfigUpdater/
License: MIT PSF-2 PYTHON
confusable-homoglyphs
- Ebuilds: 1, Testing: 3.3.1
Description: Detect confusable usage of unicode homoglyphs, prevent homograph attacks
Homepage:
https://git.sr.ht/~valhalla/confusable_homoglyphs/
https://pypi.org/project/confusable-homoglyphs/
License: MIT
confuse
- Ebuilds: 3, Stable: 2.1.0 , Testing: 2.2.0
Description:
Confuse is a configuration library for Python that uses YAML. It takes
care of defaults, overrides, type checking, command-line integration,
human-readable errors, and standard OS-specific locations.
Homepage:
https://github.com/beetbox/confuse/
https://pypi.org/project/confuse/
License: MIT
cons
- Ebuilds: 1, Stable: 0.4.7 , Testing: 0.4.7
Description: Implementation of Lisp/Scheme-like cons in Python
Homepage:
https://pypi.org/project/cons/
https://github.com/pythological/python-cons/
License: LGPL-3
consonance
- Ebuilds: 1, Stable: 0.1.5-r1
Description:
Consonance implements WhatsApp's handshake process
which makes use of Noise Pipes with Curve25519, AES-GCM,
and SHA256 from Noise Protocol.
Homepage: https://github.com/tgalal/consonance
License: GPL-3+
constantly
- Ebuilds: 1, Stable: 23.10.4 , Testing: 23.10.4
Description:
A library that provides symbolic constant support. It includes
collections and constants with text, numeric, and bit flag values.
Originally twisted.python.constants from the Twisted project.
Homepage:
https://github.com/twisted/constantly/
https://pypi.org/project/constantly/
License: MIT
construct
- Ebuilds: 1, Stable: 2.10.70
Description: A powerful declarative parser for binary data
Homepage:
https://construct.readthedocs.io/en/latest/
https://github.com/construct/construct/
https://pypi.org/project/construct/
License: MIT
contourpy
- Ebuilds: 2, Stable: 1.3.3-r1 , Testing: 1.3.3-r1
Description: Python library for calculating contours in 2D quadrilateral grids
Homepage:
https://pypi.org/project/contourpy/
https://github.com/contourpy/contourpy/
License: BSD
conway-polynomials
- Ebuilds: 1, Stable: 0.10 , Testing: 0.10
Description: Python interface to Frank Lübeck's Conway polynomial database
Homepage:
https://github.com/sagemath/conway-polynomials/
https://pypi.org/project/conway-polynomials/
License: GPL-3+
cookies
- Ebuilds: 1, Stable: 2.2.1-r2 , Testing: 2.2.1-r2
Description: Friendlier RFC 6265-compliant cookie parser/renderer
Homepage: https://gitlab.com/sashahart/cookies
License: MIT
coverage
- Ebuilds: 5, Stable: 7.13.1 , Testing: 7.13.5
Description: Coverage.py is a Python module that measures code coverage during Python
execution. It uses the code analysis tools and tracing hooks provided in the
Python standard library to determine which lines are executable, and which have
been executed.
Homepage:
https://coverage.readthedocs.io/en/latest/
https://github.com/coveragepy/coveragepy/
https://pypi.org/project/coverage/
License: BSD
cppheaderparser
- Ebuilds: 1, Testing: 2.7.4-r1
Description: Parse C++ header files and generate a data structure
Homepage:
https://senexcanis.com/open-source/cppheaderparser/
https://pypi.org/project/CppHeaderParser/
License: BSD
cppy
- Ebuilds: 1, Stable: 1.3.1 , Testing: 1.3.1
Description:
A small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations.
Homepage:
https://github.com/nucleic/cppy/
https://pypi.org/project/cppy/
License: BSD
cramjam
- Ebuilds: 2, Stable: 2.11.0 , Testing: 2.11.0
Description: Thin Python bindings to de/compression algorithms in Rust
Homepage:
https://github.com/milesgranger/cramjam/
https://pypi.org/project/cramjam/
License: MIT
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT MPL-2.0
Unicode-3.0
crashtest
- Ebuilds: 1, Stable: 0.4.1 , Testing: 0.4.1
Description: Python library that makes exceptions handling and inspection easier
Homepage:
https://github.com/python-poetry/crashtest/
https://pypi.org/project/crashtest/
License: MIT
crc32c
- Ebuilds: 2, Testing: 2.8
Description: CRC32c algorithm in hardware and software
Homepage:
https://github.com/ICRAR/crc32c/
https://pypi.org/project/crc32c/
License: LGPL-2.1+
crcmod
- Ebuilds: 1, Stable: 1.7-r5
Description:
The software in this package is a Python module for generating objects
that compute the Cyclic Redundancy Check (CRC). It includes a (optional)
C extension for fast calculation, as well as a pure Python
implementation.
Homepage: https://crcmod.sourceforge.net/
License: MIT
crispy-bootstrap3
- Ebuilds: 1, Testing: 2024.1
Description: Bootstrap3 template pack for django-crispy-forms
Homepage:
https://github.com/django-crispy-forms/crispy-bootstrap3/
https://pypi.org/project/crispy-bootstrap3/
License: MIT
crispy-bootstrap4
- Ebuilds: 2, Testing: 2026.2
Description: Bootstrap4 template pack for django-crispy-forms
Homepage:
https://github.com/django-crispy-forms/crispy-bootstrap4/
https://pypi.org/project/crispy-bootstrap4/
License: MIT
crispy-bootstrap5
- Ebuilds: 2, Testing: 2026.3
Description: Bootstrap5 template pack for django-crispy-forms
Homepage:
https://github.com/django-crispy-forms/crispy-bootstrap5/
https://pypi.org/project/crispy-bootstrap5/
License: MIT
croniter
- Ebuilds: 3, Stable: 6.0.0 , Testing: 6.2.2
Description: Python module to provide iteration for datetime object
Homepage:
https://github.com/corpusops/croniter/
https://pypi.org/project/croniter/
License: MIT
cryptography
- Ebuilds: 1, Stable: 46.0.6 , Testing: 46.0.6
Description: Library providing cryptographic recipes and primitives
Homepage:
https://github.com/pyca/cryptography/
https://pypi.org/project/cryptography/
License: || ( Apache-2.0 BSD ) PSF-2
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-3.0
cson
- Ebuilds: 1, Stable: 0.8-r4 , Testing: 0.8-r4
Description: A python parser for the Coffeescript Object Notation (CSON)
Homepage:
https://github.com/avakar/pycson/
https://pypi.org/project/cson/
License: MIT
css-parser
- Ebuilds: 1, Stable: 1.0.10 , Testing: 1.0.10
Description: A CSS Cascading Style Sheets library (fork of cssutils)
Homepage:
https://github.com/ebook-utils/css-parser/
https://pypi.org/project/css-parser/
License: LGPL-2.1+
csscompressor
- Ebuilds: 1, Stable: 0.9.5-r2 , Testing: 0.9.5-r2
Description: A python port of YUI CSS Compressor
Homepage:
https://github.com/sprymix/csscompressor
https://pypi.org/project/csscompressor/
License: BSD
cssselect
- Ebuilds: 2, Stable: 1.3.0 , Testing: 1.4.0
Description: Parse CSS3 Selectors and translate them to XPath 1.0
Homepage:
https://cssselect.readthedocs.io/en/latest/
https://github.com/scrapy/cssselect/
https://pypi.org/project/cssselect/
License: BSD
cssselect2
- Ebuilds: 2, Stable: 0.8.0 , Testing: 0.9.0
Description: Parses CSS3 Selectors and translates them to XPath 1.0
Homepage:
https://doc.courtbouillon.org/cssselect2/stable/
https://pypi.org/project/cssselect2/
https://github.com/Kozea/cssselect2/
License: BSD
cssutils
- Ebuilds: 1, Stable: 2.11.1
Description: A CSS Cascading Style Sheets library
Homepage:
https://pypi.org/project/cssutils/
https://github.com/jaraco/cssutils/
License: GPL-3
cstruct
- Ebuilds: 2, Testing: 6.2
Description: C-style structs for Python
Homepage:
https://github.com/andreax79/python-cstruct/
https://pypi.org/project/cstruct/
License: MIT
csvkit
- Ebuilds: 2, Testing: 2.2.0
Description: A suite of utilities for converting to and working with CSV
Homepage:
https://github.com/wireservice/csvkit/
https://pypi.org/project/csvkit/
License: MIT
cucumber-expressions
- Ebuilds: 1, Testing: 19.0.0
Description: Human friendly alternative to Regular Expressions
Homepage:
https://github.com/cucumber/cucumber-expressions/
https://pypi.org/project/cucumber-expressions/
License: MIT
cucumber-tag-expressions
- Ebuilds: 2, Testing: 9.1.0
Description: Cucumber tag expression parser
Homepage:
https://github.com/cucumber/tag-expressions/
https://pypi.org/project/cucumber-tag-expressions/
License: MIT
curtsies
- Ebuilds: 1, Stable: 0.4.3 , Testing: 0.4.3
Description: Curses-like terminal wrapper, with colored strings
Homepage:
https://github.com/bpython/curtsies/
https://pypi.org/project/curtsies/
License: MIT
cvxopt
- Ebuilds: 1, Stable: 1.3.2 , Testing: 1.3.2
Description:
CVXOPT is a software for convex optimization based on
the Python programming language. Its main purpose is to make the
development of software for convex optimization applications
straightforward.
Homepage:
https://cvxopt.org/
https://github.com/cvxopt/cvxopt/
https://pypi.org/project/cvxopt/
License: GPL-3
cwcwidth
- Ebuilds: 3, Stable: 0.1.12 , Testing: 0.1.12
Description: Python bindings for wc(s)width
Homepage:
https://github.com/sebastinas/cwcwidth/
https://pypi.org/project/cwcwidth/
License: MIT
cycler
- Ebuilds: 1, Stable: 0.12.1 , Testing: 0.12.1
Description: Composable style cycles
Homepage:
https://matplotlib.org/cycler/
https://pypi.org/project/cycler/
https://github.com/matplotlib/cycler/
License: BSD
cypari2
- Ebuilds: 1, Stable: 2.2.2 , Testing: 2.2.2
Description: Cython interface to PARI
Homepage: https://github.com/sagemath/cypari2
License: GPL-2+
cysignals
- Ebuilds: 2, Stable: 1.12.4 , Testing: 1.12.6
Description:
When writing Cython code, special care must be taken to ensure that
the code can be interrupted with CTRL-C. Since Cython optimizes for
speed, it normally does not check for interrupts. The cysignals
package provides mechanisms to handle interrupts (and other signals
and errors) in Cython code.
Homepage:
https://github.com/sagemath/cysignals/
https://pypi.org/project/cysignals/
License: LGPL-3+
cython
- Ebuilds: 5, Stable: 3.1.7 , Testing: 3.2.4
Description:
Cython is a language that makes writing C extensions for the Python
language as easy as Python itself. It's based on Pyrex, but supports
more cutting edge functionality and optimizations.
Homepage:
https://cython.org/
https://github.com/cython/cython/
https://pypi.org/project/Cython/
License: Apache-2.0
cython-test-exception-raiser
- Ebuilds: 2, Stable: 25.11.1 , Testing: 25.11.1
Description: A trivial extension that just raises an exception (for testing)
Homepage:
https://pypi.org/project/cython-test-exception-raiser/
https://github.com/twisted/cython-test-exception-raiser/
License: MIT
daemonize
- Ebuilds: 1, Stable: 2.5.0-r1 , Testing: 2.5.0-r1
Description: Library for writing system daemons in Python
Homepage:
https://github.com/thesharp/daemonize/
https://pypi.org/project/daemonize/
License: MIT
dasbus
- Ebuilds: 1, Testing: 1.7
Description: DBus library in Python 3
Homepage: https://github.com/dasbus-project/dasbus
License: LGPL-2.1
datastructclass
- Ebuilds: 1, Stable: 0.1.1
Description: A dataclass with struct-like semantics
Homepage:
https://github.com/bessman/datastructclass/
https://pypi.org/project/datastructclass/
License: MIT
dbfread
- Ebuilds: 1, Testing: 2.0.7-r1
Description: Read DBF Files with Python
Homepage:
https://github.com/olemb/dbfread/
https://pypi.org/project/dbfread/
License: MIT
dbus-fast
- Ebuilds: 2, Stable: 3.1.2 , Testing: 4.0.0
Description: A faster version of dbus-next
Homepage:
https://github.com/bluetooth-devices/dbus-fast/
https://pypi.org/project/dbus-fast/
License: MIT
dbus-next
- Ebuilds: 1, Stable: 0.2.3-r1 , Testing: 0.2.3-r1
Description: The next great DBus library for Python with asyncio support
Homepage:
https://python-dbus-next.readthedocs.io/en/latest/
https://github.com/altdesktop/python-dbus-next/
https://pypi.org/project/dbus-next/
License: MIT
dbus-python
- Ebuilds: 1, Stable: 1.4.0 , Testing: 1.4.0
Description: Python bindings for the D-Bus messagebus
Homepage:
https://www.freedesktop.org/wiki/Software/DBusBindings/
https://dbus.freedesktop.org/doc/dbus-python/
License: MIT
dbutils
- Ebuilds: 2, Testing: 3.1.2
Description:
DBUtils is a suite of tools providing solid, persistent and pooled connections
to a database that can be used in all kinds of multi-threaded environments
like Webware for Python or other web application servers. The suite supports
DB-API 2 compliant database interfaces and the classic PyGreSQL interface.
Homepage:
https://webwareforpython.github.io/DBUtils/
https://github.com/WebwareForPython/DBUtils/
https://pypi.org/project/DBUtils/
License: MIT
ddt
- Ebuilds: 1, Stable: 1.7.2 , Testing: 1.7.2
Description: Data-Driven/Decorated Tests
Homepage:
https://pypi.org/project/ddt/
https://github.com/datadriventests/ddt/
License: MIT
debtcollector
- Ebuilds: 2, Stable: 3.0.0 , Testing: 3.1.0
Description: Python deprecation patterns and strategies that collect technical debt
Homepage:
https://opendev.org/openstack/debtcollector/
https://github.com/openstack/debtcollector/
https://pypi.org/project/debtcollector/
License: Apache-2.0
decorator
- Ebuilds: 1, Stable: 5.2.1 , Testing: 5.2.1
Description:
The aim of the decorator python module is to simplify the usage of
decorators for the average programmer and to popularize decorators
usage giving examples of useful decorators, such as memoize, tracing,
redirecting_stdout, locked, etc.
Homepage:
https://github.com/micheles/decorator/
https://pypi.org/project/decorator/
License: BSD
deepdiff
- Ebuilds: 2, Stable: 8.6.1 , Testing: 8.6.2
Description: A library for comparing dictionaries, iterables, strings and other objects
Homepage:
https://github.com/seperman/deepdiff/
https://pypi.org/project/deepdiff/
License: MIT
deepmerge
- Ebuilds: 1, Stable: 2.0 , Testing: 2.0
Description: Tools to handle merging of nested data structures in python
Homepage:
https://deepmerge.readthedocs.io/en/latest/
https://github.com/toumorokoshi/deepmerge/
https://pypi.org/project/deepmerge/
License: MIT
defusedxml
- Ebuilds: 2, Stable: 0.8.0_rc2 , Testing: 0.8.0_rc2
Description: XML bomb protection for Python stdlib modules, an xml serialiser
Homepage:
https://github.com/tiran/defusedxml/
https://pypi.org/project/defusedxml/
License: PSF-2
denonavr
- Ebuilds: 2, Testing: 1.3.2
Description: Automation Library for Denon AVR receivers
Homepage:
https://github.com/ol-iver/denonavr/
https://pypi.org/project/denonavr/
License: MIT
dep-logic
- Ebuilds: 2, Testing: 0.5.2
Description: Python dependency specifications supporting logical operations
Homepage:
https://github.com/pdm-project/dep-logic/
https://pypi.org/project/dep-logic/
License: Apache-2.0
dependency-groups
- Ebuilds: 1, Stable: 1.3.1 , Testing: 1.3.1
Description: A tool for resolving PEP 735 Dependency Group data
Homepage:
https://github.com/pypa/dependency-groups/
https://pypi.org/project/dependency-groups/
License: MIT
deprecated
- Ebuilds: 2, Stable: 1.3.1 , Testing: 1.3.1
Description: Python @deprecated decorator to deprecate old API
Homepage:
https://github.com/laurent-laporte-pro//deprecated/
https://pypi.org/project/Deprecated/
License: MIT
deprecation
- Ebuilds: 1, Stable: 2.1.0-r1 , Testing: 2.1.0-r1
Description: A library to handle automated deprecations
Homepage:
https://deprecation.readthedocs.io/
https://github.com/briancurtin/deprecation/
https://pypi.org/project/deprecation/
License: Apache-2.0
dict2xml
- Ebuilds: 2, Stable: 1.7.7 , Testing: 1.7.8
Description: Small utility to convert a python dictionary into an XML string
Homepage:
https://github.com/delfick/python-dict2xml/
https://pypi.org/project/dict2xml/
License: MIT
dictdiffer
- Ebuilds: 1, Stable: 0.9.0-r1 , Testing: 0.9.0-r1
Description: Dictdiffer is a library that helps you to diff and patch dictionaries
Homepage:
https://github.com/inveniosoftware/dictdiffer/
https://pypi.org/project/dictdiffer/
License: MIT
diff-match-patch
- Ebuilds: 1, Stable: 20241021
Description: The Diff Match and Patch libraries offer robust algorithms to perform
the operations required for synchronizing plain text.
Diff: Compare two blocks of plain text and efficiently return a list of
differences.
Match: Given a search string, find its best fuzzy match in a block of
plain text. Weighted for both accuracy and location.
Patch: Apply a list of patches onto plain text. Use best-effort to apply
patch even when the underlying text doesn't match.
Diff Match and Patch libraries are currently available in Java,
JavaScript, C++, C#, Objective C, Lua and Python, although this package
contains only Python implementation. Regardless of language, each
library features the same API and the same functionality. All versions
also have comprehensive test harnesses.
Homepage:
https://github.com/diff-match-patch-python/diff-match-patch/
https://pypi.org/project/diff-match-patch/
License: Apache-2.0
dill
- Ebuilds: 2, Stable: 0.4.1 , Testing: 0.4.1
Description:
Dill extends Python's 'pickle' module for serializing and de-serializing Python
objects to the majority of the built-in Python types.
Dill provides the user the same interface as the 'pickle' module, and also
includes some additional features. In addition to pickling Python objects,
dill provides the ability to save the state of an interpreter session in a
single command.
Dill can be used to store Python objects to a file, but the primary usage is to
send Python objects across the network as a byte stream.
Homepage:
https://github.com/uqfoundation/dill/
https://pypi.org/project/dill/
License: BSD
dirty-equals
- Ebuilds: 2, Stable: 0.10.0 , Testing: 0.11.0
Description: Doing dirty (but extremely useful) things with equals
Homepage:
https://dirty-equals.helpmanual.io/latest/
https://github.com/samuelcolvin/dirty-equals/
https://pypi.org/project/dirty-equals/
License: MIT
discid
- Ebuilds: 1, Stable: 1.3.0 , Testing: 1.3.0
Description: Python bindings for libdiscid
Homepage:
https://python-discid.readthedocs.io/en/latest/
https://github.com/metabrainz/python-discid/
https://pypi.org/project/discid/
License: LGPL-3+
diskcache
- Ebuilds: 1, Stable: 5.6.3 , Testing: 5.6.3
Description: Disk and file backed cache
Homepage:
https://grantjenks.com/docs/diskcache/
https://github.com/grantjenks/python-diskcache/
https://pypi.org/project/diskcache/
License: Apache-2.0
dissononce
- Ebuilds: 1, Stable: 0.34.3-r3
Description:
Dissononce is a python implementation for Noise Protocol Framework.
A main goal of this project is to provide a simple,
easy to read and understand practical reference for Noise enthusiasts,
implementers and users.
Homepage:
https://github.com/tgalal/dissononce/
https://pypi.org/project/dissononce/
License: MIT
distlib
- Ebuilds: 1, Stable: 0.4.0 , Testing: 0.4.0
Description: Low-level components of distutils2/packaging
Homepage:
https://pypi.org/project/distlib/
https://github.com/pypa/distlib/
License: PSF-2
distro
- Ebuilds: 1, Stable: 1.9.0 , Testing: 1.9.0
Description:
distro (for: Linux Distribution) provides information about the
Linux distribution it runs on, such as a reliable machine-readable
ID, or version information. It is a renewed alternative
implementation for Python's original platform.linux_distribution
function, but it also provides much more functionality which isn't
necessarily Python bound like a command-line interface.
Homepage:
https://distro.readthedocs.io/en/latest/
https://github.com/python-distro/distro/
https://pypi.org/project/distro/
License: Apache-2.0
dj-database-url
- Ebuilds: 2, Stable: 3.0.1 , Testing: 3.1.2 , 3.0.1
Description: Use Database URLs in your Django Application
Homepage:
https://github.com/jazzband/dj-database-url/
https://pypi.org/project/dj-database-url/
License: BSD
dj-email-url
- Ebuilds: 1, Stable: 1.0.6 , Testing: 1.0.6
Description: Use an URL to configure email backend settings in your Django Application
Homepage:
https://github.com/migonzalvar/dj-email-url/
https://pypi.org/project/dj-email-url/
License: MIT
dj-search-url
- Ebuilds: 1, Stable: 0.1-r1 , Testing: 0.1-r1
Description: Use Search URLs in your Django Haystack Application
Homepage:
https://github.com/dstufft/dj-search-url/
https://pypi.org/project/dj-search-url/
License: BSD-2
django
- Ebuilds: 3, Stable: 6.0.3 , Testing: 6.0.3
Description: High-level Python web framework
Homepage:
https://www.djangoproject.com/
https://github.com/django/django/
https://pypi.org/project/Django/
License: BSD Apache-2.0 MIT
django-auth-ldap
- Ebuilds: 2, Testing: 5.3.0
Description: Django LDAP authentication backend
Homepage:
https://github.com/django-auth-ldap/django-auth-ldap/
https://pypi.org/project/django-auth-ldap/
License: BSD-2
django-cache-url
- Ebuilds: 2, Stable: 3.4.5 , Testing: 3.4.6
Description: Use Cache URLs in your Django application
Homepage:
https://github.com/epicserve/django-cache-url/
https://pypi.org/project/django-cache-url/
License: MIT
django-cacheops
- Ebuilds: 1, Testing: 7.2
Description: ORM cache with automatic granular event-driven invalidation for Django
Homepage:
https://github.com/Suor/django-cacheops/
https://pypi.org/project/django-cacheops/
License: BSD
django-configurations
- Ebuilds: 1, Stable: 2.5.1 , Testing: 2.5.1
Description: A helper for organizing Django settings
Homepage:
https://pypi.org/project/django-configurations/
https://github.com/jazzband/django-configurations/
https://django-configurations.readthedocs.io/
License: BSD
django-cors-headers
- Ebuilds: 1, Testing: 4.9.0
Description: Django App that adds CORS (Cross-Origin Resource Sharing) headers to responses
Homepage:
https://github.com/adamchainz/django-cors-headers/
https://pypi.org/project/django-cors-headers/
License: MIT
django-crispy-forms
- Ebuilds: 2, Testing: 2.6
Description: DRY Django forms
Homepage:
https://github.com/django-crispy-forms/django-crispy-forms/
https://pypi.org/project/django-crispy-forms/
License: MIT
django-debug-toolbar
- Ebuilds: 2, Testing: 6.2.0
Description: A configurable set of panels that display various debug information
Homepage:
https://github.com/django-commons/django-debug-toolbar/
https://pypi.org/project/django-debug-toolbar/
License: BSD
django-filter
- Ebuilds: 1, Testing: 25.2
Description: Django app allowing declarative dynamic QuerySet filtering from URL parameters
Homepage:
https://github.com/carltongibson/django-filter/
https://pypi.org/project/django-filter/
License: BSD
django-js-asset
- Ebuilds: 1, Testing: 3.1.2
Description: Script tag with additional attributes for django.forms.Media
Homepage:
https://github.com/feincms/django-js-asset/
https://pypi.org/project/django-js-asset/
License: BSD
django-otp
- Ebuilds: 2, Testing: 1.7.0
Description: Django framework adding two-factor authentication using one-time passwords
Homepage:
https://github.com/django-otp/django-otp/
https://pypi.org/project/django-otp/
License: BSD
django-polymorphic
- Ebuilds: 2, Testing: 4.11.2
Description: Seamless Polymorphic Inheritance for Django Models
Homepage:
https://github.com/jazzband/django-polymorphic/
https://pypi.org/project/django-polymorphic/
License: BSD
django-prometheus
- Ebuilds: 1, Testing: 2.4.1
Description: Library to export Django metrics for Prometheus
Homepage:
https://github.com/django-commons/django-prometheus/
https://pypi.org/project/django-prometheus/
License: Apache-1.0
django-redis
- Ebuilds: 1, Testing: 6.0.0
Description: Full featured redis cache backend for Django
Homepage:
https://github.com/jazzband/django-redis/
https://pypi.org/project/django-redis/
License: BSD
django-registration
- Ebuilds: 1, Testing: 5.2.1
Description: user-registration application for Django
Homepage:
https://pypi.org/project/django-registration/
https://github.com/ubernostrum/django-registration/
License: BSD
django-sortedm2m
- Ebuilds: 1, Testing: 4.0.0
Description: Drop-in replacement for django's many to many field with sorted relations
Homepage:
https://pypi.org/project/django-sortedm2m/
https://github.com/jazzband/django-sortedm2m/
License: BSD
django-tables2
- Ebuilds: 1, Testing: 2.8.0
Description: Table/data-grid framework for Django
Homepage:
https://pypi.org/project/django-tables2/
https://github.com/jieter/django-tables2/
License: BSD-2
django-taggit
- Ebuilds: 1, Testing: 6.1.0-r1
Description: Simple tagging for Django
Homepage:
https://github.com/jazzband/django-taggit/
https://pypi.org/project/django-taggit/
License: BSD
django-template-partials
- Ebuilds: 1, Testing: 25.3
Description: Reusable named inline partials for the Django Template Language
Homepage:
https://github.com/carltongibson/django-template-partials/
https://pypi.org/project/django-template-partials/
License: MIT
django-timezone-field
- Ebuilds: 2, Testing: 7.2.1
Description: A Django app providing database and form fields for timezone objects
Homepage:
https://github.com/mfogel/django-timezone-field/
https://pypi.org/project/django-timezone-field/
License: BSD
djangorestframework
- Ebuilds: 3, Testing: 3.17.1
Description: Web APIs with django made easy
Homepage:
https://www.django-rest-framework.org/
https://github.com/encode/django-rest-framework/
https://pypi.org/project/djangorestframework/
License: BSD
dkimpy
- Ebuilds: 1, Stable: 1.1.8
Description: DKIM and ARC email signing and verification library
Homepage:
https://launchpad.net/dkimpy/
https://pypi.org/project/dkimpy/
License: BSD
dkimpy-milter
- Ebuilds: 1, Testing: 1.2.3
Description: Domain Keys Identified Mail (DKIM) signing/verifying milter for Postfix/Sendmail
Homepage:
https://launchpad.net/dkimpy-milter/
https://pypi.org/project/dkimpy-milter/
License: GPL-2
dns-lexicon
- Ebuilds: 4, Stable: 3.23.2 , Testing: 3.23.2 , 3.23.1
Description: Manipulate DNS records on various DNS providers in a standardized/agnostic way
Homepage:
https://github.com/dns-lexicon/dns-lexicon/
https://pypi.org/project/dns-lexicon/
License: MIT
dnspython
- Ebuilds: 4, Stable: 2.8.0 , Testing: 2.8.0 , 2.7.0-r1 , 2.7.0
Description:
dnspython is a DNS toolkit for Python. It supports almost all of the record
types. It can be used for queries, zone transfers, and dynamic updates. It
supports TSIG authenticated messages and EDNS0. dnspython provides both high
and low level access to DNS. The high level classes perform queries for data
of a given name, type, and class, and return an answer set. The low level
classes allow direct manipulation of DNS zones, messages, names, and records.
Homepage:
https://www.dnspython.org/
https://github.com/rthalley/dnspython/
https://pypi.org/project/dnspython/
License: ISC
doc8
- Ebuilds: 1, Stable: 2.0.0 , Testing: 2.0.0
Description: Style checker for Sphinx (or other) RST documentation
Homepage:
https://pypi.org/project/doc8/
https://github.com/PyCQA/doc8/
License: Apache-2.0
docker
- Ebuilds: 1, Stable: 7.1.0 , Testing: 7.1.0
Description: Python client for Docker
Homepage:
https://github.com/docker/docker-py/
https://pypi.org/project/docker/
License: Apache-2.0
dockerpty
- Ebuilds: 1, Stable: 0.4.1-r3
Description: Python library to use the pseudo-tty of a docker container
Homepage:
https://github.com/d11wtq/dockerpty/
https://pypi.org/project/dockerpty/
License: Apache-2.0
docopt
- Ebuilds: 1, Stable: 0.6.2-r5 , Testing: 0.6.2-r5
Description: Pythonic argument parser, that will make you smile
Homepage:
https://github.com/docopt/docopt/
https://pypi.org/project/docopt/
License: MIT
docstring-to-markdown
- Ebuilds: 1, Stable: 0.17 , Testing: 0.17
Description: On the fly conversion of Python docstrings to markdown
Homepage:
https://github.com/python-lsp/docstring-to-markdown/
https://pypi.org/project/docstring-to-markdown/
License: LGPL-2.1
docutils
- Ebuilds: 4, Stable: 0.22.4 , Testing: 0.22.4 , 0.22.3
Description: Python Documentation Utilities (reference reStructuredText impl.)
Homepage:
https://docutils.sourceforge.io/
https://pypi.org/project/docutils/
License: BSD BSD-2 GPL-3+ PSF-2.4 public-domain
docutils-glep
- Ebuilds: 1, Stable: 1.5 , Testing: 1.5
Description: Gentoo GLEP support for docutils
Homepage:
https://github.com/projg2/docutils-glep/
https://pypi.org/project/docutils-glep/
License: public-domain
dogpile-cache
- Ebuilds: 3, Stable: 1.5.0 , Testing: 1.5.0
Description:
A caching API built around the concept of a "dogpile lock", which allows
continued access to an expiring data value while
a single thread generates a new value.
Homepage:
https://github.com/sqlalchemy/dogpile.cache/
https://pypi.org/project/dogpile.cache/
License: Apache-2.0
doit
- Ebuilds: 2, Stable: 0.36.0-r2 , Testing: 0.37.0
Description: Automation tool
Homepage:
https://pydoit.org/
https://github.com/pydoit/doit/
https://pypi.org/project/doit/
License: MIT
doit-py
- Ebuilds: 1, Stable: 0.5.0-r1 , Testing: 0.5.0-r1
Description: doit tasks for python stuff
Homepage:
https://pythonhosted.org/doit-py/
https://github.com/pydoit/doit-py/
https://pypi.org/project/doit-py/
License: MIT
dominate
- Ebuilds: 1, Stable: 2.9.1
Description:
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
Homepage:
https://github.com/Knio/dominate/
https://pypi.org/project/dominate/
License: GPL-3+
doublex
- Ebuilds: 1, Stable: 1.9.6.1
Description: Python test doubles
Homepage:
https://github.com/davidvilla/python-doublex/
https://pypi.org/project/doublex/
License: GPL-3
doublex-expects
- Ebuilds: 1, Stable: 0.7.1-r1
Description: Expects matchers for Doublex test doubles assertions
Homepage:
https://github.com/jaimegildesagredo/doublex-expects/
https://pypi.org/project/doublex-expects/
License: Apache-2.0
dparse
- Ebuilds: 1, Stable: 0.6.4 , Testing: 0.6.4
Description: A parser for Python dependency files
Homepage:
https://github.com/pyupio/dparse
https://pypi.org/project/dparse/
License: MIT
dulwich
- Ebuilds: 5, Stable: 1.0.0 , Testing: 1.1.0
Description: Pure-Python implementation of the Git file formats and protocols
Homepage:
https://github.com/jelmer/dulwich/
https://pypi.org/project/dulwich/
License: GPL-2+ Apache-2.0 native-extensions? ( Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0 )
dunamai
- Ebuilds: 2, Testing: 1.26.0
Description: Dynamic version generation
Homepage:
https://github.com/mtkennerly/dunamai/
https://pypi.org/project/dunamai/
License: MIT
easy-thumbnails
- Ebuilds: 1, Testing: 2.10.1
Description: Easy thumbnails for Django
Homepage:
https://github.com/SmileyChris/easy-thumbnails/
https://pypi.org/project/easy-thumbnails/
License: BSD
easyprocess
- Ebuilds: 1, Stable: 1.1-r1 , Testing: 1.1-r1
Description: Easy to use Python subprocess interface
Homepage:
https://github.com/ponty/EasyProcess/
https://pypi.org/project/EasyProcess/
License: BSD-2
ecdsa
- Ebuilds: 2, Stable: 0.19.1 , Testing: 0.19.2
Description: ECDSA cryptographic signature library in pure Python
Homepage:
https://github.com/tlsfuzzer/python-ecdsa/
https://pypi.org/project/ecdsa/
License: MIT
editables
- Ebuilds: 1, Stable: 0.5 , Testing: 0.5
Description: A Python library for creating 'editable wheels'
Homepage:
https://pypi.org/project/editables/
https://github.com/pfmoore/editables/
License: MIT
editorconfig
- Ebuilds: 2, Testing: 0.17.1
Description:
EditorConfig Python Core provides the same functionality as the
EditorConfig C Core. EditorConfig Python core can be used as a
command line program or as an importable library.
Homepage:
https://editorconfig.org/
https://github.com/editorconfig/editorconfig-core-py/
https://pypi.org/project/EditorConfig/
License: PYTHON BSD-2
elastic-transport
- Ebuilds: 2, Stable: 9.2.1
Description: Transport classes and utilities shared among Python Elastic client libraries
Homepage:
https://github.com/elastic/elastic-transport-python/
https://pypi.org/project/elastic-transport/
License: Apache-2.0
elasticsearch
- Ebuilds: 2, Stable: 9.2.1 , Testing: 9.3.0
Description: Official Elasticsearch client library for Python
Homepage:
https://ela.st/es-python
https://github.com/elastic/elasticsearch-py/
https://pypi.org/project/elasticsearch/
License: Apache-2.0
electrum-aionostr
- Ebuilds: 2, Stable: 0.1.0
Description: asyncio nostr client
Homepage:
https://pypi.org/project/electrum-aionostr/
License: BSD
electrum-ecc
- Ebuilds: 2, Stable: 0.0.6 , Testing: 0.0.7
Description: Pure python ctypes wrapper for libsecp256k1
Homepage:
https://github.com/spesmilo/electrum-ecc/
https://pypi.org/project/electrum-ecc/
License: MIT
elementpath
- Ebuilds: 3, Stable: 5.1.1 , Testing: 5.1.1 , 5.1.0
Description: XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
Homepage:
https://github.com/sissaschool/elementpath/
https://pypi.org/project/elementpath/
License: MIT
email-validator
- Ebuilds: 2, Stable: 2.3.0 , Testing: 2.3.0
Description: A robust email syntax and deliverability validation library
Homepage:
https://github.com/JoshData/python-email-validator/
https://pypi.org/project/email-validator/
License: CC0-1.0
emcee
- Ebuilds: 1, Testing: 3.1.6
Description:
This provides a set of sparse matrix types for Python, with modules
which implement:
- Iterative methods for solving linear systems of equations
- A set of standard preconditioners
- An interface to a direct solver for sparse linear systems of equations
- The JDSYM eigensolver.
All of these modules are implemented as C extension modules based on
standard sparse and dense matrix libraries (UMFPACK/AMD, SuperLU,
BLAS/LAPACK) for maximum performance and robustness.
Homepage:
https://emcee.readthedocs.io/en/stable/
https://github.com/dfm/emcee/
https://pypi.org/project/emcee/
License: GPL-2
emoji
- Ebuilds: 2, Stable: 2.15.0 , Testing: 2.15.0
Description: Emoji for Python
Homepage:
https://github.com/carpedm20/emoji/
https://pypi.org/project/emoji/
License: BSD
enrich
- Ebuilds: 1, Stable: 1.2.7-r1 , Testing: 1.2.7-r1
Description: Extend rich functionality
Homepage:
https://github.com/pycontribs/enrich/
https://pypi.org/project/enrich/
License: MIT
ensurepip-pip
- Ebuilds: 3, Stable: 25.3 , Testing: 26.0.1
Description: Shared pip wheel for ensurepip Python module
Homepage:
https://pip.pypa.io/en/stable/
https://pypi.org/project/pip/
https://github.com/pypa/pip/
License: MIT ${VENDOR_LICENSES[*]}
ensurepip-setuptools
- Ebuilds: 4, Stable: 80.9.0-r1 , Testing: 82.0.1
Description: Shared setuptools wheel for ensurepip Python module
Homepage:
https://github.com/pypa/setuptools/
https://pypi.org/project/setuptools/
License: MIT ${VENDOR_LICENSES[*]}
ensurepip-wheel
- Ebuilds: 3, Stable: 0.46.2 , Testing: 0.46.3
Description: Shared wheel wheel for use in pip tests
Homepage:
https://github.com/pypa/wheel/
https://pypi.org/project/wheel/
License: MIT
entrypoint2
- Ebuilds: 1, Stable: 1.1 , Testing: 1.1
Description: Easy to use command-line interface for python modules
Homepage:
https://github.com/ponty/entrypoint2/
https://pypi.org/project/entrypoint2/
License: BSD-2
entrypoints
- Ebuilds: 1, Stable: 0.4 , Testing: 0.4
Description:
Entry points are a way for Python packages to advertise objects with
some common interface. The most common examples are console_scripts
entry points, which define shell commands by identifying a Python
function to run.
Homepage:
https://github.com/takluyver/entrypoints/
https://pypi.org/project/entrypoints/
License: BSD
environs
- Ebuilds: 2, Testing: 14.6.0
Description: Python library for simplified environment variable parsing
Homepage:
https://github.com/sloria/environs/
https://pypi.org/project/environs/
License: MIT
enzyme
- Ebuilds: 1, Stable: 0.5.2 , Testing: 0.5.2
Description: Python video metadata parser
Homepage:
https://github.com/Diaoul/enzyme/
https://pypi.org/project/enzyme/
License: Apache-2.0
ephemeral-port-reserve
- Ebuilds: 1, Stable: 1.1.4 , Testing: 1.1.4
Description: Bind to an ephemeral port, force it into the TIME_WAIT state, and unbind it
Homepage:
https://pypi.org/project/ephemeral-port-reserve/
https://github.com/Yelp/ephemeral-port-reserve/
License: MIT
eradicate
- Ebuilds: 2, Stable: 3.0.1 , Testing: 3.0.1
Description: Removes commented-out code from Python files
Homepage:
https://github.com/PyCQA/eradicate/
https://pypi.org/project/eradicate/
License: MIT
et-xmlfile
- Ebuilds: 1, Stable: 2.0.0 , Testing: 2.0.0
Description: An implementation of lxml.xmlfile for the standard library
Homepage:
https://pypi.org/project/et-xmlfile/
https://foss.heptapod.net/openpyxl/et_xmlfile/
License: MIT
etuples
- Ebuilds: 1, Stable: 0.3.10 , Testing: 0.3.10
Description: Python S-expression emulation using tuple-like objects
Homepage:
https://pypi.org/project/etuples/
https://github.com/pythological/etuples/
License: Apache-2.0
evdev
- Ebuilds: 2, Stable: 1.9.2 , Testing: 1.9.3
Description: Python library for evdev bindings
Homepage:
https://python-evdev.readthedocs.io/
https://github.com/gvalkov/python-evdev/
https://pypi.org/project/evdev/
License: BSD
events
- Ebuilds: 1, Testing: 0.5
Description: Bringing the elegance of C# EventHandler to Python
Homepage:
https://pypi.org/project/Events/
https://github.com/pyeve/events/
License: BSD
ewmh
- Ebuilds: 1, Stable: 0.1.6
Description:
An implementation of EWMH (Extended Window Manager Hints) for python 2 and 3, based on Xlib.
It allows EWMH-compliant window managers (most modern WMs) to be queried and controlled.
Homepage: https://github.com/parkouss/pyewmh https://pypi.python.org/pypi/ewmh
License: LGPL-3
exceptiongroup
- Ebuilds: 2, Stable: 1.3.1 , Testing: 1.3.1
Description: Backport of PEP 654 (exception groups)
Homepage:
https://github.com/agronholm/exceptiongroup/
https://pypi.org/project/exceptiongroup/
License: MIT PSF-2.4
execnet
- Ebuilds: 2, Stable: 2.1.2 , Testing: 2.1.2
Description: Rapid multi-Python deployment
Homepage:
https://codespeak.net/execnet/
https://github.com/pytest-dev/execnet/
https://pypi.org/project/execnet/
License: MIT
executing
- Ebuilds: 2, Stable: 2.2.1 , Testing: 2.2.1
Description: Get information about what a Python frame is currently doing
Homepage:
https://github.com/alexmojaki/executing/
https://pypi.org/project/executing/
License: MIT
expandvars
- Ebuilds: 2, Stable: 1.1.2 , Testing: 1.1.2
Description: Expand system variables Unix style
Homepage:
https://github.com/sayanarijit/expandvars/
https://pypi.org/project/expandvars/
License: MIT
expects
- Ebuilds: 1, Stable: 0.9.0-r1
Description: Expressive and extensible TDD/BDD assertion library for Python
Homepage:
https://github.com/jaimegildesagredo/expects/
https://pypi.org/project/expects/
License: Apache-2.0
expecttest
- Ebuilds: 1, Testing: 0.3.0
Description: golden tests
Homepage:
https://github.com/pytorch/expecttest/
https://pypi.org/project/expecttest/
License: MIT
extras
- Ebuilds: 1, Stable: 1.0.0-r2 , Testing: 1.0.0-r2
Description: Useful extra bits for Python that should be in the standard library
Homepage:
https://github.com/testing-cabal/extras/
https://pypi.org/project/extras/
License: MIT
eyed3
- Ebuilds: 2, Stable: 0.9.9 , Testing: 0.9.9
Description: Module for manipulating ID3 (v1 + v2) tags in Python
Homepage:
https://eyed3.nicfit.net/
https://github.com/nicfit/eyeD3/
https://pypi.org/project/eyeD3/
License: GPL-3+
faker
- Ebuilds: 6, Stable: 40.1.2 , Testing: 40.11.1
Description: A Python package that generates fake data for you
Homepage:
https://github.com/joke2k/faker/
https://pypi.org/project/Faker/
License: MIT
fakeredis
- Ebuilds: 3, Stable: 2.33.0 , Testing: 2.34.1
Description: Fake implementation of redis API for testing purposes
Homepage:
https://github.com/cunla/fakeredis-py/
https://pypi.org/project/fakeredis/
License: BSD
fastbencode
- Ebuilds: 2, Testing: 0.3.10
Description: Implementation of bencode with Rust implementation
Homepage:
https://github.com/breezy-team/fastbencode/
https://pypi.org/project/fastbencode/
License: Apache-2.0 native-extensions? (
Apache-2.0-with-LLVM-exceptions Unicode-3.0
|| ( Apache-2.0 MIT )
)
fasteners
- Ebuilds: 1, Stable: 0.20 , Testing: 0.20
Description: Python package that provides useful locks
Homepage:
https://github.com/harlowja/fasteners/
https://pypi.org/project/fasteners/
License: Apache-2.0
fastimport
- Ebuilds: 2, Stable: 0.9.16 , Testing: 0.9.16
Description: Library for parsing the fastimport VCS serialization format
Homepage:
https://github.com/jelmer/python-fastimport/
https://pypi.org/project/fastimport/
License: GPL-2+
fastjsonschema
- Ebuilds: 2, Stable: 2.21.2 , Testing: 2.21.2
Description: Fast JSON schema validator for Python
Homepage:
https://github.com/horejsek/python-fastjsonschema/
https://pypi.org/project/fastjsonschema/
License: BSD
faust-cchardet
- Ebuilds: 1, Stable: 2.1.19 , Testing: 2.1.19
Description: High speed universal character encoding detector
Homepage:
https://github.com/faust-streaming/cChardet/
https://pypi.org/project/faust-cchardet/
License: MPL-1.1
feedgenerator
- Ebuilds: 2, Stable: 2.2.1 , Testing: 2.2.1
Description: Standalone version of django.utils.feedgenerator
Homepage:
https://github.com/getpelican/feedgenerator/
https://pypi.org/project/feedgenerator/
License: BSD
feedparser
- Ebuilds: 2, Stable: 6.0.12 , Testing: 6.0.12
Description: Parse RSS and Atom feeds in Python
Homepage:
https://github.com/kurtmckee/feedparser/
https://pypi.org/project/feedparser/
License: BSD-2
ffmpeg-python
- Ebuilds: 1, Stable: 0.2.0_p20220711-r1 , Testing: 0.2.0_p20220711-r1
Description: Python bindings for FFmpeg with complex filtering support
Homepage: https://github.com/kkroening/ffmpeg-python/
fido2
- Ebuilds: 4, Stable: 2.1.1 , Testing: 2.1.1 , 2.1.0
Description:
fido2 provides library functionality for communicating with a FIDO
device over USB as well as verifying attestation and assertion
signatures.
Homepage:
https://github.com/Yubico/python-fido2/
https://pypi.org/project/fido2/
License: Apache-2.0 BSD-2 MIT MPL-2.0
fields
- Ebuilds: 1, Stable: 5.0.0-r3 , Testing: 5.0.0-r3
Description: Container class boilerplate killer
Homepage:
https://github.com/ionelmc/python-fields/
https://pypi.org/project/fields/
License: BSD-2
filebytes
- Ebuilds: 2, Stable: 0.10.2 , Testing: 9999 , 0.10.2
Description:
Python library to read and edit files in the following formats:
Executable and Linking Format (ELF), Portable Executable (PE), MachO
and OAT (Android Runtime)
Homepage: https://github.com/sashs/filebytes
filelock
- Ebuilds: 7, Stable: 3.20.3 , Testing: 3.25.2
Description: A platform independent file lock for Python
Homepage:
https://github.com/tox-dev/filelock/
https://pypi.org/project/filelock/
License: Unlicense
filetype
- Ebuilds: 1, Stable: 1.2.0 , Testing: 1.2.0
Description: Small, dependency-free, fast Python package to infer binary file types checking
Homepage:
https://github.com/h2non/filetype.py/
https://pypi.org/project/filetype/
License: BSD
findimports
- Ebuilds: 3, Testing: 3.0.0
Description: Python module import analysis tool
Homepage:
https://github.com/mgedmin/findimports/
https://pypi.org/project/findimports/
License: GPL-2+
findpython
- Ebuilds: 2, Stable: 0.7.1 , Testing: 0.7.1
Description: A utility to find python versions on your system
Homepage:
https://github.com/frostming/findpython/
https://pypi.org/project/findpython/
License: MIT
fitsio
- Ebuilds: 2, Testing: 1.3.0
Description:
Fitsio provides an easy to use object-oriented API including
providing a Numpy interface to FITS files read from CFITSIO. It
allows direct access to the columns of a FITS binary table which can
be useful for reading large fits files. Compared to astropy.io.fits,
this package is closer to the underlying cfitsio library.
Fitsio also exposes a microlanguage (implemented in CFITSIO) for
making efficient SQL-like queries of tables (single tables only
though–no joins or anything like that).
Homepage:
https://github.com/esheldon/fitsio/
https://pypi.org/project/fitsio/
License: GPL-2+
fixtures
- Ebuilds: 4, Stable: 4.2.8 , Testing: 4.3.2
Description:
Fixtures defines a Python contract for reusable state / support logic,
primarily for unit testing. Helper and adaption logic is included to make
it easy to write your own fixtures using the fixtures contract. Glue code
is provided that makes using fixtures that meet the Fixtures contract in
unittest compatible test cases easy and straight forward.
Homepage:
https://github.com/testing-cabal/fixtures/
https://pypi.org/project/fixtures/
License: || ( Apache-2.0 BSD )
flake8
- Ebuilds: 1, Stable: 7.3.0 , Testing: 7.3.0
Description: A wrapper around PyFlakes, pep8 & mccabe
Homepage:
https://github.com/PyCQA/flake8/
https://pypi.org/project/flake8/
License: MIT
flaky
- Ebuilds: 1, Stable: 3.8.1 , Testing: 3.8.1
Description: Plugin for pytest that automatically reruns flaky tests
Homepage:
https://github.com/box/flaky/
https://pypi.org/project/flaky/
License: Apache-2.0
flasgger
- Ebuilds: 1, Stable: 0.9.7.1 , Testing: 0.9.7.1
Description: Easy OpenAPI specs and Swagger UI for your Flask API
Homepage:
https://github.com/flasgger/flasgger/
https://pypi.org/project/flasgger/
License: MIT
flask
- Ebuilds: 2, Stable: 3.1.2 , Testing: 3.1.3
Description: A microframework based on Werkzeug, Jinja2 and good intentions
Homepage:
https://palletsprojects.com/p/flask/
https://github.com/pallets/flask/
https://pypi.org/project/Flask/
flask-api
- Ebuilds: 1, Testing: 3.1-r2
Description: Browsable web APIs for Flask
Homepage:
https://github.com/flask-api/flask-api/
https://pypi.org/project/Flask-API/
License: BSD-2
flask-babel
- Ebuilds: 1, Stable: 4.0.0 , Testing: 4.0.0
Description: i18n and l10n support for Flask based on Babel and pytz
Homepage:
https://python-babel.github.io/flask-babel/
https://github.com/python-babel/flask-babel/
https://pypi.org/project/flask-babel/
License: BSD
flask-caching
- Ebuilds: 1, Stable: 2.3.1 , Testing: 2.3.1
Description: Adds caching support to Flask applications
Homepage:
https://github.com/pallets-eco/flask-caching/
https://pypi.org/project/Flask-Caching/
License: BSD
flask-compress
- Ebuilds: 2, Stable: 1.23 , Testing: 1.23
Description: Compress responses in your Flask app with gzip
Homepage:
https://github.com/colour-science/flask-compress/
https://pypi.org/project/Flask-Compress/
License: MIT
flask-cors
- Ebuilds: 2, Stable: 6.0.2 , Testing: 6.0.2
Homepage:
https://github.com/corydolphin/flask-cors/
https://pypi.org/project/flask-cors/
License: MIT
flask-debug
- Ebuilds: 1, Testing: 0.4.3-r2
Description: Flask extension that displays various debugging insights during development
Homepage:
https://github.com/mbr/Flask-Debug/
https://pypi.org/project/Flask-Debug/
License: MIT
flask-htmlmin
- Ebuilds: 1, Stable: 3.0.0
Description: Minimize your flask rendered html
Homepage:
https://github.com/hamidfzm/Flask-HTMLmin/
https://pypi.org/project/Flask-HTMLmin/
License: BSD
flask-login
- Ebuilds: 1, Stable: 0.6.3 , Testing: 0.6.3
Description: Login session support for Flask
Homepage:
https://github.com/maxcountryman/flask-login/
https://pypi.org/project/Flask-Login/
License: BSD
flask-migrate
- Ebuilds: 1, Stable: 4.1.0
Description: SQLAlchemy database migrations for Flask applications using Alembic
Homepage:
https://github.com/miguelgrinberg/Flask-Migrate/
https://pypi.org/project/Flask-Migrate/
License: BSD
flask-nav
- Ebuilds: 1, Testing: 0.6-r5
Description: Easily create navigation for Flask applications
Homepage:
https://pythonhosted.org/flask-nav/
https://github.com/mbr/flask-nav/
https://pypi.org/project/flask-nav/
License: MIT
flask-paginate
- Ebuilds: 1, Testing: 2024.4.12
Description: Pagination support for flask
Homepage:
https://flask-paginate.readthedocs.io/
https://github.com/lixxu/flask-paginate/
https://pypi.org/project/flask-paginate/
License: BSD
flask-paranoid
- Ebuilds: 1, Stable: 0.3.0
Description: Simple user session protection extension for Flask
Homepage:
https://github.com/miguelgrinberg/flask-paranoid/
https://pypi.org/project/Flask-Paranoid/
License: BSD
flask-sphinx-themes
- Ebuilds: 1, Stable: 1.0.2-r1 , Testing: 1.0.2-r1
Description: Sphinx Themes for Flask related projects and Flask itself
Homepage:
https://github.com/pallets/flask-sphinx-themes/
https://pypi.org/project/Flask-Sphinx-Themes/
License: BSD
flask-sqlalchemy
- Ebuilds: 1, Stable: 3.1.1 , Testing: 3.1.1
Description:
Flask-SQLAlchemy is a Flask microframework extension which adds
support for the SQLAlchemy SQL toolkit/ORM.
Homepage:
https://github.com/pallets-eco/flask-sqlalchemy/
https://pypi.org/project/Flask-SQLAlchemy/
License: BSD
flatbuffers
- Ebuilds: 2, Stable: 25.12.19 , Testing: 25.12.19
Description: RFC 7049 - Concise Binary Object Representation
Homepage:
https://github.com/google/flatbuffers/
https://pypi.org/project/flatbuffers/
License: Apache-2.0
flatdict
- Ebuilds: 2, Testing: 4.1.0
Description: Python module for interacting with nested dicts
Homepage:
https://github.com/gmr/flatdict/
https://pypi.org/project/flatdict/
License: BSD
fleep
- Ebuilds: 2, Testing: 9999 , 1.0.1-r1
Homepage:
https://github.com/ua-nick/fleep-py/
https://pypi.org/project/fleep/
License: MIT
flexmock
- Ebuilds: 2, Stable: 0.13.0 , Testing: 0.13.0
Description: Testing library to create mocks, stubs and fakes
Homepage:
https://flexmock.readthedocs.io/
https://github.com/flexmock/flexmock/
https://pypi.org/project/flexmock/
License: BSD
flit
- Ebuilds: 1, Testing: 3.12.0
Description: Simplified packaging of Python modules
Homepage:
https://github.com/pypa/flit/
https://flit.readthedocs.io/
https://pypi.org/project/flit/
License: BSD
flit-core
- Ebuilds: 1, Stable: 3.12.0 , Testing: 3.12.0
Description: Simplified packaging of Python modules (core module)
Homepage:
https://pypi.org/project/flit-core/
https://github.com/pypa/flit/
License: BSD
flit-scm
- Ebuilds: 1, Stable: 1.7.0 , Testing: 1.7.0
Description: A PEP 518 build backend combining flit with setuptools_scm
Homepage:
https://gitlab.com/WillDaSilva/flit_scm/
https://pypi.org/project/flit-scm/
License: MIT
flufl-lock
- Ebuilds: 2, Testing: 9.0.0
Description: NFS-safe file locking with timeouts for POSIX systems
Homepage:
https://gitlab.com/warsaw/flufl.lock/
https://pypi.org/project/flufl.lock/
License: Apache-2.0
fonttools
- Ebuilds: 3, Stable: 4.61.1 , Testing: 4.62.1
Description: Library for manipulating TrueType, OpenType, AFM and Type1 fonts
Homepage:
https://github.com/fonttools/fonttools/
https://pypi.org/project/fonttools/
License: BSD
forbiddenfruit
- Ebuilds: 1, Stable: 0.1.4 , Testing: 0.1.4
Description: Patch built-in Python objects
Homepage:
https://github.com/clarete/forbiddenfruit/
https://pypi.org/project/forbiddenfruit/
License: || ( GPL-3 MIT )
fpylll
- Ebuilds: 2, Stable: 0.6.4 , Testing: 0.6.4-r1
Description: Python bindings for sci-libs/fplll
Homepage:
https://github.com/fplll/fpylll/
https://pypi.org/project/fpylll/
License: GPL-2+
fqdn
- Ebuilds: 1, Stable: 1.5.1-r2 , Testing: 1.5.1-r2
Description:
Validate fully-qualified domain names compliant
to RFC 1035 and the preferred form in RFC 3686 s. 2.
Homepage:
https://github.com/ypcrts/fqdn/
https://pypi.org/project/fqdn/
License: MPL-2.0
freetype-py
- Ebuilds: 1, Testing: 2.5.1
Description: FreeType Python bindings
Homepage:
https://github.com/rougier/freetype-py/
https://pypi.org/project/freetype-py/
License: BSD
freezegun
- Ebuilds: 1, Stable: 1.5.5 , Testing: 1.5.5
Description: Let your Python tests travel through time
Homepage:
https://github.com/spulec/freezegun/
https://pypi.org/project/freezegun/
License: Apache-2.0
fritzconnection
- Ebuilds: 2, Testing: 1.15.1
Description: Lib/tool to communicate with AVM FRITZ! devices using TR-064 protocol over UPnP
Homepage:
https://github.com/kbr/fritzconnection/
https://pypi.org/project/fritzconnection/
License: MIT
frozen-flask
- Ebuilds: 1, Stable: 1.0.2
Description: Freezes a Flask application into a set of static files
Homepage:
https://github.com/Frozen-Flask/Frozen-Flask/
https://pypi.org/project/Frozen-Flask/
License: BSD
frozenlist
- Ebuilds: 2, Stable: 1.8.0 , Testing: 1.8.0
Description: A list-like structure which implements collections.abc.MutableSequence
Homepage:
https://pypi.org/project/frozenlist/
https://github.com/aio-libs/frozenlist/
License: Apache-2.0
fs
- Ebuilds: 1, Stable: 2.4.16-r2 , Testing: 2.4.16-r2
Description: Filesystem abstraction layer
Homepage:
https://github.com/PyFilesystem/pyfilesystem2/
https://pypi.org/project/fs/
License: MIT
fsspec
- Ebuilds: 4, Stable: 2025.12.0 , Testing: 2026.3.0
Description: A specification that python filesystems should adhere to
Homepage:
https://github.com/fsspec/filesystem_spec/
https://pypi.org/project/fsspec/
License: BSD
ftfy
- Ebuilds: 1, Testing: 6.3.1
Description: Fixes mojibake and other problems with Unicode, after the fact
Homepage:
https://ftfy.readthedocs.io/en/latest/
https://github.com/rspeer/python-ftfy/
https://pypi.org/project/ftfy/
License: Apache-2.0
fullmoon
- Ebuilds: 1, Testing: 1.0.2
Description: Determine full moon occurences
Homepage: https://github.com/jr-k/python-fullmoon/
License: MIT
funcparserlib
- Ebuilds: 1, Stable: 1.0.1 , Testing: 1.0.1
Description: Recursive descent parsing library based on functional combinators
Homepage:
https://github.com/vlasovskikh/funcparserlib/
https://pypi.org/project/funcparserlib/
License: MIT
funcy
- Ebuilds: 1, Stable: 2.0
Description: A collection of fancy functional tools focused on practicality
Homepage:
https://github.com/Suor/funcy/
https://pypi.org/project/funcy/
License: BSD
furl
- Ebuilds: 1, Testing: 2.1.4
Description: URL parsing and manipulation made easy
Homepage: https://pypi.org/project/furl/
License: public-domain
furo
- Ebuilds: 2, Stable: 2025.12.19-r1 , Testing: 2025.12.19-r1
Description: Clean customisable Sphinx documentation theme
Homepage:
https://pypi.org/project/furo/
https://github.com/pradyunsg/furo/
License: MIT
fuzzywuzzy
- Ebuilds: 1, Stable: 0.18.0-r1 , Testing: 0.18.0-r1
Description: Fuzzy string matching in python
Homepage:
https://github.com/seatgeek/fuzzywuzzy/
https://pypi.org/project/fuzzywuzzy/
License: GPL-2
gast
- Ebuilds: 2, Stable: 0.7.0 , Testing: 0.7.0
Description:
A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST).
GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.
Homepage:
https://github.com/serge-sans-paille/gast/
https://pypi.org/project/gast/
License: BSD PSF-2
gdb-pt-dump
- Ebuilds: 3, Stable: 0.0.0_p20250105 , Testing: 9999
Description: Examine the address space of a QEMU-based virtual machine
Homepage: https://github.com/martinradev/gdb-pt-dump
genshi
- Ebuilds: 1, Stable: 0.7.10-r1 , Testing: 0.7.10-r1
Description: Python toolkit for stream-based generation of output for the web
Homepage:
https://genshi.edgewall.org/
https://github.com/edgewall/genshi/
https://pypi.org/project/Genshi/
License: BSD
genson
- Ebuilds: 1, Testing: 1.3.0
Description: GenSON is a powerful, user-friendly JSON Schema generator built in Python
Homepage:
https://github.com/wolverdude/GenSON/
https://pypi.org/project/genson/
License: MIT
gentoo-common
- Ebuilds: 1, Stable: 1 , Testing: 1
Description: Common files shared by Python implementations in Gentoo
Homepage: https://wiki.gentoo.org/wiki/Project:Python
License: GPL-2
genty
- Ebuilds: 1, Stable: 1.3.2-r3 , Testing: 1.3.2-r3
Description: Allows you to run a test with multiple data sets
Homepage:
https://pypi.org/project/genty/
https://github.com/box/genty/
License: Apache-2.0
geographiclib
- Ebuilds: 2, Testing: 2.1
Description: Python implementation of the geodesic routines
Homepage:
https://geographiclib.sourceforge.io/Python/
https://github.com/geographiclib/geographiclib-python/
https://pypi.org/project/geographiclib/
License: MIT
gfloat
- Ebuilds: 3, Stable: 0.5.2 , 0.3 , Testing: 0.4
Description: Generic floating-point types in Python
Homepage:
https://github.com/graphcore-research/gfloat/
https://pypi.org/project/gfloat/
License: MIT
gherkin-official
- Ebuilds: 2, Stable: 39.0.0
Description: Gherkin parser/compiler for Python
Homepage:
https://github.com/cucumber/gherkin/
https://pypi.org/project/gherkin-official/
License: MIT
ghp-import
- Ebuilds: 1, Stable: 2.1.0-r1 , Testing: 2.1.0-r1
Description: Copy your docs directly to the gh-pages branch
Homepage:
https://github.com/c-w/ghp-import/
https://pypi.org/project/ghp-import/
License: Apache-2.0
git-review
- Ebuilds: 3, Stable: 2.4.0 , Testing: 9999
Description: Tool to submit code to Gerrit
Homepage: https://git.openstack.org/cgit/openstack-infra/git-review
gitdb
- Ebuilds: 1, Stable: 4.0.12 , Testing: 4.0.12
Description: GitDB is a pure-Python git object database
Homepage:
https://github.com/gitpython-developers/gitdb/
https://pypi.org/project/gitdb/
License: BSD
github3-py
- Ebuilds: 1, Testing: 4.0.1
Description:
github3.py is wrapper for the GitHub API written in python. The design
of github3.py is centered around having a logical organization of the
methods needed to interact with the API.
Homepage:
https://github.com/sigmavirus24/github3.py/
https://pypi.org/project/github3.py/
License: BSD
gitpython
- Ebuilds: 2, Stable: 3.1.45 , Testing: 3.1.46
Description: Library used to interact with Git repositories
Homepage:
https://github.com/gitpython-developers/GitPython/
https://pypi.org/project/GitPython/
License: BSD
gmpy2
- Ebuilds: 3, Stable: 2.2.2 , Testing: 2.4.0_alpha0
Description:
gmpy2 is a C-coded Python extension module that supports
multiple-precision arithmetic. gmpy2 supports the GMP multi-precision
library, the MPFR (correctly rounded real floating-point arithmetic) and MPC
(correctly rounded complex floating-point arithmetic) libraries.
Homepage:
https://github.com/gmpy2/gmpy2/
https://pypi.org/project/gmpy2/
License: LGPL-3+
google-api-core
- Ebuilds: 2, Stable: 2.28.1 , Testing: 2.30.0
Description: Core Library for Google Client Libraries
Homepage:
https://github.com/googleapis/python-api-core/
https://pypi.org/project/google-api-core/
https://googleapis.dev/python/google-api-core/latest/index.html
License: Apache-2.0
google-api-python-client
- Ebuilds: 9, Stable: 2.185.0 , Testing: 2.193.0
Description: Google API Client for Python
Homepage:
https://github.com/googleapis/google-api-python-client/
https://pypi.org/project/google-api-python-client/
License: Apache-2.0
google-auth
- Ebuilds: 6, Stable: 2.45.0 , Testing: 2.49.1
Description: Google Authentication Library
Homepage:
https://github.com/googleapis/google-auth-library-python/
https://pypi.org/project/google-auth/
License: Apache-2.0
google-auth-httplib2
- Ebuilds: 2, Stable: 0.3.0
Description: httplib2 Transport for Google Auth
Homepage:
https://pypi.org/project/google-auth-httplib2/
https://github.com/googleapis/google-auth-library-python-httplib2/
License: Apache-2.0
google-auth-oauthlib
- Ebuilds: 2, Testing: 1.3.0
Description: Google Authentication Library
Homepage:
https://github.com/googleapis/google-auth-library-python-oauthlib/
https://pypi.org/project/google-auth-oauthlib/
License: Apache-2.0
google-i18n-address
- Ebuilds: 1, Stable: 3.1.1 , Testing: 3.1.1
Description: Google's i18n address metadata repository
Homepage:
https://github.com/mirumee/google-i18n-address/
https://pypi.org/project/google-i18n-address/
License: BSD
google-pasta
- Ebuilds: 1, Testing: 0.2.0-r2
Description: AST-based Python refactoring library
Homepage:
https://github.com/google/pasta/
https://pypi.org/project/google-pasta/
License: BSD
googleapis-common-protos
- Ebuilds: 3, Stable: 1.72.0 , Testing: 1.73.1
Description: Python classes generated from the common protos in the googleapis repository
Homepage:
https://github.com/googleapis/python-api-common-protos/
https://pypi.org/project/googleapis-common-protos/
License: Apache-2.0
gpep517
- Ebuilds: 1, Stable: 19 , Testing: 19
Description: A backend script to aid installing Python packages in Gentoo
Homepage:
https://pypi.org/project/gpep517/
https://github.com/projg2/gpep517/
License: GPL-2+
gpgmepy
- Ebuilds: 1, Stable: 2.0.0-r1 , Testing: 2.0.0-r1
Description: GnuPG Made Easy is a library for making GnuPG easier to use (Python bindings)
Homepage: https://www.gnupg.org/related_software/gpgme
License: LGPL-2.1+ test? ( GPL-2+ )
gpt-image
- Ebuilds: 2, Testing: 0.9.1
Description: Tool to create GPT disk image files
Homepage:
https://pypi.org/project/gpt-image/
https://github.com/swysocki/gpt-image
License: MIT
graph-tool
- Ebuilds: 2, Testing: 9999
Homepage: https://graph-tool.skewed.de/
License: LGPL-3
graphviz
- Ebuilds: 1, Stable: 0.21 , Testing: 0.21
Description:
This package facilitates the creation and rendering of graph
descriptions in the DOT language of the Graphviz graph drawing
software (repo) from Python.
Homepage:
https://graphviz.readthedocs.io/
https://github.com/xflr6/graphviz/
https://pypi.org/project/graphviz/
License: MIT
greenlet
- Ebuilds: 3, Stable: 3.3.0 , Testing: 3.3.2
Description: Lightweight in-process concurrent programming
Homepage:
https://greenlet.readthedocs.io/en/latest/
https://github.com/python-greenlet/greenlet/
https://pypi.org/project/greenlet/
License: MIT PSF-2
greenstalk
- Ebuilds: 2, Testing: 2.1.1
Description: Python 3 client for the beanstalkd work queue
Homepage:
https://greenstalk.readthedocs.io/
https://github.com/justinmayhew/greenstalk/
https://pypi.org/project/greenstalk/
License: MIT
griddataformats
- Ebuilds: 2, Testing: 1.1.0
Description: Reading and writing of data on regular grids in Python
Homepage:
https://pypi.org/project/GridDataFormats/
https://github.com/MDAnalysis/GridDataFormats/
License: LGPL-3
griffe
- Ebuilds: 2, Testing: 2.0.0
Description: Signature generator for Python programs
Homepage:
https://mkdocstrings.github.io/griffe/
https://github.com/mkdocstrings/griffe/
https://pypi.org/project/griffe/
License: ISC
griffe-inherited-docstrings
- Ebuilds: 2, Testing: 1.1.3
Description: Griffe extension for inheriting docstrings
Homepage:
https://github.com/mkdocstrings/griffe-inherited-docstrings/
https://pypi.org/project/griffe-inherited-docstrings/
License: ISC
grpcio
- Ebuilds: 3, Stable: 1.76.0 , Testing: 1.78.1
Description: HTTP/2-based RPC framework
Homepage:
https://grpc.io/
https://github.com/grpc/grpc/
https://pypi.org/project/grpcio/
License: Apache-2.0
grpcio-status
- Ebuilds: 3, Stable: 1.76.0 , Testing: 1.78.1
Description: Reference package for GRPC Python status proto mapping
Homepage:
https://grpc.io/
https://github.com/grpc/grpc/
https://pypi.org/project/grpcio-status/
License: Apache-2.0
grpclib
- Ebuilds: 2, Stable: 0.4.9 , Testing: 0.4.9
Description: Pure-Python gRPC implementation for asyncio
Homepage:
https://github.com/vmagamedov/grpclib/
https://pypi.org/project/grpclib/
License: BSD
gsd
- Ebuilds: 2, Testing: 4.2.0
Description: GSD - file format specification and a library to read and write it
Homepage:
https://github.com/glotzerlab/gsd/
https://pypi.org/project/gsd/
License: Apache-2.0
gssapi
- Ebuilds: 3, Stable: 1.10.1 , Testing: 1.11.1
Description: Low and high level wrappers around the GSSAPI C libraries
Homepage:
https://github.com/pythongssapi/python-gssapi/
https://pypi.org/project/gssapi/
License: ISC
gst-python
- Ebuilds: 2, Stable: 1.24.13 , Testing: 1.24.13
Description: A Python Interface to GStreamer
Homepage: https://gstreamer.freedesktop.org/
License: LGPL-2+
guessit
- Ebuilds: 1, Stable: 3.8.0 , Testing: 3.8.0
Description: Python library for guessing information from video filenames
Homepage:
https://github.com/guessit-io/guessit/
https://pypi.org/project/guessit/
License: LGPL-3
h11
- Ebuilds: 2, Stable: 0.16.0 , Testing: 0.16.0
Description: A pure-Python implementation of HTTP/1.1 inspired by hyper-h2
Homepage:
https://h11.readthedocs.io/en/latest/
https://github.com/python-hyper/h11/
https://pypi.org/project/h11/
License: MIT
h2
- Ebuilds: 2, Stable: 4.3.0 , Testing: 4.3.0
Description: A pure-Python implementation of a HTTP/2 protocol stack.
It’s written from the ground up to be embeddable in whatever program
you choose to use, ensuring that you can speak HTTP/2 regardless of
your programming paradigm.
Homepage:
https://python-hyper.org/projects/h2/en/stable/
https://github.com/python-hyper/h2/
https://pypi.org/project/h2/
License: MIT
h5py
- Ebuilds: 2, Stable: 3.15.1 , Testing: 3.16.0
Description:
HDF5 for Python (h5py) is a general-purpose simple Python interface to the
Hierarchical Data Format library, version 5. Existing Python and
Numpy concepts are used for the interface. Almost all HDF5 features
are available from Python, including things like compound datatypes
(as used with Numpy recarray types), HDF5 attributes, hyperslab and
point-based I/O, and more recent features in HDF 1.8 like resizable
datasets and recursive iteration over entire files.
Homepage:
https://www.h5py.org/
https://github.com/h5py/h5py/
https://pypi.org/project/h5py/
License: BSD
hashin
- Ebuilds: 1, Testing: 1.0.5
Description: Adds hashed entries for packages to requirements.txt
Homepage:
https://github.com/peterbe/hashin/
https://pypi.org/project/hashin/
License: MIT
hatch
- Ebuilds: 1, Testing: 1.14.1
Description: Modern, extensible Python project management
Homepage:
https://github.com/pypa/hatch/
https://pypi.org/project/hatch/
License: MIT
hatch-fancy-pypi-readme
- Ebuilds: 1, Stable: 25.1.0 , Testing: 25.1.0
Description: Fancy PyPI READMEs with Hatch
Homepage:
https://pypi.org/project/hatch-fancy-pypi-readme/
https://github.com/hynek/hatch-fancy-pypi-readme/
License: MIT
hatch-jupyter-builder
- Ebuilds: 2, Stable: 0.9.1-r1 , Testing: 0.9.1-r1
Description: A hatch plugin to help build Jupyter packages
Homepage:
https://pypi.org/project/hatch-jupyter-builder/
https://github.com/jupyterlab/hatch-jupyter-builder
License: BSD
hatch-nodejs-version
- Ebuilds: 1, Stable: 0.4.0 , Testing: 0.4.0
Description: Hatch plugin for versioning from a package.json file
Homepage:
https://github.com/agoose77/hatch-nodejs-version/
https://pypi.org/project/hatch-nodejs-version/
License: MIT
hatch-vcs
- Ebuilds: 1, Stable: 0.5.0 , Testing: 0.5.0
Description: Hatch plugin for versioning with your preferred VCS
Homepage:
https://pypi.org/project/hatch-vcs/
https://github.com/ofek/hatch-vcs/
License: MIT
hatchling
- Ebuilds: 3, Stable: 1.27.0 , Testing: 1.29.0
Description: Modern, extensible Python build backend
Homepage:
https://pypi.org/project/hatchling/
https://github.com/pypa/hatch/
License: MIT
hcloud
- Ebuilds: 3, Stable: 2.16.0 , Testing: 2.17.1
Description: Official Hetzner Cloud python library
Homepage:
https://github.com/hetznercloud/hcloud-python/
https://pypi.org/project/hcloud/
License: MIT
helpdev
- Ebuilds: 1, Stable: 0.7.1-r1
Description: Helping users and developers to get information about the environment
Homepage:
https://gitlab.com/dpizetta/helpdev/
https://pypi.org/project/helpdev/
License: MIT
hidapi
- Ebuilds: 2, Testing: 0.15.0
Description: A Cython interface to HIDAPI library
Homepage:
https://github.com/trezor/cython-hidapi/
https://pypi.org/project/hidapi/
License: || ( BSD GPL-3 )
hiredis
- Ebuilds: 2, Stable: 3.3.0 , Testing: 3.3.1
Description: Python extension that wraps hiredis
Homepage:
https://github.com/redis/hiredis-py/
https://pypi.org/project/hiredis/
License: MIT
hishel
- Ebuilds: 2, Testing: 1.1.9
Description: An elegant HTTP Cache implementation for HTTPX and HTTP Core
Homepage:
https://github.com/karpetrosyan/hishel/
https://pypi.org/project/hishel/
License: BSD
housekeeping
- Ebuilds: 1, Stable: 1.1
Description: Reusable deprecation helpers for Python projects
Homepage:
https://github.com/beanbaginc/housekeeping/
https://pypi.org/project/housekeeping/
License: MIT
hpack
- Ebuilds: 1, Stable: 4.1.0 , Testing: 4.1.0
Description: This module contains a pure-Python HTTP/2 header encoding
(HPACK) logic for use in Python programs that implement HTTP/2. It
also contains a compatibility layer that automatically enables the use
of nghttp2 if it’s available.
Homepage:
https://python-hyper.org/projects/hpack/en/latest/
https://github.com/python-hyper/hpack/
https://pypi.org/project/hpack/
License: MIT
html2text
- Ebuilds: 1, Stable: 2025.4.15-r1 , Testing: 2025.4.15-r1
Description: Turn HTML into equivalent Markdown-structured text
Homepage:
https://github.com/Alir3z4/html2text/
https://pypi.org/project/html2text/
License: GPL-3
html5-parser
- Ebuilds: 1, Stable: 0.4.12 , Testing: 0.4.12
Description: Fast C based HTML 5 parsing for python
Homepage:
https://github.com/kovidgoyal/html5-parser/
https://pypi.org/project/html5-parser/
License: Apache-2.0
html5lib
- Ebuilds: 1, Stable: 1.2_pre20240221 , Testing: 1.2_pre20240221
Description:
html5lib is a pure-python library for parsing HTML. It is designed
to conform to the WHATWG HTML specification, as is implemented by
all major web browsers.
Homepage:
https://github.com/html5lib/html5lib-python/
https://html5lib.readthedocs.io/
https://pypi.org/project/html5lib/
License: MIT
httmock
- Ebuilds: 1, Testing: 1.4.0-r1
Description: A mocking library for requests
Homepage:
https://github.com/patrys/httmock/
https://pypi.org/project/httmock/
License: Apache-2.0
httpauth
- Ebuilds: 1, Testing: 0.4.1
Description: A WSGI middleware that secures routes using HTTP Digest Authentication
Homepage:
https://github.com/jonashaag/httpauth/
https://pypi.org/project/httpauth/
License: ISC
httpbin
- Ebuilds: 1, Stable: 0.10.2-r1 , Testing: 0.10.2-r1
Description: HTTP Request and Response Service
Homepage:
https://github.com/psf/httpbin/
https://pypi.org/project/httpbin/
License: || ( MIT ISC )
httpcore
- Ebuilds: 1, Stable: 1.0.9-r1 , Testing: 1.0.9-r1
Description: A minimal low-level HTTP client
Homepage:
https://www.encode.io/httpcore/
https://github.com/encode/httpcore/
https://pypi.org/project/httpcore/
License: BSD
httplib2
- Ebuilds: 2, Stable: 0.31.1 , Testing: 0.31.1
Description: A comprehensive HTTP client library
Homepage:
https://pypi.org/project/httplib2/
https://github.com/httplib2/httplib2/
License: MIT
httpretty
- Ebuilds: 1, Stable: 1.1.4-r3 , Testing: 1.1.4-r3
Description: HTTP client mock for Python
Homepage:
https://github.com/gabrielfalcao/httpretty/
https://pypi.org/project/httpretty/
License: MIT
httptools
- Ebuilds: 1, Stable: 0.6.4 , Testing: 0.6.4
Description: A collection of framework independent HTTP protocol utils
Homepage:
https://github.com/MagicStack/httptools/
https://pypi.org/project/httptools/
License: MIT
httpx
- Ebuilds: 1, Stable: 0.28.1-r1 , Testing: 0.28.1-r1
Description: Fully-featured HTTP client which provides sync and async APIs
Homepage:
https://www.python-httpx.org/
https://github.com/encode/httpx/
https://pypi.org/project/httpx/
License: BSD
httpx-socks
- Ebuilds: 2, Stable: 0.11.0 , Testing: 0.11.0
Description: Proxy (HTTP, SOCKS) transports for httpx
Homepage:
https://github.com/romis2012/httpx-socks/
https://pypi.org/project/httpx-socks/
License: Apache-2.0
huawei-lte-api
- Ebuilds: 1, Testing: 1.11.0
Description: API For huawei LAN/WAN LTE Modems
Homepage:
https://github.com/Salamek/huawei-lte-api/
https://pypi.org/project/huawei-lte-api/
License: MIT
humanfriendly
- Ebuilds: 1, Stable: 10.0-r2 , Testing: 10.0-r2
Description: Human friendly output for text interfaces using Python
Homepage: https://pypi.org/project/humanfriendly/
https://github.com/xolox/python-humanfriendly/
https://humanfriendly.readthedocs.io/
License: MIT
humanize
- Ebuilds: 2, Stable: 4.15.0
Description: Common humanization utilities
Homepage:
https://github.com/python-humanize/humanize/
https://pypi.org/project/humanize/
License: MIT
hvac
- Ebuilds: 2, Testing: 2.4.0
Description: HashiCorp Vault API client
Homepage:
https://github.com/hvac/hvac/
https://pypi.org/project/hvac/
License: Apache-2.0
hypercorn
- Ebuilds: 2, Stable: 0.17.3 , Testing: 0.18.0
Description: A ASGI Server based on Hyper libraries and inspired by Gunicorn
Homepage:
https://github.com/pgjones/hypercorn/
https://pypi.org/project/Hypercorn/
License: MIT
hyperframe
- Ebuilds: 1, Stable: 6.1.0 , Testing: 6.1.0
Description: This library contains the HTTP/2 framing code used in the
hyper project. It provides a pure-Python codebase that is capable of
decoding a binary stream into HTTP/2 frames.
Homepage:
https://python-hyper.org/projects/hyperframe/en/latest/
https://pypi.org/project/hyperframe/
https://github.com/python-hyper/hyperframe/
License: MIT
hyperlink
- Ebuilds: 1, Stable: 21.0.0-r1 , Testing: 21.0.0-r1
Description:
The humble, but powerful, URL runs everything around us.
Chances are you've used several just to read this text.
Hyperlink is a featureful, pure-Python implementation of the URL, with
an emphasis on correctness.
Homepage:
https://github.com/python-hyper/hyperlink/
https://pypi.org/project/hyperlink/
License: BSD MIT
hypothesis
- Ebuilds: 8, Stable: 6.150.2 , Testing: 6.151.9
Description: A library for property based testing
Homepage:
https://github.com/HypothesisWorks/hypothesis/
https://pypi.org/project/hypothesis/
License: MPL-2.0
hypothesis-gentoo
- Ebuilds: 2, Stable: 4 , Testing: 4 , 3
Description: Plugin to create 'gentoo' hypothesis profile, disabling health checks
Homepage:
https://github.com/projg2/hypothesis-gentoo/
https://pypi.org/project/hypothesis-gentoo/
License: MIT
icalendar
- Ebuilds: 5, Stable: 6.3.2 , Testing: 7.0.3
Description: Package used for parsing and generating iCalendar files (RFC 2445)
Homepage:
https://github.com/collective/icalendar/
https://pypi.org/project/icalendar/
License: BSD-2
id
- Ebuilds: 3, Stable: 1.5.0 , Testing: 1.6.1
Description: A tool for generating OIDC identities
Homepage:
https://github.com/di/id/
https://pypi.org/project/id/
License: Apache-2.0
identify
- Ebuilds: 5, Stable: 2.6.14 , Testing: 2.6.18
Description: File identification library for Python
Homepage:
https://github.com/pre-commit/identify/
https://pypi.org/project/identify/
License: MIT
idna
- Ebuilds: 2, Stable: 3.11 , Testing: 3.11
Description: Internationalized Domain Names in Applications (IDNA)
Homepage:
https://github.com/kjd/idna/
https://pypi.org/project/idna/
License: BSD
ifaddr
- Ebuilds: 1, Stable: 0.2.0 , Testing: 0.2.0
Description: Enumerate IP addresses on the local network adapters
Homepage:
https://github.com/ifaddr/ifaddr/
https://pypi.org/project/ifaddr/
License: MIT
ijson
- Ebuilds: 2, Stable: 3.4.0 , Testing: 3.5.0
Description: Iterative JSON parser with a Pythonic interface
Homepage:
https://github.com/ICRAR/ijson/
https://pypi.org/project/ijson/
License: BSD
imageio
- Ebuilds: 2, Testing: 2.37.3
Description:
Imageio is a Python library that provides an easy interface to read
and write a wide range of image data, including animated images,
video, volumetric data, and scientific formats. It is cross-platform,
runs on Python 2.x and 3.x, and is easy to install.
Homepage:
https://imageio.readthedocs.io/en/stable/
https://github.com/imageio/imageio/
https://pypi.org/project/ImageIO/
License: MIT
imageio-ffmpeg
- Ebuilds: 1, Testing: 0.6.0
Description: FFMPEG wrapper for Python
Homepage:
https://github.com/imageio/imageio-ffmpeg/
https://pypi.org/project/imageio-ffmpeg/
License: BSD-2
imagesize
- Ebuilds: 3, Stable: 1.4.1 , Testing: 2.0.0
Description: Pure Python module for getting image size from png/jpeg/jpeg2000/gif files
Homepage:
https://github.com/shibukawa/imagesize_py/
https://pypi.org/project/imagesize/
License: MIT
imapclient
- Ebuilds: 2, Stable: 3.1.0
Description: easy-to-use, pythonic, and complete IMAP client library
Homepage:
https://github.com/mjs/imapclient/
https://pypi.org/project/IMAPClient/
License: BSD
iminuit
- Ebuilds: 1, Testing: 2.32.0
Description: Minuit numerical function minimization in Python
Homepage:
https://github.com/scikit-hep/iminuit/
https://pypi.org/project/iminuit/
License: MIT LGPL-2.1
immutabledict
- Ebuilds: 3, Stable: 4.3.1 , Testing: 4.3.1 , 4.3.0
Description: An immutable wrapper around dictionaries
Homepage:
https://github.com/corenting/immutabledict/
https://pypi.org/project/immutabledict/
License: MIT
immutables
- Ebuilds: 1, Stable: 0.21 , Testing: 0.21
Description: A high-performance immutable mapping type for Python
Homepage:
https://github.com/MagicStack/immutables/
https://pypi.org/project/immutables/
License: Apache-2.0
importlib-metadata
- Ebuilds: 4, Stable: 8.7.1 , Testing: 9.0.0
Description: Read metadata from Python packages
Homepage:
https://github.com/python/importlib_metadata/
https://pypi.org/project/importlib-metadata/
License: Apache-2.0
importlib-resources
- Ebuilds: 1, Stable: 6.5.2 , Testing: 6.5.2
Description: Read resources from Python packages
Homepage:
https://github.com/python/importlib_resources/
https://pypi.org/project/importlib-resources/
License: Apache-2.0
incremental
- Ebuilds: 2, Stable: 24.11.0 , Testing: 24.11.0
Description: Incremental is a small library that versions your Python projects
Homepage:
https://github.com/twisted/incremental/
https://pypi.org/project/Incremental/
License: MIT
indexed-gzip
- Ebuilds: 2, Testing: 1.10.3
Description:
The indexed_gzip project is a Python extension which aims to provide a
drop-in replacement for the built-in Python gzip.GzipFile class,
the IndexedGzipFile. This package was written to allow fast random
access of compressed NIFTI image files (for which GZIP is the de-facto
compression standard), but will work with any GZIP file.
Homepage:
https://pypi.org/project/indexed-gzip/
https://github.com/pauldmccarthy/indexed_gzip/
License: ZLIB
inflect
- Ebuilds: 1, Stable: 7.5.0 , Testing: 7.5.0
Description: Correctly inflect words and numbers
Homepage:
https://pypi.org/project/inflect/
https://github.com/jaraco/inflect/
License: MIT
inflection
- Ebuilds: 1, Testing: 0.5.1-r1
Description: A port of Ruby on Rails' inflector to Python
Homepage:
https://github.com/jpvanhal/inflection/
https://pypi.org/project/inflection/
License: MIT
ini2toml
- Ebuilds: 1, Stable: 0.15 , Testing: 0.15
Description: Automatically conversion of .ini/.cfg files to TOML equivalents
Homepage:
https://pypi.org/project/ini2toml/
https://github.com/abravalheri/ini2toml/
License: MPL-2.0
iniconfig
- Ebuilds: 2, Stable: 2.3.0 , Testing: 2.3.0
Description: Brain-dead simple config-ini parsing
Homepage:
https://github.com/pytest-dev/iniconfig/
https://pypi.org/project/iniconfig/
License: MIT
iniparse
- Ebuilds: 1, Stable: 0.5.1_p20250425 , Testing: 0.5.1_p20250425
Description: Better INI parser for Python
Homepage:
https://github.com/candlepin/python-iniparse/
https://pypi.org/project/iniparse/
License: MIT PSF-2
inline-snapshot
- Ebuilds: 11, Stable: 0.29.4 , 0.28.0 , Testing: 0.32.5
Description: Create and update inline snapshots in your Python tests
Homepage:
https://15r10nk.github.io/inline-snapshot/
https://github.com/15r10nk/inline-snapshot/
https://pypi.org/project/inline-snapshot/
License: MIT
insipid-sphinx-theme
- Ebuilds: 1, Testing: 0.4.4
Description: Insipid Sphinx theme
Homepage:
https://pypi.org/project/insipid-sphinx-theme/
https://github.com/mgeier/insipid-sphinx-theme/
License: BSD-2
installer
- Ebuilds: 1, Stable: 0.7.0 , Testing: 0.7.0
Description: A library for installing Python wheels
Homepage:
https://pypi.org/project/installer/
https://github.com/pypa/installer/
https://installer.readthedocs.io/en/latest/
License: MIT
intelhex
- Ebuilds: 1, Stable: 2.3.0-r1 , Testing: 2.3.0-r1
Description: Python library for Intel HEX files manipulations
Homepage:
https://github.com/python-intelhex/intelhex/
https://pypi.org/project/intelhex/
License: BSD
intervaltree
- Ebuilds: 3, Stable: 3.1.0-r1 , Testing: 3.2.1
Description: Editable interval tree data structure for Python 2 and 3
Homepage:
https://github.com/chaimleib/intervaltree/
https://pypi.org/project/intervaltree/
License: Apache-2.0
iocapture
- Ebuilds: 1, Stable: 0.1.2-r3 , Testing: 0.1.2-r3
Description: Capture stdout, stderr easily
Homepage:
https://github.com/oinume/iocapture/
https://pypi.org/project/iocapture/
License: MIT
ioctl-opt
- Ebuilds: 1, Testing: 1.3
Description: Linux's ioctl.h for Python
Homepage: https://github.com/vpelletier/python-ioctl-opt
License: GPL-2+
ioflo
- Ebuilds: 1, Stable: 2.0.3 , Testing: 2.0.3
Description: Automated Reasoning Engine and Flow Based Programming Framework
Homepage:
https://github.com/ioflo/ioflo/
https://pypi.org/project/ioflo/
License: Apache-2.0
ipdb
- Ebuilds: 1, Stable: 0.13.13 , Testing: 0.13.13
Description: IPython-enabled pdb
Homepage:
https://github.com/gotcha/ipdb/
https://pypi.org/project/ipdb/
License: GPL-2
ipy
- Ebuilds: 1, Stable: 1.01-r1 , Testing: 1.01-r1
Description: Class and tools for handling of IPv4 and IPv6 addresses and networks
Homepage:
https://github.com/autocracy/python-ipy/
https://pypi.org/project/IPy/
License: BSD
ipykernel
- Ebuilds: 4, Stable: 7.1.0 , Testing: 7.2.0
Description: IPython Kernel for Jupyter
Homepage:
https://github.com/ipython/ipykernel/
https://pypi.org/project/ipykernel/
License: BSD
ipyparallel
- Ebuilds: 2, Stable: 9.0.2 , Testing: 9.1.0
Description: Interactive Parallel Computing with IPython
Homepage:
https://ipyparallel.readthedocs.io/
https://github.com/ipython/ipyparallel/
https://pypi.org/project/ipyparallel/
License: BSD
ipython
- Ebuilds: 4, Stable: 9.9.0 , Testing: 9.12.0
Description:
IPython provides a replacement for the interactive Python interpreter with
extra functionality. Main features:
* Comprehensive object introspection.
* Input history, persistent across sessions.
* Caching of output results during a session with automatically generated
references.
* Readline based name completion.
* Extensible system of 'magic' commands for controlling the environment and
performing many tasks related either to IPython or the operating system.
* Configuration system with easy switching between different setups (simpler
than changing $PYTHONSTARTUP environment variables every time).
* Session logging and reloading.
* Extensible syntax processing for special purpose situations.
* Access to the system shell with user-extensible alias system.
* Easily embeddable in other Python programs.
* Integrated access to the pdb debugger and the Python profiler.
Homepage:
https://ipython.org/
https://github.com/ipython/ipython/
https://pypi.org/project/ipython/
License: BSD
ipython-genutils
- Ebuilds: 1, Stable: 0.2.0-r4 , Testing: 0.2.0-r4
Description:
This package contains some common utilities shared by Jupyter and
IPython projects during The Big Split. As soon as possible, those
packages will remove their dependency on this, and this repo will
go away. No packages outside IPython/Jupyter should depend on it.
Homepage:
https://github.com/ipython/ipython_genutils/
https://pypi.org/project/ipython_genutils/
License: BSD
ipython-pygments-lexers
- Ebuilds: 1, Stable: 1.1.1 , Testing: 1.1.1
Description: Pygments lexers for syntax-highlighting IPython code and sessions
Homepage:
https://github.com/ipython/ipython-pygments-lexers
https://pypi.org/project/ipython-pygments-lexers/
License: BSD
ipywidgets
- Ebuilds: 1, Stable: 8.1.8 , Testing: 8.1.8
Description: IPython HTML widgets for Jupyter
Homepage:
https://ipywidgets.readthedocs.io/
https://github.com/jupyter-widgets/ipywidgets/
https://pypi.org/project/ipywidgets/
License: BSD
irc
- Ebuilds: 1, Stable: 20.5.0-r1 , Testing: 20.5.0-r1
Description:
This project includes an event-driven IRC client framework written in Python,
as well as an object-oriented wrapper class and some example programs.
Homepage:
https://github.com/jaraco/irc/
https://pypi.org/project/irc/
License: MIT
irctokens
- Ebuilds: 1, Testing: 2.0.2
Description: RFC1459 and IRCv3 protocol tokeniser library
Homepage:
https://github.com/jesopo/irctokens
https://pypi.org/project/irctokens/
License: MIT
isal
- Ebuilds: 2, Stable: 1.8.0 , Testing: 1.8.0
Description: Faster zlib and gzip via the ISA-L library
Homepage:
https://github.com/pycompression/python-isal/
https://pypi.org/project/isal/
License: PSF-2
iso8601
- Ebuilds: 1, Stable: 2.1.0 , Testing: 2.1.0
Description: Simple module to parse ISO 8601 dates
Homepage:
https://github.com/micktwomey/pyiso8601/
https://pypi.org/project/iso8601/
License: MIT
isodate
- Ebuilds: 2, Stable: 0.7.2 , Testing: 0.7.2
Description:
This module implements ISO 8601 date, time and duration
parsing. The implementation follows ISO8601:2004 standard, and
implements only date/time representations mentioned in the standard. If
something is not mentioned there, then it is treated as non existent,
and not as an allowed option.
As this module maps ISO 8601 dates/times to standard Python data types,
like date, time, datetime and timedelta, it is not possible to convert
all possible ISO 8601 dates/times. For instance, dates before 0001-01-01
are not allowed by the Python date and datetime classes. Additionally
fractional seconds are limited to microseconds. That means if the parser
finds for instance nanoseconds it will round it to microseconds.
Homepage:
https://github.com/gweis/isodate/
https://pypi.org/project/isodate/
License: BSD
isoduration
- Ebuilds: 1, Stable: 20.11.0-r1 , Testing: 20.11.0-r1
Description: Operations with ISO 8601 durations
Homepage:
https://pypi.org/project/isoduration/
https://github.com/bolsote/isoduration/
License: ISC
isort
- Ebuilds: 3, Stable: 7.0.0-r1 , Testing: 8.0.1
Description: A python utility/library to sort imports
Homepage:
https://github.com/PyCQA/isort/
https://pypi.org/project/isort/
License: MIT
iterable-io
- Ebuilds: 2, Stable: 1.0.1 , Testing: 1.0.1
Description: Adapt generators and other iterables to a file-like interface
Homepage:
https://github.com/pR0Ps/iterable-io/
https://pypi.org/project/iterable-io/
License: LGPL-3
itsdangerous
- Ebuilds: 1, Stable: 2.2.0 , Testing: 2.2.0
Description: Various helpers to pass trusted data to untrusted environments and back
Homepage:
https://palletsprojects.com/p/itsdangerous/
https://github.com/pallets/itsdangerous/
https://pypi.org/project/itsdangerous/
License: BSD
itunespy
- Ebuilds: 1, Stable: 1.6.1 , Testing: 1.6.1
Description: A simple library to fetch data from the iTunes Store API
Homepage: https://github.com/sleepyfran/itunespy/
jack-client
- Ebuilds: 1, Stable: 0.5.5
Description: JACK Audio Connection Kit client for Python
Homepage:
https://pypi.org/project/JACK-Client/
https://github.com/spatialaudio/jackclient-python
License: MIT
jaconv
- Ebuilds: 2, Stable: 0.4.1 , Testing: 0.5.0
Description: Pure-Python Japanese character interconverter
Homepage:
https://pypi.org/project/jaconv/
https://github.com/ikegami-yukino/jaconv
License: MIT
jaraco-classes
- Ebuilds: 1, Stable: 3.4.0 , Testing: 3.4.0
Description: Classes used by other projects by developer jaraco
Homepage:
https://github.com/jaraco/jaraco.classes/
https://pypi.org/project/jaraco.classes/
License: MIT
jaraco-collections
- Ebuilds: 1, Stable: 5.2.1 , Testing: 5.2.1
Description: Models and classes to supplement the stdlib collections module
Homepage:
https://github.com/jaraco/jaraco.collections/
https://pypi.org/project/jaraco.collections/
License: MIT
jaraco-context
- Ebuilds: 3, Stable: 6.1.0 , Testing: 6.1.2
Description: Context managers by jaraco
Homepage:
https://github.com/jaraco/jaraco.context/
https://pypi.org/project/jaraco.context/
License: MIT
jaraco-envs
- Ebuilds: 1, Stable: 2.6.0 , Testing: 2.6.0
Description: Classes for orchestrating Python (virtual) environments
Homepage:
https://github.com/jaraco/jaraco.envs/
https://pypi.org/project/jaraco.envs/
License: MIT
jaraco-functools
- Ebuilds: 2, Stable: 4.4.0 , Testing: 4.4.0
Description: Additional functions used by other projects by developer jaraco
Homepage:
https://github.com/jaraco/jaraco.functools/
https://pypi.org/project/jaraco.functools/
License: MIT
jaraco-itertools
- Ebuilds: 1, Stable: 6.4.3 , Testing: 6.4.3
Description: Tools for working with iterables. Complements itertools and more_itertools
Homepage:
https://github.com/jaraco/jaraco.itertools/
https://pypi.org/project/jaraco.itertools/
License: MIT
jaraco-logging
- Ebuilds: 1, Stable: 3.4.0 , Testing: 3.4.0
Description: Additional facilities to supplement Python's stdlib logging module
Homepage:
https://github.com/jaraco/jaraco.logging/
https://pypi.org/project/jaraco.logging/
License: MIT
jaraco-path
- Ebuilds: 1, Stable: 3.7.2 , Testing: 3.7.2
Description: Miscellaneous path functions
Homepage:
https://github.com/jaraco/jaraco.path/
https://pypi.org/project/jaraco.path/
License: MIT
jaraco-stream
- Ebuilds: 1, Stable: 3.0.4 , Testing: 3.0.4
Description:
Routines for handling streaming data, including a set of generators for loading gzip data on the fly.
Homepage:
https://github.com/jaraco/jaraco.stream/
https://pypi.org/project/jaraco.stream/
License: MIT
jaraco-test
- Ebuilds: 2, Stable: 5.6.0 , Testing: 5.6.0
Description: Testing support by jaraco
Homepage:
https://github.com/jaraco/jaraco.test/
https://pypi.org/project/jaraco.test/
License: MIT
jaraco-text
- Ebuilds: 3, Stable: 4.0.0 , Testing: 4.2.0
Description: Text utilities used by other projects by developer jaraco
Homepage:
https://github.com/jaraco/jaraco.text/
https://pypi.org/project/jaraco.text/
License: MIT
jaraco-vcs
- Ebuilds: 1, Stable: 2.4.1 , Testing: 2.4.1
Description: Facilities for working with VCS repositories
Homepage:
https://github.com/jaraco/jaraco.vcs/
https://pypi.org/project/jaraco.vcs/
License: MIT
jaraco-versioning
- Ebuilds: 1, Stable: 1.1.0 , Testing: 1.1.0
Description: More sophisticated version manipulation (than packaging)
Homepage:
https://github.com/jaraco/jaraco.versioning/
https://pypi.org/project/jaraco.versioning/
License: MIT
jc
- Ebuilds: 2, Testing: 1.25.6
Description: Converts the output of popular command-line tools and file-types to JSON
Homepage:
https://github.com/kellyjonbrazil/jc/
https://pypi.org/project/jc/
License: MIT
jdcal
- Ebuilds: 1, Stable: 1.4.1-r1 , Testing: 1.4.1-r1
Description: Julian dates from proleptic Gregorian and Julian calendars
Homepage:
https://github.com/phn/jdcal/
https://pypi.org/project/jdcal/
License: BSD
jedi
- Ebuilds: 1, Stable: 0.19.2 , Testing: 0.19.2
Description: Autocompletion library for Python
Homepage:
https://github.com/davidhalter/jedi/
https://pypi.org/project/jedi/
License:
MIT
test? ( Apache-2.0 )
jeepney
- Ebuilds: 1, Stable: 0.9.0 , Testing: 0.9.0
Description: Low-level, pure Python DBus protocol wrapper
Homepage:
https://gitlab.com/takluyver/jeepney/
https://pypi.org/project/jeepney/
License: MIT
jellyfish
- Ebuilds: 2, Stable: 1.2.1 , Testing: 1.2.1
Description: Python module for doing approximate and phonetic matching of strings
Homepage:
https://github.com/jamesturk/jellyfish/
https://pypi.org/project/jellyfish/
License: MIT
Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0
|| ( Apache-2.0 Boost-1.0 )
jinja2
- Ebuilds: 1, Stable: 3.1.6 , Testing: 3.1.6
Description: A full-featured template engine for Python
Homepage:
https://palletsprojects.com/p/jinja/
https://github.com/pallets/jinja/
https://pypi.org/project/Jinja2/
License: BSD
jinja2-pluralize
- Ebuilds: 1, Testing: 0.3.0-r1
Description: Jinja2 pluralize filters
Homepage:
https://github.com/audreyfeldroy/jinja2_pluralize/
https://pypi.org/project/jinja2_pluralize/
License: BSD
jinja2-time
- Ebuilds: 1, Stable: 0.2.0-r1 , Testing: 0.2.0-r1
Description: Jinja2 Extension for Dates and Times
Homepage:
https://github.com/hackebrot/jinja2-time/
https://pypi.org/project/jinja2-time/
License: MIT
jmespath
- Ebuilds: 2, Stable: 1.1.0 , Testing: 1.1.0
Description: JSON Matching Expressions
Homepage:
https://github.com/jmespath/jmespath.py/
https://pypi.org/project/jmespath/
License: MIT
joblib
- Ebuilds: 2, Stable: 1.5.3 , Testing: 1.5.3
Description:
Joblib is a set of tools to provide lightweight pipelining in
Python. In particular, joblib offers:
* transparent disk-caching of the output values and lazy
re-evaluation (memoize pattern)
* easy simple parallel computing
* logging and tracing of the execution
Joblib is optimized to be fast and robust in particular on large,
long-running functions and has specific optimizations for numpy arrays.
Homepage:
https://joblib.readthedocs.io/en/latest/
https://github.com/joblib/joblib/
https://pypi.org/project/joblib/
License: BSD
josepy
- Ebuilds: 3, Stable: 2.2.0 , Testing: 2.2.0
Description:
JOSE protocol implementation in Python using cryptography
Originally developed as part of the ACME protocol implementation.
Homepage:
https://github.com/certbot/josepy/
https://pypi.org/project/josepy/
License: Apache-2.0
jq
- Ebuilds: 3, Stable: 1.10.0 , 1.8.0 , Testing: 1.11.0
Description: Python bindings for jq
Homepage:
https://github.com/mwilliamson/jq.py/
https://pypi.org/project/jq/
License: BSD-2
js2py
- Ebuilds: 1, Stable: 0.74-r2 , Testing: 0.74-r2
Description: JavaScript to Python Translator & JavaScript interpreter in Python
Homepage: http://piter.io/projects/js2py
https://github.com/PiotrDabkowski/Js2Py
https://pypi.org/project/Js2Py/
License: MIT
jschema-to-python
- Ebuilds: 1, Stable: 1.2.3-r1 , Testing: 1.2.3-r1
Description: Generate source code for Python classes from a JSON schema
Homepage:
https://pypi.org/project/jschema-to-python/
https://github.com/microsoft/jschema-to-python/
License: MIT
jsmin
- Ebuilds: 1, Stable: 3.0.1 , Testing: 3.0.1
Description: JavaScript minifier
Homepage:
https://pypi.org/project/jsmin/
https://github.com/tikitu/jsmin/
License: MIT
json-rpc
- Ebuilds: 1, Stable: 1.15.0
Description:
JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol.
Primarily this specification defines several data structures and the rules
around their processing. It is transport agnostic in that the concepts can
be used within the same process, over sockets, over http, or in many various
message passing environments. It uses JSON (RFC 4627) as data format.
Homepage:
https://github.com/pavlov99/json-rpc/
https://pypi.org/project/json-rpc/
License: MIT
json5
- Ebuilds: 3, Stable: 0.12.1 , Testing: 0.14.0
Description: A Python implementation of the JSON5 data format
Homepage:
https://github.com/dpranke/pyjson5/
https://pypi.org/project/json5/
License: Apache-2.0
jsondiff
- Ebuilds: 1, Stable: 2.2.1 , Testing: 2.2.1
Description: Diff JSON and JSON-like structures in Python
Homepage:
https://github.com/xlwings/jsondiff/
https://pypi.org/project/jsondiff/
License: MIT
jsonext
- Ebuilds: 1, Stable: 0.4.2-r1
Description: Well-structured helpers for serializing commonly encountered structures to JSON
Homepage:
https://github.com/mbr/jsonext/
https://pypi.org/project/jsonext/
License: MIT
jsonmerge
- Ebuilds: 1, Testing: 1.9.2
Description: Merge a series of JSON documents
Homepage:
https://github.com/avian2/jsonmerge/
https://pypi.org/project/jsonmerge/
License: MIT
jsonpatch
- Ebuilds: 1, Stable: 1.33 , Testing: 1.33
Description:
Python library to apply JSON Patches according to
http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-08
Homepage:
https://github.com/stefankoegl/python-json-patch/
https://pypi.org/project/jsonpatch/
License: BSD
jsonpath-ng
- Ebuilds: 2, Stable: 1.7.0 , Testing: 1.8.0
Description: Python JSONPath Next-Generation
Homepage:
https://github.com/h2non/jsonpath-ng/
https://pypi.org/project/jsonpath-ng/
License: Apache-2.0
jsonpickle
- Ebuilds: 1, Stable: 4.1.1 , Testing: 4.1.1
Description: Python library for serializing any arbitrary object graph into JSON
Homepage:
https://github.com/jsonpickle/jsonpickle/
https://pypi.org/project/jsonpickle/
License: BSD
jsonpointer
- Ebuilds: 3, Stable: 3.0.0 , Testing: 3.1.1
Description:
Identify specific nodes in a JSON document (according to draft 08)
http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-08
Homepage:
https://github.com/stefankoegl/python-json-pointer/
https://pypi.org/project/jsonpointer/
License: BSD
jsonref
- Ebuilds: 1, Testing: 1.1.0
Description: jsonref is a library for automatic dereferencing of JSON Reference
objects for Python (supporting 2.6+ including Python 3).
This library lets you use a data structure with JSON reference objects, as if the
references had been replaced with the referent data.
Homepage:
https://github.com/gazpachoking/jsonref/
https://pypi.org/project/jsonref/
License: MIT
jsonrpclib
- Ebuilds: 2, Stable: 0.4.3.2 , Testing: 9999
Homepage:
https://github.com/tcalmant/jsonrpclib/
https://pypi.org/project/jsonrpclib/
License: Apache-2.0
jsonschema
- Ebuilds: 3, Stable: 4.26.0 , Testing: 4.26.0 , 4.24.0
Description:
jsonschema is an implementation of JSON Schema (currently in Draft 3) for
Python (supporting 2.6+ including Python 3).
Homepage:
https://pypi.org/project/jsonschema/
https://github.com/python-jsonschema/jsonschema/
License: MIT
jsonschema-path
- Ebuilds: 3, Stable: 0.3.4-r1 , Testing: 0.4.5
Description: JSONSchema Spec with object-oriented paths
Homepage:
https://pypi.org/project/jsonschema-path/
https://github.com/p1c2u/jsonschema-path/
License: Apache-2.0
jsonschema-spec
- Ebuilds: 1, Stable: 0.2.4-r1 , Testing: 0.2.4-r1
Description: JSONSchema Spec with object-oriented paths
Homepage:
https://pypi.org/project/jsonschema-spec/
https://github.com/p1c2u/jsonschema-spec/
License: Apache-2.0
jsonschema-specifications
- Ebuilds: 2, Stable: 2025.9.1 , Testing: 2025.9.1
Description: The JSON Schema meta-schemas and vocabularies, exposed as a Registry
Homepage:
https://github.com/python-jsonschema/jsonschema-specifications/
https://pypi.org/project/jsonschema-specifications/
License: MIT
jsonxs
- Ebuilds: 1, Testing: 0.6-r1
Description: Get/set values in JSON and Python datastructures
Homepage:
https://github.com/fboender/jsonxs/
https://pypi.org/project/jsonxs/
License: MIT
junit-xml
- Ebuilds: 1, Stable: 1.9-r1 , Testing: 1.9-r1
Description: Create JUnit XML test result documents
Homepage:
https://github.com/kyrus/python-junit-xml/
https://pypi.org/project/junit-xml/
License: MIT
jupyter
- Ebuilds: 2, Stable: 1.1.1 , Testing: 1.1.1-r1
Description: Jupyter metapackage. Install all the Jupyter components in one go
Homepage: https://jupyter.org
License: BSD
jupyter-client
- Ebuilds: 4, Stable: 8.8.0 , Testing: 8.8.0 , 8.7.0
Description:
Contains the reference implementation of the Jupyter protocol. It
also provides client and kernel management APIs for working with
kernels. It also provides the jupyter kernelspec entrypoint for
installing kernelspecs for use with Jupyter frontends.
Homepage:
https://jupyter.org/
https://github.com/jupyter/jupyter_client/
https://pypi.org/project/jupyter-client/
License: BSD
jupyter-console
- Ebuilds: 2, Stable: 6.6.3 , Testing: 6.6.3-r1
Description:
A terminal-based console frontend for Jupyter kernels.
This code is based on the single-process IPython terminal.
Homepage:
https://jupyter.org/
https://github.com/jupyter/jupyter_console/
https://pypi.org/project/jupyter-console/
License: BSD
jupyter-core
- Ebuilds: 2, Stable: 5.9.1 , Testing: 5.9.1
Description:
Core common functionality of Jupyter projects.
This package contains base application classes and configuration
inhertited by other projects. It doesn't do much on its own.
Homepage:
https://jupyter.org/
https://github.com/jupyter/jupyter_core/
https://pypi.org/project/jupyter-core/
License: BSD
jupyter-events
- Ebuilds: 1, Stable: 0.12.0 , Testing: 0.12.0
Description: Jupyter Event System library
Homepage:
https://jupyter.org/
https://github.com/jupyter/jupyter_events/
https://pypi.org/project/jupyter-events/
License: BSD
jupyter-kernel-test
- Ebuilds: 1, Testing: 0.7.0
Description: A tool for testing Jupyter kernels
Homepage:
https://github.com/jupyter/jupyter_kernel_test/
https://pypi.org/project/jupyter-kernel-test/
License: BSD
jupyter-lsp
- Ebuilds: 3, Stable: 2.3.0 , Testing: 2.3.0-r1
Description: Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab
Homepage:
https://github.com/jupyter-lsp/jupyterlab-lsp
https://pypi.org/project/jupyter-lsp/
License: BSD
jupyter-packaging
- Ebuilds: 1, Stable: 0.12.3 , Testing: 0.12.3
Description: Tools to help build and install Jupyter Python packages
Homepage:
https://jupyter.org/
https://github.com/jupyter/jupyter-packaging/
https://pypi.org/project/jupyter-packaging/
License: BSD
jupyter-server
- Ebuilds: 2, Stable: 2.17.0-r1 , Testing: 2.17.0-r1
Description: Core services, APIs, and REST endpoints to Jupyter web applications
Homepage:
https://jupyter.org/
https://github.com/jupyter-server/jupyter_server/
https://pypi.org/project/jupyter-server/
License: BSD
jupyter-server-mathjax
- Ebuilds: 2, Stable: 0.2.6 , Testing: 0.2.6-r1
Description: MathJax resources as a Jupyter Server Extension
Homepage:
https://jupyter.org/
https://github.com/jupyter-server/jupyter_server_mathjax/
https://pypi.org/project/jupyter-server-mathjax/
License: BSD
jupyter-server-proxy
- Ebuilds: 1, Testing: 4.4.0
Description: Jupyter notebook server extension to proxy web services
Homepage: https://github.com/jupyterhub/jupyter-server-proxy
License: BSD
jupyter-server-terminals
- Ebuilds: 3, Stable: 0.5.3-r1 , Testing: 0.5.4
Description: A Jupyter Server Extension Providing Terminals
Homepage:
https://jupyter.org/
https://github.com/jupyter-server/jupyter_server_terminals/
https://pypi.org/project/jupyter-server-terminals/
License: BSD
jupyterlab
- Ebuilds: 8, Stable: 4.5.1 , Testing: 4.5.6
Description: JupyterLab computational environment
Homepage:
https://jupyter.org/
https://github.com/jupyterlab/jupyterlab/
https://pypi.org/project/jupyterlab/
License: BSD MIT GPL-3 Apache-2.0
jupyterlab-lsp
- Ebuilds: 1, Testing: 5.1.0
Description: Coding assistance for JupyterLab with Language Server Protocol
Homepage:
https://github.com/jupyter-lsp/jupyterlab-lsp/
https://pypi.org/project/jupyterlab-lsp/
License: BSD
jupyterlab-pygments
- Ebuilds: 1, Stable: 0.3.0 , Testing: 0.3.0
Description: Pygments theme making use of JupyterLab CSS variables
Homepage:
https://pypi.org/project/jupyterlab-pygments/
https://github.com/jupyterlab/jupyterlab_pygments/
License: BSD
jupyterlab-server
- Ebuilds: 2, Stable: 2.28.0 , Testing: 2.28.0
Description: Server components for JupyterLab and JupyterLab like applications
Homepage:
https://jupyter.org/
https://github.com/jupyterlab/jupyterlab_server/
https://pypi.org/project/jupyterlab-server/
License: BSD
jupyterlab-widgets
- Ebuilds: 3, Stable: 3.0.16 , Testing: 3.0.16
Description: Jupyter interactive widgets for JupyterLab
Homepage:
https://ipython.org/
https://pypi.org/project/jupyterlab-widgets/
License: BSD
jwcrypto
- Ebuilds: 1, Stable: 1.5.6 , Testing: 1.5.6
Description: Implements JWK,JWS,JWE specifications using python-cryptography
Homepage:
https://github.com/latchset/jwcrypto/
https://pypi.org/project/jwcrypto/
License: LGPL-3+
k5test
- Ebuilds: 1, Stable: 0.10.4 , Testing: 0.10.4
Description: Library for testing Python applications in Kerberos 5 environments
Homepage:
https://github.com/pythongssapi/k5test/
https://pypi.org/project/k5test/
License: MIT
kaitaistruct
- Ebuilds: 2, Stable: 0.10 , Testing: 0.11
Description:
Kaitai Struct is a declarative language used for
describe various binary data structures, laid out in
files or in memory: i.e. binary file formats, network
stream packet formats, etc.
Homepage:
https://kaitai.io/
https://github.com/kaitai-io/kaitai_struct_python_runtime/
https://pypi.org/project/kaitaistruct/
License: MIT
kaptan
- Ebuilds: 1, Stable: 0.6.0 , Testing: 0.6.0
Description: Configuration manager in your pocket
Homepage:
https://github.com/emre/kaptan/
https://pypi.org/project/kaptan/
License: BSD
kconfiglib
- Ebuilds: 1, Stable: 14.1.0-r1 , Testing: 14.1.0-r1
Description: A flexible Python Kconfig implementation
Homepage:
https://github.com/ulfalizer/Kconfiglib/
https://pypi.org/project/kconfiglib/
License: ISC
keep
- Ebuilds: 1, Stable: 2.11 , Testing: 2.11
Description: Personal shell command keeper and snippets manager
Homepage:
https://github.com/orkohunter/keep/
https://pypi.org/project/keep/
License: MIT
kerberos
- Ebuilds: 1, Stable: 1.3.1-r2 , Testing: 1.3.1-r2
Description: A high-level Python wrapper for Kerberos/GSSAPI operations
Homepage:
https://www.calendarserver.org/PyKerberos.html
https://github.com/apple/ccs-pykerberos/
https://pypi.org/project/kerberos/
License: Apache-2.0
keyring
- Ebuilds: 2, Stable: 25.7.0 , Testing: 25.7.0
Description: Provides access to the system keyring service
Homepage:
https://github.com/jaraco/keyring/
https://pypi.org/project/keyring/
License: PSF-2
keyrings-alt
- Ebuilds: 1, Testing: 5.0.2
Description: Alternate keyring implementations
Homepage:
https://github.com/jaraco/keyrings.alt/
https://pypi.org/project/keyrings.alt/
License: MIT
keystoneauth1
- Ebuilds: 3, Stable: 5.12.0 , Testing: 5.13.1
Description: This package contains tools for authenticating to an OpenStack-based cloud
Homepage:
https://opendev.org/openstack/keystoneauth/
https://github.com/openstack/keystoneauth/
https://pypi.org/project/keystoneauth1/
License: Apache-2.0
keyutils
- Ebuilds: 1, Stable: 0.6-r2 , Testing: 0.6-r2
Description: A set of python bindings for keyutils
Homepage: https://github.com/sassoftware/python-keyutils/
License: Apache-2.0
kgb
- Ebuilds: 2, Stable: 7.3
Description: Python function spy support for unit tests
Homepage:
https://github.com/beanbaginc/kgb/
https://pypi.org/project/kgb/
License: MIT
kiwisolver
- Ebuilds: 2, Stable: 1.4.9 , Testing: 1.5.0
Description: An efficient C++ implementation of the Cassowary constraint solving algorithm
Homepage:
https://github.com/nucleic/kiwi/
https://pypi.org/project/kiwisolver/
License: Clear-BSD
klein
- Ebuilds: 1, Stable: 24.8.0 , Testing: 24.8.0
Description:
Klein is a micro-framework for developing production-ready web services
with Python. It is 'micro' in that it has an incredibly small API
similar to Bottle and Flask. It is not 'micro' in that it depends on
things outside the standard library. This is primarily because it is
built on widely used and well tested components like Werkzeug and
Twisted.
Homepage:
https://pypi.org/project/klein/
https://github.com/twisted/klein/
License: MIT
knowit
- Ebuilds: 4, Stable: 0.5.11 , Testing: 0.5.11 , 0.5.10
Description: Know better your media files
Homepage:
https://github.com/ratoaq2/knowit/
https://pypi.org/project/knowit/
License: MIT
kombu
- Ebuilds: 2, Testing: 5.6.2
Description: AMQP Messaging Framework for Python
Homepage:
https://github.com/celery/kombu/
https://pypi.org/project/kombu/
License: BSD
krb5
- Ebuilds: 2, Stable: 0.9.0 , Testing: 0.9.0
Description: Kerberos API bindings for Python
Homepage:
https://github.com/jborean93/pykrb5/
https://pypi.org/project/krb5/
License: MIT
lap
- Ebuilds: 2, Stable: 0.5.12 , Testing: 0.5.13
Description: Linear Assignment Problem solver (LAPJV/LAPMOD)
Homepage:
https://github.com/gatagat/lap
https://pypi.org/project/lap/
License: BSD-2
lark
- Ebuilds: 2, Stable: 1.3.1 , Testing: 1.3.1
Description: Python module to propose a modern general-purpose parsing library for Python
Homepage:
https://github.com/lark-parser/lark/
https://pypi.org/project/lark/
License: MIT
latexcodec
- Ebuilds: 2, Testing: 3.0.1
Description:
Latexcodec provides a convenient way of going between text written in LaTeX and unicode. Since it is not a LaTeX compiler, it is more appropriate for short chunks of text, such as a paragraph or the values of a BibTeX entry, and it is not appropriate for a full LaTeX document. In particular, its behavior on the LaTeX commands that do not simply select characters is intended to allow the unicode representation to be understandable by a human reader, but is not canonical and may require hand tuning to produce the desired effect.
Homepage:
https://github.com/mcmtroffaes/latexcodec/
https://pypi.org/project/latexcodec/
License: MIT
latexrestricted
- Ebuilds: 1, Stable: 0.6.2 , Testing: 0.6.2
Description: Library for creating executables compatible with LaTeX restricted shell escape
Homepage:
https://github.com/gpoore/latexrestricted
https://pypi.org/project/latexrestricted/
License: LPPL-1.3c
lazy-loader
- Ebuilds: 2, Testing: 0.5
Description: Populate library namespace without incurring immediate import costs
Homepage:
https://github.com/scientific-python/lazy-loader/
https://pypi.org/project/lazy-loader/
License: BSD
lazy-object-proxy
- Ebuilds: 2, Stable: 1.12.0 , Testing: 1.12.0
Description: A fast and thorough lazy object proxy
Homepage:
https://github.com/ionelmc/python-lazy-object-proxy/
https://pypi.org/project/lazy-object-proxy/
https://python-lazy-object-proxy.readthedocs.io/
License: BSD
ldap3
- Ebuilds: 1, Stable: 2.9.1 , Testing: 2.9.1
Description:
ldap3 is a strictly RFC 4511 conforming LDAP V3 pure Python client. The same codebase works with Python, Python 3, PyPy and PyPy3.
This project was formerly named python3-ldap. The name has been changed to avoid confusion with the python-ldap library.
Homepage:
https://github.com/cannatag/ldap3/
https://pypi.org/project/ldap3/
License: LGPL-3
leather
- Ebuilds: 2, Testing: 0.4.1
Description: Python charting for 80% of humans
Homepage:
https://github.com/wireservice/leather/
https://pypi.org/project/leather/
License: MIT
leechcorepyc
- Ebuilds: 2, Stable: 2.22.3
Description:
The LeechCore Memory Acquisition Library focuses on Physical Memory
Acquisition using various hardware and software based methods.
Homepage:
https://github.com/ufrisk/LeechCore/
https://pypi.org/project/leechcorepyc/
License: GPL-3
legacy-cgi
- Ebuilds: 2, Stable: 2.6.4 , Testing: 2.6.4
Description: Fork of the standard library cgi and cgitb modules (deprecated)
Homepage:
https://github.com/jackrosenthal/legacy-cgi/
https://pypi.org/project/legacy-cgi/
License: PSF-2
lesscpy
- Ebuilds: 1, Testing: 0.15.1
Description: A compiler written in Python for the LESS language
Homepage:
https://github.com/lesscpy/lesscpy/
https://pypi.org/project/lesscpy/
License: MIT
levenshtein
- Ebuilds: 2, Stable: 0.27.1 , Testing: 0.27.3
Description: Functions for fast computation of Levenshtein distance, and edit operations
Homepage:
https://pypi.org/project/Levenshtein/
https://github.com/rapidfuzz/Levenshtein/
License: GPL-2+
lhafile
- Ebuilds: 1, Testing: 0.3.1
Description: LHA archive support for Python
Homepage:
https://github.com/FrodeSolheim/python-lhafile/
https://pypi.org/project/lhafile/
License: BSD
libarchive-c
- Ebuilds: 1, Stable: 5.3 , Testing: 5.3
Description:
A Python interface to libarchive.
It uses the standard ctypes module to dynamically load and access the C library.
Homepage:
https://github.com/Changaco/python-libarchive-c/
https://pypi.org/project/libarchive-c/
License: CC0-1.0
libcst
- Ebuilds: 2, Stable: 1.8.6 , Testing: 1.8.6
Description: A concrete syntax tree with AST-like properties for Python
Homepage:
https://github.com/Instagram/LibCST/
https://pypi.org/project/libcst/
License: MIT Apache-2.0 PSF-2 Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0
libevdev
- Ebuilds: 1, Stable: 0.13.1 , Testing: 0.13.1
Description: Python wrappers for the libevdev library
Homepage:
https://gitlab.freedesktop.org/libevdev/python-libevdev/
https://pypi.org/project/libevdev/
License: MIT
liblarch
- Ebuilds: 1, Testing: 3.2.0
Description:
Liblarch is a python library built to easily handle data structure such are lists, trees and directed acyclic graphs (tree where nodes can have multiple parents). There's also a liblarch-gtk binding that will allow you to use your data structure in a Gtk.Treeview.
Liblarch supports multiple views of one data structure and complex filtering. That way, you have a clear separation between your data themselves (Model) and how they are displayed (View).
Homepage:
https://wiki.gnome.org/Projects/liblarch
https://github.com/getting-things-gnome/liblarch/
License: LGPL-3+
libnacl
- Ebuilds: 1, Stable: 2.1.0 , Testing: 2.1.0
Description: Python ctypes wrapper for libsodium
Homepage:
https://libnacl.readthedocs.io/
https://github.com/saltstack/libnacl/
https://pypi.org/project/libnacl/
License: Apache-2.0
librt
- Ebuilds: 2, Testing: 0.8.1
Description: Mypyc runtime library
Homepage:
https://github.com/mypyc/librt/
https://pypi.org/project/librt/
License: MIT PSF-2.4
libsass
- Ebuilds: 1, Stable: 0.23.0
Description: A straightforward binding of libsass for Python
Homepage:
https://github.com/sass/libsass-python/
https://pypi.org/project/libsass/
License: MIT
libtmux
- Ebuilds: 5, Stable: 0.46.2 , Testing: 0.55.0
Description: Typed library that provides an ORM wrapper for tmux, a terminal multiplexer
Homepage:
https://libtmux.git-pull.com/
https://github.com/tmux-python/libtmux/
https://pypi.org/project/libtmux/
License: MIT
libusb1
- Ebuilds: 1, Testing: 3.3.1
Description: Python ctype-based wrapper around libusb1
Homepage: https://github.com/vpelletier/python-libusb1
License: LGPL-2.1+
libvirt-python
- Ebuilds: 4, Stable: 11.10.0 , Testing: 9999
Homepage: https://www.libvirt.org
License: LGPL-2
license-expression
- Ebuilds: 1, Stable: 30.4.4 , Testing: 30.4.4
Description: Parse, compare, simplify and normalize license expressions
Homepage:
https://pypi.org/project/license-expression/
https://github.com/aboutcode-org/license-expression/
License: Apache-2.0
line-profiler
- Ebuilds: 2, Testing: 5.0.2
Description:
line_profiler is a module for doing line-by-line profiling of
functions. kernprof is a convenient script for running either
line_profiler or the Python standard library's cProfile or profile
modules, depending on what is available.
Homepage:
https://github.com/pyutils/line_profiler/
https://pypi.org/project/line-profiler/
License: BSD
linkify-it-py
- Ebuilds: 2, Stable: 2.0.3 , Testing: 2.1.0
Description: Links recognition library with full unicode support
Homepage:
https://github.com/tsutsu3/linkify-it-py/
https://pypi.org/project/linkify-it-py/
License: MIT
linode-metadata
- Ebuilds: 1, Testing: 0.3.4
Description: Python bindings for the Linode Metadata Service
Homepage: https://github.com/linode/py-metadata https://www.linode.com/
License: Apache-2.0
linuxdoc
- Ebuilds: 2, Testing: 99999999
Homepage:
https://pypi.org/project/linuxdoc/
https://github.com/return42/linuxdoc
License: AGPL-3+
lit
- Ebuilds: 13, Stable: 21.1.8 , Testing: 22.1.2
Description: A stand-alone install of the LLVM suite testing tool
Homepage: https://llvm.org/
License: Apache-2.0-with-LLVM-exceptions UoI-NCSA
littleutils
- Ebuilds: 1, Stable: 0.2.4 , Testing: 0.2.4
Description: Small personal collection of Python utility functions
Homepage:
https://pypi.org/project/littleutils/
https://github.com/alexmojaki/littleutils/
License: MIT
livereload
- Ebuilds: 1, Stable: 2.7.1
Description: livereload server in Python
Homepage:
https://github.com/lepture/python-livereload/
https://pypi.org/project/livereload/
License: BSD
llfuse
- Ebuilds: 2, Stable: 1.5.2 , Testing: 1.5.2
Description: Python bindings for the low-level FUSE API
Homepage:
https://github.com/python-llfuse/python-llfuse/
https://pypi.org/project/llfuse/
License: LGPL-2+
lmdb
- Ebuilds: 1, Testing: 1.7.5
Description: Python bindings for the Lightning Database
Homepage:
https://github.com/jnwatson/py-lmdb/
https://pypi.org/project/lmdb/
License: OPENLDAP
lmfit
- Ebuilds: 1, Testing: 1.3.4
Description: Non-Linear Least-Squares Minimization and Curve-Fitting for Python
Homepage:
https://lmfit.github.io/lmfit-py/
https://github.com/lmfit/lmfit-py/
https://pypi.org/project/lmfit/
License: BSD
lockfile
- Ebuilds: 1, Stable: 0.12.2-r3 , Testing: 0.12.2-r3
Description: Platform-independent file locking module
Homepage:
https://launchpad.net/pylockfile/
https://pypi.org/project/lockfile/
License: MIT
logbook
- Ebuilds: 3, Stable: 1.9.2 , Testing: 1.9.2
Description: A logging replacement for Python
Homepage:
https://logbook.readthedocs.io/en/stable/
https://github.com/getlogbook/logbook/
https://pypi.org/project/Logbook/
License: BSD Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0
logfury
- Ebuilds: 1, Testing: 1.0.1-r1
Description: Boilerplate library for logging method calls
Homepage:
https://github.com/reef-technologies/logfury
https://pypi.org/project/logfury/
License: BSD
logical-unification
- Ebuilds: 2, Stable: 0.4.7 , Testing: 0.4.7
Description: Logical unification in Python
Homepage:
https://pypi.org/project/logical-unification/
https://github.com/pythological/unification/
License: BSD
loguru
- Ebuilds: 1, Testing: 0.7.3
Description:
This library is intended to make Python logging less painful
by adding a bunch of useful functionalities that solve caveats
of the standard loggers. Using logs in your application should
be an automatism, Loguru tries to make it both pleasant
and powerful.
Homepage:
https://github.com/Delgan/loguru/
https://pypi.org/project/loguru/
License: MIT
logutils
- Ebuilds: 1, Stable: 0.3.5-r1 , Testing: 0.3.5-r1
Description: The logutils package provides a set of handlers for the Python standard
Homepage:
https://bitbucket.org/vinay.sajip/logutils/
https://pypi.org/project/logutils/
License: BSD
loky
- Ebuilds: 2, Stable: 3.5.6 , Testing: 3.5.6
Description: Robust and reusable Executor for joblib
Homepage:
https://github.com/joblib/loky/
https://pypi.org/project/loky/
License: BSD
looseversion
- Ebuilds: 1, Stable: 1.3.0 , Testing: 1.3.0
Description: A backwards/forwards-compatible fork of distutils.version.LooseVersion
Homepage:
https://pypi.org/project/looseversion/
https://github.com/effigies/looseversion/
License: PSF-2
lrcalc
- Ebuilds: 1, Stable: 2.1-r2 , Testing: 2.1-r2
Description: Python bindings for sci-mathematics/lrcalc
Homepage: https://bitbucket.org/asbuch/lrcalc
License: GPL-3+
lsprotocol
- Ebuilds: 1, Testing: 2025.0.0
Description: Language Server Protocol types code generator packages
Homepage:
https://github.com/microsoft/lsprotocol
https://pypi.org/project/lsprotocol/
License: MIT
lxml
- Ebuilds: 4, Stable: 6.0.2 , Testing: 6.0.2
Description: A Pythonic binding for the libxml2 and libxslt libraries
Homepage:
https://lxml.de/
https://pypi.org/project/lxml/
https://github.com/lxml/lxml/
License: BSD ElementTree GPL-2 PSF-2
lxml-html-clean
- Ebuilds: 1, Stable: 0.4.4 , Testing: 0.4.4
Description: Separate project for HTML cleaning functionalities copied from lxml.html.clean
Homepage:
https://github.com/fedora-python/lxml_html_clean/
https://pypi.org/project/lxml-html-clean/
License: BSD
lz4
- Ebuilds: 2, Stable: 4.4.5 , Testing: 4.4.5
Description: LZ4 Bindings for Python
Homepage:
https://github.com/python-lz4/python-lz4/
https://pypi.org/project/lz4/
License: BSD
m2crypto
- Ebuilds: 2, Stable: 0.46.2 , Testing: 0.47.0
Description: A Python crypto and SSL toolkit
Homepage:
https://sr.ht/~mcepl/m2crypto/
https://gitlab.com/m2crypto/m2crypto/
https://pypi.org/project/M2Crypto/
License: BSD-2 openssl
magic-wormhole
- Ebuilds: 2, Stable: 0.21.0 , Testing: 0.23.0
Description: Get Things From One Computer To Another, Safely
Homepage:
https://magic-wormhole.readthedocs.io/en/latest/
https://github.com/magic-wormhole/magic-wormhole/
https://pypi.org/project/magic-wormhole/
License: MIT
magic-wormhole-mailbox-server
- Ebuilds: 2, Stable: 0.5.1 , Testing: 0.6.0
Description: Mailbox server for magic-wormhole
Homepage:
https://magic-wormhole.readthedocs.io/en/latest/
https://github.com/magic-wormhole/magic-wormhole-mailbox-server/
https://pypi.org/project/magic-wormhole-mailbox-server/
License: MIT
magic-wormhole-transit-relay
- Ebuilds: 2, Stable: 0.4.0 , Testing: 0.5.0
Description: Transit relay server for magic-wormhole
Homepage:
https://magic-wormhole.readthedocs.io/en/latest/
https://github.com/magic-wormhole/magic-wormhole-transit-relay/
https://pypi.org/project/magic-wormhole-transit-relay/
License: MIT
makefun
- Ebuilds: 1, Stable: 1.16.0 , Testing: 1.16.0
Description: Small library to dynamically create Python functions
Homepage:
https://pypi.org/project/makefun/
https://github.com/smarie/python-makefun/
License: BSD
mako
- Ebuilds: 1, Stable: 1.3.10 , Testing: 1.3.10
Description: A Python templating language
Homepage:
https://www.makotemplates.org/
https://github.com/sqlalchemy/mako/
https://pypi.org/project/Mako/
License: MIT
mamba
- Ebuilds: 1, Stable: 0.11.3
Description: Python test runner born under the banner of Behavior Driven Development
Homepage:
https://nestorsalceda.com/mamba/
https://github.com/nestorsalceda/mamba/
https://pypi.org/project/mamba/
License: MIT
mando
- Ebuilds: 1, Stable: 0.8.2 , Testing: 0.8.2
Description: Create Python CLI apps with little to no effort at all!
Homepage:
https://mando.readthedocs.io/
https://github.com/rubik/mando/
https://pypi.org/project/mando/
License: MIT
manuel
- Ebuilds: 1, Stable: 1.13.0 , Testing: 1.13.0
Description: Lets you mix and match traditional doctests with custom test syntax
Homepage:
https://github.com/benji-york/manuel/
https://pypi.org/project/manuel/
License: Apache-2.0
mapbox-earcut
- Ebuilds: 2, Stable: 2.0.0 , Testing: 2.0.0
Description: Python bindings to the mapbox earcut C++ library
Homepage:
https://github.com/skogler/mapbox_earcut_python/
https://pypi.org/project/mapbox-earcut/
License: MIT
mapbox-vector-tile
- Ebuilds: 1, Stable: 2.2.0 , Testing: 2.2.0
Description: Mapbox Vector Tile encoding and decoding.
Homepage:
https://github.com/tilezen/mapbox-vector-tile/
https://pypi.org/project/mapbox-vector-tile/
License: MIT
markdown
- Ebuilds: 3, Stable: 3.10 , Testing: 3.10.2
Description: Python implementation of the markdown markup language
Homepage:
https://python-markdown.github.io/
https://pypi.org/project/Markdown/
https://github.com/Python-Markdown/markdown/
License: BSD
markdown-exec
- Ebuilds: 2, Testing: 1.12.0
Description: Utilities to execute code blocks in Markdown files
Homepage:
https://pawamoy.github.io/markdown-exec/
https://pypi.org/project/markdown-exec/
License: ISC
markdown-include
- Ebuilds: 1, Testing: 0.8.1
Description: Python-Markdown extension providing LaTeX-style 'include' function
Homepage:
https://github.com/cmacmackin/markdown-include
https://pypi.org/project/markdown-include/
License: GPL-3+
markdown-it-py
- Ebuilds: 2, Stable: 4.0.0 , Testing: 4.0.0
Description: Python port of markdown-it, Markdown parser
Homepage:
https://pypi.org/project/markdown-it-py/
https://github.com/executablebooks/markdown-it-py/
License: MIT
markdown2
- Ebuilds: 2, Stable: 2.5.4 , Testing: 2.5.5-r1
Description: Python Markdown language reimplementation
Homepage:
https://github.com/trentm/python-markdown2/
https://pypi.org/project/markdown2/
License: MIT
markups
- Ebuilds: 1, Stable: 4.1.1 , Testing: 4.1.1
Description: A wrapper around various text markups
Homepage:
https://pymarkups.readthedocs.io/en/latest/
https://github.com/retext-project/pymarkups
https://pypi.org/project/Markups/
License: BSD
markupsafe
- Ebuilds: 2, Stable: 3.0.3 , Testing: 3.0.3
Description: Implements a XML/HTML/XHTML Markup safe string for Python
Homepage:
https://palletsprojects.com/p/markupsafe/
https://github.com/pallets/markupsafe/
https://pypi.org/project/MarkupSafe/
License: BSD
marshmallow
- Ebuilds: 2, Testing: 4.2.3
Description: A library for converting to and from native Python datatypes
Homepage:
https://github.com/marshmallow-code/marshmallow/
https://pypi.org/project/marshmallow/
License: MIT
matplotlib
- Ebuilds: 3, Stable: 3.10.8-r1 , Testing: 3.10.8-r1
Description:
matplotlib is an interactive library for plotting and doing basic
data analysis in python with a syntax similar to matlab. It provides a
variety of backends and hard copy formats for almost ready
publication plots.
Homepage:
https://matplotlib.org/
https://github.com/matplotlib/matplotlib/
https://pypi.org/project/matplotlib/
License: BitstreamVera BSD matplotlib MIT OFL-1.1
matplotlib-inline
- Ebuilds: 2, Stable: 0.2.1 , Testing: 0.2.1
Description: Inline Matplotlib backend for Jupyter
Homepage:
https://github.com/ipython/matplotlib-inline/
https://pypi.org/project/matplotlib-inline/
License: BSD
matplotlib-venn
- Ebuilds: 1, Testing: 1.1.2
Description: Plot area-proportional two- and three-way Venn diagrams in matplotlib
Homepage:
https://github.com/konstantint/matplotlib-venn/
https://pypi.org/project/matplotlib-venn/
License: MIT
matrix-common
- Ebuilds: 1, Stable: 1.3.0-r1 , Testing: 1.3.0-r1
Description: Common code for Synapse, Sydent and Sygnal
Homepage:
https://github.com/matrix-org/matrix-python-common
https://pypi.org/project/matrix-common/
License: Apache-2.0
matterhook
- Ebuilds: 1, Stable: 0.2-r2
Description: Interact with Mattermost incoming webhooks easily
Homepage: https://github.com/numberly/matterhook
License: MIT
mcbootflash
- Ebuilds: 1, Stable: 10.1.1
Description: Flash firmware to devices running Microchip's 16-bit bootloader
Homepage:
https://pypi.org/project/mcbootflash/
https://github.com/bessman/mcbootflash/
License: MIT
mccabe
- Ebuilds: 1, Stable: 0.7.0 , Testing: 0.7.0
Description: flake8 plugin: McCabe complexity checker
Homepage:
https://github.com/PyCQA/mccabe/
https://pypi.org/project/mccabe/
License: MIT
mdit-py-plugins
- Ebuilds: 2, Stable: 0.5.0 , Testing: 0.5.0
Description: Collection of plugins for markdown-it-py
Homepage:
https://pypi.org/project/mdit-py-plugins/
https://github.com/executablebooks/mdit-py-plugins/
License: MIT
mdurl
- Ebuilds: 1, Stable: 0.1.2 , Testing: 0.1.2
Description: Markdown URL utilities
Homepage:
https://pypi.org/project/mdurl/
https://github.com/executablebooks/mdurl/
License: MIT
mdx-gh-links
- Ebuilds: 1, Stable: 0.4 , Testing: 0.4
Description: An extension which adds links to GitHub users, repositories, issues and commits
Homepage:
https://github.com/Python-Markdown/github-links/
https://pypi.org/project/mdx-gh-links/
License: BSD
mecab-python
- Ebuilds: 1, Stable: 1.0.7
Description: Python binding for MeCab
Homepage:
https://taku910.github.io/mecab/
https://github.com/taku910/mecab/
https://pypi.org/project/mecab-python3/
License: || ( BSD LGPL-2.1 GPL-2 )
mechanicalsoup
- Ebuilds: 2, Testing: 1.4.0
Description: A Python library for automating interaction with websites
Homepage:
https://github.com/MechanicalSoup/MechanicalSoup/
https://pypi.org/project/MechanicalSoup/
License: MIT
mechanize
- Ebuilds: 1, Stable: 0.4.10 , Testing: 0.4.10
Description:
mechanize is a Python module for static programmatic web browsing in
Python, after Andy Lester's Perl module WWW::Mechanize. With the Browser
subclass any url can be opened - not just http - and UserAgentBase
offers easy dynamic configuration of user-agent features like protocol,
cookie, redirection and robots.txt handling. Other functionalities
include easy HTML form filling using ClientForm interface, convenient
link parsing and following, browser history with .back() and .reload()
methods and automatic handling of HTTP-Equiv and Refresh.
Homepage:
https://github.com/python-mechanize/mechanize/
https://pypi.org/project/mechanize/
License: || ( BSD ZPL )
mediafile
- Ebuilds: 2, Stable: 0.13.0 , Testing: 0.14.0
Description:
MediaFile is a simple interface to the metadata tags for many audio
file formats. It wraps Mutagen, a high-quality library for low-level
tag manipulation, with a high-level, format-independent interface for
a common set of tags.
Homepage:
https://github.com/beetbox/mediafile/
https://pypi.org/project/mediafile/
License: MIT
memory-allocator
- Ebuilds: 2, Stable: 0.1.4 , Testing: 0.2.0
Description:
This package provides a single MemoryAllocator class that makes
memory allocation easier in Cython. The class has familiar (cdef)
methods like malloc and realloc, and all allocated memory is freed
when the MemoryAllocator object is destroyed.
Homepage:
https://pypi.org/project/memory-allocator/
https://github.com/sagemath/memory_allocator/
License: GPL-3
merge3
- Ebuilds: 2, Stable: 0.0.16 , Testing: 0.0.16 , 0.0.15
Description: Python implementation of 3-way merge
Homepage:
https://github.com/breezy-team/merge3
https://pypi.org/project/merge3/
License: GPL-2+
mergedeep
- Ebuilds: 1, Stable: 1.3.4-r1 , Testing: 1.3.4-r1
Description: A deep merge tool for Python
Homepage:
https://github.com/clarketm/mergedeep/
https://pypi.org/project/mergedeep/
License: MIT
mergedict
- Ebuilds: 1, Stable: 1.0.0-r1 , Testing: 1.0.0-r1
Description: A Python 'dict' with a merge() method
Homepage:
https://github.com/schettino72/mergedict/
https://pypi.org/project/mergedict/
License: MIT
meshio
- Ebuilds: 1, Testing: 5.3.5-r1
Description: Input/output for many mesh formats
Homepage:
https://github.com/nschloe/meshio/
https://pypi.org/project/meshio/
License: MIT
meson-python
- Ebuilds: 2, Stable: 0.19.0 , Testing: 0.19.0
Description: Meson PEP 517 Python build backend
Homepage:
https://pypi.org/project/meson-python/
https://github.com/mesonbuild/meson-python/
License: MIT
metakernel
- Ebuilds: 2, Testing: 1.0.0
Description:
A Jupyter/IPython kernel template which includes core magic
functions (including help, command and file path completion,
parallel and distributed processing, downloads, and much more).
Homepage:
https://github.com/Calysto/metakernel/
https://pypi.org/project/metakernel/
License: BSD
micawber
- Ebuilds: 2, Stable: 0.6.2 , Testing: 0.6.2
Description: A small library for extracting rich content from urls
Homepage:
https://github.com/coleifer/micawber/
https://pypi.org/project/micawber/
License: MIT
mido
- Ebuilds: 1, Stable: 1.3.3
Description: MIDI Objects, a library for working with MIDI messages and ports
Homepage:
https://pypi.org/project/mido/
https://github.com/mido/mido
License: MIT
mimerender
- Ebuilds: 1, Stable: 0.6.0-r1
Description: RESTful HTTP Content Negotiation for Flask, Bottle, web.py and webapp2
Homepage:
https://pypi.org/project/mimerender/
https://github.com/martinblech/mimerender/
License: BSD
minidb
- Ebuilds: 1, Stable: 2.0.8
Description: Simple SQLite-based object store
Homepage:
https://thp.io/2010/minidb/
https://pypi.org/project/minidb/
License: ISC
minify-html
- Ebuilds: 3, Testing: 0.18.1
Description: Extremely fast and smart HTML + JS + CSS minifier
Homepage:
https://github.com/wilsonzlin/minify-html/
https://pypi.org/project/minify-html/
License: MIT
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT MPL-2.0
Unicode-3.0
openssl
minikanren
- Ebuilds: 1, Stable: 1.0.5 , Testing: 1.0.5
Description: Relational programming in Python
Homepage:
https://pypi.org/project/miniKanren/
https://github.com/pythological/kanren/
License: BSD
minimock
- Ebuilds: 1, Stable: 1.3.0-r1
Description: The simplest possible mock library
Homepage:
https://github.com/lowks/minimock/
https://pypi.org/project/MiniMock/
License: MIT
miniupnpc
- Ebuilds: 1, Stable: 2.3.3
Description: Python bindings for UPnP client library
Homepage:
http://miniupnp.free.fr/
https://miniupnp.tuxfamily.org/
https://github.com/miniupnp/miniupnp/
License: BSD
mistletoe
- Ebuilds: 2, Stable: 1.5.1
Description: A fast, extensible Markdown parser in pure Python
Homepage:
https://github.com/miyuchina/mistletoe/
https://pypi.org/project/mistletoe/
License: MIT
mistune
- Ebuilds: 2, Stable: 3.2.0 , Testing: 3.2.0
Description: The fastest markdown parser in pure Python
Homepage:
https://github.com/lepture/mistune/
https://pypi.org/project/mistune/
License: BSD
mkautodoc
- Ebuilds: 1, Testing: 0.2.0
Description: Auto documentation for MkDocs
Homepage:
https://github.com/tomchristie/mkautodoc/
https://pypi.org/project/mkautodoc/
License: BSD
mkdocs
- Ebuilds: 2, Stable: 1.6.1 , Testing: 1.6.1
Description: Project documentation with Markdown
Homepage:
https://www.mkdocs.org/
https://github.com/mkdocs/mkdocs/
https://pypi.org/project/mkdocs/
License: BSD
mkdocs-autorefs
- Ebuilds: 2, Testing: 1.4.4
Description: Automatically link across pages in MkDoc
Homepage:
https://mkdocstrings.github.io/autorefs/
https://github.com/mkdocstrings/autorefs/
https://pypi.org/project/mkdocs-autorefs/
License: ISC
mkdocs-bootstrap
- Ebuilds: 1, Stable: 1.1.1-r1
Description: Bootstrap theme for MkDocs
Homepage: https://www.mkdocs.org https://github.com/mkdocs/mkdocs-bootstrap
License: BSD
mkdocs-bootswatch
- Ebuilds: 1, Stable: 1.1-r3
Description: Bootswatch themes for MkDocs
Homepage: https://www.mkdocs.org https://github.com/mkdocs/mkdocs-bootswatch
License: BSD
mkdocs-gen-files
- Ebuilds: 1, Stable: 0.6.0 , Testing: 0.6.0
Description: MkDocs plugin to programmatically generate documentation pages during the build
Homepage:
https://oprypin.github.io/mkdocs-gen-files/
https://github.com/oprypin/mkdocs-gen-files/
https://pypi.org/project/mkdocs-gen-files/
License: MIT
mkdocs-get-deps
- Ebuilds: 3, Stable: 0.2.0 , Testing: 0.2.2
Description: extension that lists all dependencies according to a mkdocs.yml file
Homepage:
https://github.com/mkdocs/get-deps/
https://pypi.org/project/mkdocs-get-deps/
License: MIT
mkdocs-git-authors-plugin
- Ebuilds: 1, Stable: 0.10.0 , Testing: 0.10.0
Description: Mkdocs plugin to display git authors of a page
Homepage:
https://github.com/timvink/mkdocs-git-authors-plugin/
https://pypi.org/project/mkdocs-git-authors-plugin/
License: MIT
mkdocs-git-revision-date-localized-plugin
- Ebuilds: 2, Stable: 1.5.0 , Testing: 1.5.1
Description: Display the localized date of the last git modification of a markdown file
Homepage:
https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/
https://pypi.org/project/mkdocs-git-revision-date-localized-plugin/
License: MIT
mkdocs-htmlproofer-plugin
- Ebuilds: 2, Testing: 1.5.0
Description: A MkDocs plugin that validates URLs in rendered HTML files
Homepage:
https://github.com/manuzhang/mkdocs-htmlproofer-plugin/
https://pypi.org/project/mkdocs-htmlproofer-plugin/
License: MIT
mkdocs-i18n
- Ebuilds: 1, Stable: 0.4.6 , Testing: 0.4.6
Description: MkDocs i18n plugin
Homepage:
https://gitlab.com/mkdocs-i18n/mkdocs-i18n/-/tree/main
https://pypi.org/project/mkdocs-i18n/
License: AGPL-3
mkdocs-material
- Ebuilds: 5, Stable: 9.7.1 , Testing: 9.7.5
Description:
What to expect
Responsive design and fluid layout for all kinds of screens and devices, designed to serve your project documentation in a user-friendly way in 41 languages with optimal readability.
Easily customizable primary and accent color, fonts, favicon and logo; straight forward localization through theme extension; integrated with Google Analytics, Disqus and GitHub.
Well-designed search interface accessible through hotkeys (F or S), intelligent grouping of search results, search term highlighting and lazy loading.
Homepage:
https://github.com/squidfunk/mkdocs-material/
https://pypi.org/project/mkdocs-material/
License: MIT Apache-2.0 CC0-1.0 CC-BY-4.0 MIT
mkdocs-material-extensions
- Ebuilds: 1, Stable: 1.3.1 , Testing: 1.3.1
Description: Extension pack for Python Markdown
Homepage:
https://github.com/facelessuser/mkdocs-material-extensions/
https://pypi.org/project/mkdocs-material-extensions/
License: MIT
mkdocs-minify-plugin
- Ebuilds: 1, Stable: 0.8.0 , Testing: 0.8.0
Description: An MkDocs plugin to minify HTML and/or JS files prior to being written to disk
Homepage:
https://github.com/byrnereese/mkdocs-minify-plugin
https://pypi.org/project/mkdocs-minify-plugin/
License: MIT
mkdocs-monorepo-plugin
- Ebuilds: 1, Stable: 1.1.2 , Testing: 1.1.2
Description: Build multiple documentation folders in a single Mkdocs
Homepage:
https://backstage.github.io/mkdocs-monorepo-plugin/
https://pypi.org/project/mkdocs-monorepo-plugin/
License: Apache-2.0
mkdocs-pymdownx-material-extras
- Ebuilds: 1, Stable: 2.8 , Testing: 2.8
Description:
A plugin that for MkDocs and specifically the MkDocs Material Theme.
Adds additional resources that are used in the PyMdown Extensions documentation, and other @facelessuser projects.
While this is not specifically meant for outside consumption, and was originally written for @facelessuser projects, it can be freely used if desired.
Files are copied from the pymdown-extensions project.
Homepage:
https://github.com/facelessuser/mkdocs_pymdownx_material_extras/
https://pypi.org/project/mkdocs-pymdownx-material-extras/
License: MIT
mkdocs-redirects
- Ebuilds: 1, Stable: 1.2.2 , Testing: 1.2.2
Description: Plugin for Mkdocs page redirects
Homepage:
https://github.com/mkdocs/mkdocs-redirects
https://pypi.org/project/mkdocs-redirects/
License: MIT
mkdocs-static-i18n
- Ebuilds: 2, Stable: 1.3.0 , Testing: 1.3.1
Description: MkDocs i18n plugin using static translation markdown files
Homepage:
https://github.com/ultrabug/mkdocs-static-i18n
https://pypi.org/project/mkdocs-static-i18n/
License: MIT
mkdocstrings
- Ebuilds: 2, Testing: 1.0.3
Description: Automatic documentation from sources, for MkDocs
Homepage:
https://mkdocstrings.github.io/
https://github.com/mkdocstrings/mkdocstrings/
https://pypi.org/project/mkdocstrings/
License: ISC
mkdocstrings-python
- Ebuilds: 2, Testing: 2.0.3
Description: Python handler for dev-python/mkdocstrings
Homepage:
https://mkdocstrings.github.io/python/
https://github.com/mkdocstrings/python/
https://pypi.org/project/mkdocstrings-python/
License: ISC
ml-dtypes
- Ebuilds: 2, Stable: 0.5.4 , 0.5.3 , Testing: 0.5.4
Description: A stand-alone implementation of several NumPy dtype extensions
Homepage:
https://github.com/jax-ml/ml_dtypes/
https://pypi.org/project/ml-dtypes/
License: Apache-2.0
mmtf-python
- Ebuilds: 1, Testing: 1.1.3
Description: The python implementation of the MMTF API, decoder and encoder
Homepage:
https://mmtf.rcsb.org/
https://github.com/rcsb/mmtf-python/
https://pypi.org/project/mmtf-python/
License: Apache-2.0
mock
- Ebuilds: 1, Stable: 5.2.0 , Testing: 5.2.0
Description: Rolling backport of unittest.mock for all Pythons
Homepage:
https://github.com/testing-cabal/mock/
https://pypi.org/project/mock/
License: BSD
moddb
- Ebuilds: 2, Testing: 0.13.0
Description: Python scrapper to access ModDB mods, games and more as objects
Homepage: https://github.com/ClementJ18/moddb
License: MIT
more-itertools
- Ebuilds: 2, Stable: 10.8.0 , Testing: 10.8.0
Description: More routines for operating on iterables, beyond itertools
Homepage:
https://github.com/more-itertools/more-itertools/
https://pypi.org/project/more-itertools/
License: MIT
moto
- Ebuilds: 7, Stable: 5.1.17 , Testing: 5.1.22
Description: Mock library for boto
Homepage:
https://github.com/getmoto/moto/
https://pypi.org/project/moto/
License: Apache-2.0
mpdlcd
- Ebuilds: 1, Stable: 0.5.2-r2
Description:
MPDLcd is a small adapter which will display the status
of a MPD server on a LCD screen, through lcdproc.
It allows defining various layouts depending on LCD size,
with fix or moving parts.
Homepage:
https://github.com/rbarrois/mpdlcd/
https://pypi.org/project/mpdlcd/
License: BSD
mpi4py
- Ebuilds: 2, Stable: 3.1.5 , Testing: 4.0.1
Description:
MPI for Python (mpi4py) provides bindings of the Message Passing
Interface (MPI) standard for the Python programming language,
allowing any Python program to exploit multiple processors.
This package is constructed on top of the MPI-1/MPI-2 specification
and provides an object oriented interface which closely follows
MPI-2 C++ bindings. It supports point-to-point (sends, receives) and
collective (broadcasts, scatters, gathers) communications of any
picklable Python object as well as optimized communications of
Python object exposing the single-segment buffer interface (NumPy
arrays, builtin bytes/string/array objects).
Homepage: https://github.com/mpi4py/mpi4py https://pypi.org/project/mpi4py/
License: BSD
mpmath
- Ebuilds: 4, Stable: 1.4.0_alpha7 , Testing: 1.4.1
Description: Python library for arbitrary-precision floating-point arithmetic
Homepage:
https://mpmath.org/
https://github.com/mpmath/mpmath/
https://pypi.org/project/mpmath/
License: BSD
mrcfile
- Ebuilds: 1, Testing: 1.5.4
Description: MRC2014 file format I/O library
Homepage:
https://pypi.org/project/mrcfile/
https://github.com/ccpem/mrcfile/
License: BSD
msgpack
- Ebuilds: 2, Stable: 1.1.2 , Testing: 1.1.2
Description: MessagePack (de)serializer for Python
Homepage:
https://msgpack.org/
https://github.com/msgpack/msgpack-python/
https://pypi.org/project/msgpack/
License: Apache-2.0
msgspec
- Ebuilds: 2, Testing: 0.20.0
Description: Fast serialization and validation library, with builtin support for many formats
Homepage:
https://jcristharif.com/msgspec/
https://github.com/jcrist/msgspec
https://pypi.org/project/msgspec/
License: BSD
mss
- Ebuilds: 2, Stable: 10.1.0 , Testing: 10.1.0
Description: An ultra fast cross-platform multiple screenshots module in python using ctypes
Homepage:
https://github.com/BoboTiG/python-mss/
https://pypi.org/project/mss/
License: MIT
multidict
- Ebuilds: 2, Stable: 6.7.0 , Testing: 6.7.1
Description: multidict implementation
Homepage:
https://github.com/aio-libs/multidict/
https://pypi.org/project/multidict/
License: Apache-2.0
multipart
- Ebuilds: 2, Stable: 1.3.0 , Testing: 1.3.1
Description: Parser for multipart/form-data
Homepage:
https://github.com/defnull/multipart/
https://pypi.org/project/multipart/
License: MIT
multipledispatch
- Ebuilds: 1, Stable: 1.0.0 , Testing: 1.0.0
Description: Multiple dispatch
Homepage:
https://pypi.org/project/multipledispatch/
https://github.com/mrocklin/multipledispatch/
License: BSD
multiprocess
- Ebuilds: 1, Testing: 0.70.19
Description: Better multiprocessing and multithreading in Python
Homepage:
https://github.com/uqfoundation/multiprocess/
https://pypi.org/project/multiprocess/
License: BSD
munch
- Ebuilds: 1, Stable: 4.0.0 , Testing: 4.0.0
Description: A dot-accessible dictionary (a la JavaScript objects)
Homepage:
https://github.com/Infinidat/munch/
https://pypi.org/project/munch/
License: MIT
munkres
- Ebuilds: 1, Stable: 1.1.4-r1 , Testing: 1.1.4-r1
Description: The Munkres module provides an implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm), useful for solving the Assignment Problem.
Homepage:
https://github.com/bmc/munkres/
https://pypi.org/project/munkres/
License: Apache-2.0
musicbrainzngs
- Ebuilds: 1, Stable: 0.7.1-r1
Description:
This library implements webservice bindings for the Musicbrainz NGS site, also known as /ws/2 and the Cover Art Archive.
With this library you can retrieve all kinds of music metadata from the MusicBrainz database.
The library can retrieve and submit both, the XML and JSON based webservice and provides the data in native Python.
Homepage:
https://github.com/alastair/python-musicbrainzngs/
https://pypi.org/project/musicbrainzngs/
License: BSD-2 ISC
mygpoclient
- Ebuilds: 1, Stable: 1.10
Description: A gpodder.net client library
Homepage:
https://github.com/gpodder/mygpoclient/
https://pypi.org/project/mygpoclient/
https://mygpoclient.readthedocs.io/en/latest/
License: GPL-3
mypy
- Ebuilds: 6, Stable: 1.18.2 , 1.18.1 , Testing: 1.19.1-r2 , 1.18.2
Description: Optional static typing for Python
Homepage:
https://www.mypy-lang.org/
https://github.com/python/mypy/
https://pypi.org/project/mypy/
License: MIT
mypy-extensions
- Ebuilds: 1, Stable: 1.1.0 , Testing: 1.1.0
Description: Type system extensions for programs checked with mypy
Homepage:
https://www.mypy-lang.org/
https://github.com/python/mypy_extensions/
License: MIT
mysqlclient
- Ebuilds: 2, Stable: 2.2.7 , Testing: 2.2.8
Description: Python interface to MySQL
Homepage:
https://pypi.org/project/mysqlclient/
https://github.com/PyMySQL/mysqlclient/
License: GPL-2+
myst-parser
- Ebuilds: 2, Stable: 4.0.1-r1 , Testing: 5.0.0
Description: Extended commonmark compliant parser, with bridges to Sphinx
Homepage:
https://github.com/executablebooks/MyST-Parser/
https://pypi.org/project/myst-parser/
License: MIT
nagiosplugin
- Ebuilds: 2, Testing: 1.4.0
Description: A class library for writing nagios-compatible plugins
Homepage:
https://github.com/mpounsett/nagiosplugin/
https://nagiosplugin.readthedocs.io/
https://pypi.org/project/nagiosplugin/
License: ZPL
nanobind
- Ebuilds: 3, Stable: 2.10.2 , Testing: 2.12.0
Description: Tiny and efficient C++/Python bindings
Homepage:
https://github.com/wjakob/nanobind/
https://pypi.org/project/nanobind/
License: BSD
narwhals
- Ebuilds: 2, Testing: 2.18.1
Description: Extremely lightweight compatibility layer between dataframe libraries
Homepage:
https://github.com/narwhals-dev/narwhals/
https://pypi.org/project/narwhals/
License: MIT
natsort
- Ebuilds: 1, Stable: 8.4.0 , Testing: 8.4.0
Description: Natural sorting for Python
Homepage:
https://github.com/SethMMorton/natsort/
https://pypi.org/project/natsort/
License: MIT
nautilus-python
- Ebuilds: 2, Stable: 4.0.1 , Testing: 4.1.0
Description: Python bindings for the Nautilus file manager
Homepage: https://projects.gnome.org/nautilus-python/
License: GPL-2+
nbclassic
- Ebuilds: 3, Stable: 1.3.3 , Testing: 1.3.3 , 1.3.2
Description: Jupyter Notebook as a Jupyter Server Extension
Homepage:
https://jupyter.org/
https://github.com/jupyter/nbclassic/
https://pypi.org/project/nbclassic/
License: BSD
nbclient
- Ebuilds: 4, Stable: 0.10.2-r1 , Testing: 0.10.4
Description: A client library for executing Jupyter notebooks
Homepage:
https://nbclient.readthedocs.io/en/latest/
https://github.com/jupyter/nbclient/
https://pypi.org/project/nbclient/
License: BSD
nbconvert
- Ebuilds: 3, Stable: 7.16.6-r1 , Testing: 7.17.0
Description: Converting Jupyter Notebooks
Homepage:
https://nbconvert.readthedocs.io/
https://github.com/jupyter/nbconvert/
https://pypi.org/project/nbconvert/
License: BSD
nbdime
- Ebuilds: 3, Stable: 4.0.2 , Testing: 4.0.4
Description: Diff and merge of Jupyter Notebooks
Homepage:
https://jupyter.org/
https://github.com/jupyter/nbdime/
https://pypi.org/project/nbdime/
License: BSD
nbformat
- Ebuilds: 1, Stable: 5.10.4 , Testing: 5.10.4
Description:
Jupyther nbformat contains the reference implementation of the
Jupyter Notebook format, and Python APIs for working with
notebooks. There is also a JSON schema for notebook format
versions >= 3.
Homepage:
https://jupyter.org/
https://github.com/jupyter/nbformat/
https://pypi.org/project/nbformat/
License: BSD
nbsphinx
- Ebuilds: 2, Stable: 0.9.6 , Testing: 0.9.8
Description:
nbsphinx is a Sphinx extension that provides a source parser for
*.ipynb files. Custom Sphinx directives are used to show Jupyter
Notebook code cells (and of course their results) in both HTML and
LaTeX output. Un-evaluated notebooks -- i.e. notebooks without
stored output cells -- will be automatically executed during the
Sphinx build process.
Homepage:
https://github.com/spatialaudio/nbsphinx/
https://pypi.org/project/nbsphinx/
License: MIT
nbval
- Ebuilds: 1, Stable: 0.11.0 , Testing: 0.11.0
Description:
The plugin adds functionality to py.test to recognise and collect Jupyter notebooks.
The intended purpose of the tests is to determine whether execution of the stored
inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the
notebooks are running without errors.
The tests were designed to ensure that Jupyter notebooks (especially those for reference
and documentation), are executing consistently.
Each cell is taken as a test, a cell that doesn't reproduce the expected output will fail.
Homepage:
https://github.com/computationalmodelling/nbval/
https://pypi.org/project/nbval/
License: BSD
nbxmpp
- Ebuilds: 3, Stable: 7.0.0 , Testing: 7.1.0
Description: Python library to use Jabber/XMPP networks in a non-blocking way
Homepage:
https://dev.gajim.org/gajim/python-nbxmpp/
https://pypi.org/project/nbxmpp/
License: GPL-3
neovim-remote
- Ebuilds: 2, Testing: 9999
Homepage:
https://github.com/mhinz/neovim-remote/
https://pypi.org/project/neovim-remote/
License: MIT
nest-asyncio
- Ebuilds: 2, Stable: 1.6.0-r1 , Testing: 1.6.0-r1
Description: Patch asyncio to allow nested event loops
Homepage:
https://github.com/erdewit/nest_asyncio/
https://pypi.org/project/nest-asyncio/
License: BSD-2
netaddr
- Ebuilds: 2, Stable: 1.3.0 , Testing: 1.3.0
Description: Network address representation and manipulation library
Homepage:
https://github.com/netaddr/netaddr/
https://pypi.org/project/netaddr/
https://netaddr.readthedocs.io/
License: BSD
netcdf4
- Ebuilds: 2, Stable: 1.7.3 , Testing: 1.7.4
Description:
netcdf4-python is a Python interface to the netCDF C library.
netCDF version 4 can read and write files in both the new netCDF 4
and the old netCDF 3 format, and can create files that are readable
by HDF5 clients. The API modelled after Scientific.IO.NetCDF, and
should be familiar to users of that module.
Homepage:
https://unidata.github.io/netcdf4-python/
https://github.com/unidata/netcdf4-python/
https://pypi.org/project/netCDF4/
License: MIT
netifaces
- Ebuilds: 1, Stable: 0.11.0-r2 , Testing: 0.11.0-r2
Description: Portable network interface information
Homepage:
https://pypi.org/project/netifaces/
https://alastairs-place.net/projects/netifaces/
https://github.com/al45tair/netifaces/
License: MIT
netlink
- Ebuilds: 1, Testing: 0.1
Description: Pure-Python client for the Linux NetLink interface
Homepage: https://pypi.org/project/NetLink/ https://xmine128.tk/Software/Python/netlink/docs/
License: LGPL-3+
networkx
- Ebuilds: 3, Stable: 3.5-r1 , Testing: 3.6.1
Description:
NetworkX is a Python-based package for the creation, manipulation, and
study of the structure, dynamics, and functions of complex networks.
The structure of a graph or network is encoded in the edges (connections,
links, ties, arcs, bonds) between nodes (vertices, sites, actors). If
unqualified, by graph we mean a simple undirected graph, i.e. no
self-loops and no multiple edges are allowed. By a network we usually
mean a graph with weights (fields, properties) on nodes and/or edges.
The potential audience for NetworkX includes: mathematicians, physicists,
biologists, computer scientists, social scientists.
Homepage:
https://networkx.org/
https://github.com/networkx/networkx/
https://pypi.org/project/networkx/
License: BSD
nextinspace
- Ebuilds: 2, Stable: 3.0.1 , Testing: 9999
Description:
A command-line tool for seeing the latest in space. Nextinspace also
supports use as a Python library, so you can integrate it into your
application. You can also get data printed to the terminal in JSON,
which can be piped into another program.
Homepage: https://github.com/gideonshaked/nextinspace
nh3
- Ebuilds: 3, Stable: 0.3.2 , Testing: 0.3.4
Description: Ammonia HTML sanitizer Python binding
Homepage:
https://github.com/messense/nh3/
https://pypi.org/project/nh3/
License: MIT Apache-2.0-with-LLVM-exceptions MIT MPL-2.0 Unicode-3.0
nnpy
- Ebuilds: 1, Testing: 1.4.2-r1
Description: cffi-based Python bindings for nanomsg
Homepage:
https://github.com/nanomsg/nnpy/
https://pypi.org/project/nnpy/
License: MIT
node-semver
- Ebuilds: 1, Testing: 0.9.0
Description: Python version of node-semver, the semantic versioner for npm
Homepage:
https://pypi.org/project/node-semver/
https://github.com/podhmo/python-node-semver/
https://github.com/npm/node-semver/
License: MIT
nodeenv
- Ebuilds: 2, Stable: 1.9.1 , Testing: 1.10.0
Description: Node.js virtual environment builder
Homepage:
https://github.com/ekalinin/nodeenv/
https://pypi.org/project/nodeenv/
License: BSD
noiseprotocol
- Ebuilds: 1, Stable: 0.3.1 , Testing: 0.3.1
Description: Implementation of Noise Protocol Framework. Compatible with revisions 32 and 33.
Homepage:
https://github.com/plizonczyk/noiseprotocol/
https://pypi.org/project/noiseprotocol/
License: MIT
nose2
- Ebuilds: 2, Stable: 0.15.1 , Testing: 0.16.0
Description: Unittest with plugins
Homepage:
https://github.com/nose-devs/nose2/
https://pypi.org/project/nose2/
License: BSD-2
notebook
- Ebuilds: 6, Stable: 7.5.2 , Testing: 7.5.5
Description: Jupyter Interactive Notebook
Homepage:
https://jupyter.org/
https://github.com/jupyter/notebook/
https://pypi.org/project/notebook/
License: BSD
notebook-shim
- Ebuilds: 1, Stable: 0.2.4 , Testing: 0.2.4
Description: A shim layer for notebook traits and config
Homepage:
https://jupyter.org/
https://github.com/jupyter/notebook_shim/
https://pypi.org/project/notebook-shim/
License: BSD
notify2
- Ebuilds: 1, Stable: 0.3.1-r3 , Testing: 0.3.1-r3
Description: Python interface to DBus notifications
Homepage:
https://bitbucket.org/takluyver/pynotify2/
https://pypi.org/project/notify2/
License: BSD
nox
- Ebuilds: 2, Testing: 2026.02.09
Description: Flexible test automation for Python
Homepage:
https://github.com/wntrblm/nox/
https://pypi.org/project/nox/
License: Apache-2.0
ntplib
- Ebuilds: 1, Testing: 0.4.0-r1
Description: Python NTP library
Homepage:
https://github.com/cf-natali/ntplib/
https://pypi.org/project/ntplib/
License: MIT
nuitka
- Ebuilds: 3, Testing: 4.0.7
Description:
Python compiler with full language support and CPython compatibility
This Python compiler achieves full language compatibility and compiles Python
code into compiled objects that are not second class at all. Instead they can
be used in the same way as pure Python objects.
Homepage:
https://nuitka.net/
https://github.com/Nuitka/Nuitka/
https://pypi.org/project/Nuitka/
License: Apache-2.0
numexpr
- Ebuilds: 1, Stable: 2.14.1 , Testing: 2.14.1
Description:
The numexpr package evaluates multiple-operator array expressions
many times faster than NumPy can. It accepts the expression as a
string, analyzes it, rewrites it more efficiently, and compiles it
to faster Python code on the fly. It's the next best thing to
writing the expression in C and compiling it with a specialized
just-in-time (JIT) compiler, i.e. it does not require a compiler at
runtime.
Homepage:
https://github.com/pydata/numexpr/
https://pypi.org/project/numexpr/
License: MIT
numpy
- Ebuilds: 6, Stable: 2.3.2 , 2.2.6 , Testing: 2.4.3
Description:
NumPy is a general-purpose array-processing Python package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays. There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation.
It is the successor of Numeric and numarray.
Homepage:
https://numpy.org/
https://github.com/numpy/numpy/
https://pypi.org/project/numpy/
License: BSD
numpydoc
- Ebuilds: 2, Stable: 1.10.0 , Testing: 1.10.0
Description: Sphinx extension to support docstrings in Numpy format
Homepage:
https://numpydoc.readthedocs.io/en/latest/
https://github.com/numpy/numpydoc/
https://pypi.org/project/numpydoc/
License: BSD
nvidia-ml-py
- Ebuilds: 2, Stable: 12.575.51 , Testing: 13.590.44
Description:
Provides a Python interface to GPU management and monitoring functions.
This is a wrapper around the NVML library. For information about the NVML
library, see the NVML developer page
http://developer.nvidia.com/nvidia-management-library-nvml
Homepage:
https://pypi.org/project/nvidia-ml-py/
License: BSD
oauthlib
- Ebuilds: 1, Stable: 3.3.1 , Testing: 3.3.1
Description: Spec-compliant and thorough implementation of the OAuth request-signing logic
Homepage:
https://github.com/oauthlib/oauthlib/
https://pypi.org/project/oauthlib/
License: BSD
objgraph
- Ebuilds: 1, Stable: 3.6.2 , Testing: 3.6.2
Description: Draws Python object reference graphs with graphviz
Homepage:
https://github.com/mgedmin/objgraph/
https://pypi.org/project/objgraph/
License: MIT
oct2py
- Ebuilds: 2, Testing: 6.0.1
Description:
Uses Octave to run commands and m-files. Supports any Octave
function or m-file, passing the data seamlessly between Python and
Octave using MAT files.
Homepage:
https://github.com/blink1073/oct2py
https://blink1073.github.io/oct2py/
License: MIT
octave-kernel
- Ebuilds: 2, Testing: 1.0.1
Description: Jupyter kernel for octave
Homepage:
https://github.com/Calysto/octave_kernel/
https://pypi.org/project/octave-kernel/
License: BSD
odfpy
- Ebuilds: 1, Stable: 1.4.2
Description: Python API and tools to manipulate OpenDocument files
Homepage:
https://github.com/eea/odfpy/
https://pypi.org/project/odfpy/
License: Apache-2.0 GPL-2 LGPL-2.1
olefile
- Ebuilds: 1, Stable: 0.47 , Testing: 0.47
Description: Python package to parse, read and write Microsoft OLE2 files
Homepage:
https://www.decalage.info/olefile/
https://github.com/decalage2/olefile/
https://pypi.org/project/olefile/
License: BSD-2
omemo-dr
- Ebuilds: 2, Stable: 1.2.0 , Testing: 1.2.0
Description: OMEMO Crypto Library
Homepage:
https://pypi.org/project/omemo-dr/
https://dev.gajim.org/gajim/omemo-dr/
License: GPL-3
opcodes
- Ebuilds: 1, Testing: 0.3.14-r2
Description: Opcodes Project
Homepage:
https://github.com/Maratyszcza/Opcodes/
https://pypi.org/project/opcodes/
License: BSD-2
openapi-core
- Ebuilds: 3, Stable: 0.22.0 , Testing: 0.23.0
Description: Client-side and server-side support for the OpenAPI Specification v3
Homepage:
https://github.com/python-openapi/openapi-core/
https://pypi.org/project/openapi-core/
License: BSD
openapi-schema-validator
- Ebuilds: 7, Stable: 0.6.3 , Testing: 0.8.1 , 0.8.0 , 0.7.2
Description: OpenAPI schema validation for Python
Homepage:
https://github.com/python-openapi/openapi-schema-validator/
https://pypi.org/project/openapi-schema-validator/
License: BSD
openapi-spec-validator
- Ebuilds: 5, Stable: 0.7.2 , Testing: 0.8.4 , 0.8.2 , 0.8.0
Description: OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0 spec validator
Homepage:
https://github.com/python-openapi/openapi-spec-validator/
https://pypi.org/project/openapi-spec-validator/
License: BSD
openapi3
- Ebuilds: 1, Testing: 1.8.2
Description: Python OpenAPI 3 Specification client and validator
Homepage:
https://pypi.org/project/openapi3/
https://github.com/Dorthu/openapi3
License: BSD
openpyxl
- Ebuilds: 1, Stable: 3.1.5 , Testing: 3.1.5
Description: Pure python reader and writer of Excel OpenXML files
Homepage:
https://openpyxl.readthedocs.io/en/stable/
https://foss.heptapod.net/openpyxl/openpyxl/
License: MIT
opensearch-py
- Ebuilds: 2, Testing: 3.0.0
Description: Python client for OpenSearch
Homepage:
https://pypi.org/project/opensearch-py/
https://github.com/opensearch-project/opensearch-py
License: Apache-2.0
openstackdocstheme
- Ebuilds: 2, Stable: 3.5.0-r1 , Testing: 3.6.0
Description:
Theme and extension support for Sphinx documentation that is published to docs.openstack.org and developer.openstack.org.
Homepage:
https://docs.openstack.org/openstackdocstheme/latest/
https://opendev.org/openstack/openstackdocstheme/
https://github.com/openstack/openstackdocstheme/
https://pypi.org/project/openstackdocstheme/
License: Apache-2.0
openstacksdk
- Ebuilds: 3, Stable: 4.8.0 , Testing: 4.10.0
Description: A collection of libraries for building applications to work with OpenStack
Homepage:
https://opendev.org/openstack/openstacksdk/
https://github.com/openstack/openstacksdk/
https://pypi.org/project/openstacksdk/
License: Apache-2.0
opentelemetry-api
- Ebuilds: 2, Stable: 1.39.1 , Testing: 1.40.0
Description: OpenTelemetry Python API
Homepage:
https://opentelemetry.io/
https://pypi.org/project/opentelemetry-api/
https://github.com/open-telemetry/opentelemetry-python/
License: Apache-2.0
opentelemetry-sdk
- Ebuilds: 2, Stable: 1.39.1 , Testing: 1.40.0
Description: OpenTelemetry Python SDK
Homepage:
https://opentelemetry.io/
https://pypi.org/project/opentelemetry-sdk/
https://github.com/open-telemetry/opentelemetry-python/
License: Apache-2.0
opentelemetry-semantic-conventions
- Ebuilds: 2, Stable: 1.39.1 , Testing: 1.40.0
Description: OpenTelemetry Semantic Conventions
Homepage:
https://opentelemetry.io/
https://pypi.org/project/opentelemetry-sdk/
https://github.com/open-telemetry/opentelemetry-python/
License: Apache-2.0
opt-einsum
- Ebuilds: 1, Stable: 3.4.0
Description:
Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.
Homepage:
https://github.com/dgasmith/opt_einsum/
https://pypi.org/project/opt-einsum/
License: MIT
ordered-set
- Ebuilds: 1, Stable: 4.1.0-r1 , Testing: 4.1.0-r1
Description: A mutable set that remembers the order of its entries
Homepage:
https://github.com/rspeer/ordered-set/
https://pypi.org/project/ordered-set/
License: MIT
orderedmultidict
- Ebuilds: 1, Testing: 1.0.1
Description: Ordered Multivalue Dictionary. Powers furl
Homepage: https://pypi.org/project/orderedmultidict/
License: public-domain
orderly-set
- Ebuilds: 1, Stable: 5.5.0 , Testing: 5.5.0
Description: A package containing multiple implementations of Ordered Set
Homepage:
https://github.com/seperman/orderly-set/
https://pypi.org/project/orderly-set/
License: MIT
orjson
- Ebuilds: 3, Stable: 3.11.5 , Testing: 3.11.7
Description: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
Homepage:
https://github.com/ijl/orjson/
https://pypi.org/project/orjson/
License: || ( Apache-2.0 MIT )
Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-3.0
os-client-config
- Ebuilds: 1, Stable: 2.3.0 , Testing: 2.3.0
Description: OpenStack Client Configuation Library
Homepage:
https://opendev.org/openstack/os-client-config/
https://github.com/openstack/os-client-config/
https://pypi.org/project/os-client-config/
License: Apache-2.0
os-service-types
- Ebuilds: 1, Stable: 1.8.2 , Testing: 1.8.2
Description: A library to handle official service types for OpenStack and it's aliases
Homepage:
https://opendev.org/openstack/os-service-types/
https://github.com/openstack/os-service-types/
https://pypi.org/project/os-service-types/
License: Apache-2.0
osc-lib
- Ebuilds: 3, Stable: 4.3.0 , Testing: 4.4.0
Description:
OpenStackClient (aka OSC) is a command-line client for OpenStack. osc-lib
is a package of common support modules for writing OSC plugins.
Homepage:
https://opendev.org/openstack/osc-lib/
https://github.com/openstack/osc-lib/
https://pypi.org/project/osc-lib/
License: Apache-2.0
oslo-concurrency
- Ebuilds: 3, Stable: 7.3.0 , Testing: 7.4.0
Description: Oslo Concurrency library
Homepage:
https://opendev.org/openstack/oslo.concurrency/
https://github.com/openstack/oslo.concurrency/
https://pypi.org/project/oslo.concurrency/
License: Apache-2.0
oslo-config
- Ebuilds: 2, Stable: 10.2.0 , Testing: 10.3.0
Description:
The Oslo configuration API supports parsing command line arguments.
Oslo also supports .ini style configuration files.
Homepage:
https://opendev.org/openstack/oslo.config/
https://github.com/openstack/oslo.config/
https://pypi.org/project/oslo.config/
License: Apache-2.0
oslo-context
- Ebuilds: 2, Stable: 6.2.0 , Testing: 6.3.0
Description:
The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging
Homepage:
https://opendev.org/openstack/oslo.context/
https://github.com/openstack/oslo.context/
https://pypi.org/project/oslo.context/
License: Apache-2.0
oslo-i18n
- Ebuilds: 2, Stable: 6.7.1 , Testing: 6.7.2
Description: Oslo i18n library
Homepage:
https://opendev.org/openstack/oslo.i18n/
https://github.com/openstack/oslo.i18n/
https://pypi.org/project/oslo.i18n/
License: Apache-2.0
oslo-log
- Ebuilds: 2, Stable: 8.0.0 , Testing: 8.1.0
Description:
OpenStack logging configuration library provides standardized configuration for all openstack projects.
It also provides custom formatters, handlers and support for context specific logging (like resource id’s etc).
Homepage:
https://opendev.org/openstack/oslo.log/
https://github.com/openstack/oslo.log/
https://pypi.org/project/oslo.log/
License: Apache-2.0
oslo-serialization
- Ebuilds: 2, Stable: 5.9.0 , Testing: 5.9.1
Description: Oslo Serialization library
Homepage:
https://opendev.org/openstack/oslo.serialization/
https://github.com/openstack/oslo.serialization/
https://pypi.org/project/oslo.serialization/
License: Apache-2.0
oslo-utils
- Ebuilds: 2, Stable: 9.2.0 , Testing: 10.0.0
Description: Oslo Utility library
Homepage:
https://opendev.org/openstack/oslo.utils/
https://github.com/openstack/oslo.utils/
https://pypi.org/project/oslo.utils/
License: Apache-2.0
oslotest
- Ebuilds: 2, Stable: 6.0.0 , Testing: 6.1.0
Description:
OpenStack test framework and test fixtures
The oslotest package is cross-tested against its consuming projects to
ensure that no changes to the library break the tests in those other projects.
Homepage:
https://opendev.org/openstack/oslotest/
https://github.com/openstack/oslotest/
https://pypi.org/project/oslotest/
License: Apache-2.0
outcome
- Ebuilds: 1, Stable: 1.3.0_p0 , Testing: 1.3.0_p0
Description: Capture the outcome of Python function calls
Homepage:
https://github.com/python-trio/outcome/
https://pypi.org/project/outcome/
License: || ( Apache-2.0 MIT )
outputcheck
- Ebuilds: 1, Stable: 0.4.2-r2 , Testing: 0.4.2-r2
Description:
OutputCheck is a tool for checking the output of console programs that is
inspired by the FileCheck tool used by LLVM. It has its own small language
(Check Directives) for describing the expected output of a tool that is
considerably more convenient and more powerful than GNU grep.
Homepage:
https://github.com/stp/OutputCheck/
https://pypi.org/project/OutputCheck/
License: BSD
overrides
- Ebuilds: 1, Stable: 7.7.0-r1 , Testing: 7.7.0-r1
Description: A decorator to automatically detect mismatch when overriding a method.
Homepage:
https://pypi.org/project/overrides/
https://github.com/mkorpela/overrides/
License: Apache-2.0
ovs
- Ebuilds: 5, Stable: 2.17.12 , Testing: 3.6.0
Description: OVS bindings for python
Homepage: https://github.com/openvswitch/ovs/
License: Apache-2.0
owslib
- Ebuilds: 2, Stable: 0.35.0 , Testing: 0.35.0
Description: Library for client programming with Open Geospatial Consortium web service
Homepage:
https://geopython.github.io/OWSLib/
https://github.com/geopython/owslib/
https://pypi.org/project/OWSLib/
License: BSD
packaging
- Ebuilds: 5, Stable: 26.0 , Testing: 26.0 , 26.0_rc3
Description: Core utilities for Python packages
Homepage:
https://github.com/pypa/packaging/
https://pypi.org/project/packaging/
License: || ( Apache-2.0 BSD-2 )
paginate
- Ebuilds: 1, Stable: 0.5.7 , Testing: 0.5.7
Description: Divides large result sets into pages for easier browsing
Homepage:
https://github.com/Pylons/paginate/
https://pypi.org/project/paginate/
License: MIT
paho-mqtt
- Ebuilds: 1, Stable: 2.1.0 , Testing: 2.1.0
Description: MQTT version 5.0/3.1.1 client class
Homepage:
https://eclipse.dev/paho/index.php?page=clients/python/
https://github.com/eclipse/paho.mqtt.python/
https://pypi.org/project/paho-mqtt/
License: EPL-2.0
pallets-sphinx-themes
- Ebuilds: 2, Stable: 2.3.0-r1 , Testing: 2.5.0
Description: Sphinx themes for Pallets and related projects
Homepage:
https://github.com/pallets/pallets-sphinx-themes/
https://pypi.org/project/Pallets-Sphinx-Themes/
License: BSD
pandas
- Ebuilds: 3, Stable: 2.3.3 , 2.2.3 , Testing: 3.0.0
Description:
Pandas is a Python package providing fast, flexible, and expressive
data structures designed to make working with "relational" or
"labeled" data both easy and intuitive. It aims to be the
fundamental high-level building block for doing practical, real
world data analysis in Python.
Homepage:
https://pandas.pydata.org/
https://github.com/pandas-dev/pandas/
https://pypi.org/project/pandas/
License: BSD
pandocfilters
- Ebuilds: 1, Stable: 1.5.1 , Testing: 1.5.1
Description: Utilities for writing pandoc filters in python
Homepage:
https://github.com/jgm/pandocfilters/
https://pypi.org/project/pandocfilters/
License: BSD
parallax
- Ebuilds: 1, Testing: 1.0.8
Description: Execute commands and copy files over SSH to multiple machines at once
Homepage: https://github.com/krig/parallax/
License: all-rights-reserved
parameterized
- Ebuilds: 1, Stable: 0.9.0 , Testing: 0.9.0
Description: Parameterized testing with any Python test framework
Homepage:
https://github.com/wolever/parameterized/
https://pypi.org/project/parameterized/
License: BSD
paramiko
- Ebuilds: 3, Stable: 4.0.0-r1 , Testing: 4.0.0-r1 , 4.0.0
Description:
This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure
connections between python scripts. All major ciphers and hash methods
are supported. SFTP client mode is now supported too.
Homepage:
https://www.paramiko.org/
https://github.com/paramiko/paramiko/
https://pypi.org/project/paramiko/
License: LGPL-2.1
parse
- Ebuilds: 3, Stable: 1.20.2 , Testing: 1.21.1
Description: Parse strings using a specification based on the Python format() syntax
Homepage: https://github.com/r1chardj0n3s/parse/
License: MIT
parse-type
- Ebuilds: 1, Stable: 0.6.6 , Testing: 0.6.6
Description: Extension to the parse module
Homepage: https://github.com/jenisys/parse_type/
License: MIT
parsedatetime
- Ebuilds: 1, Stable: 2.6-r1 , Testing: 2.6-r1
Description: Parse human-readable date/time strings
Homepage: https://github.com/bear/parsedatetime
License: Apache-2.0
parso
- Ebuilds: 2, Stable: 0.8.5 , Testing: 0.8.6
Description: A python parser that supports error recovery and round-trip parsing
Homepage:
https://github.com/davidhalter/parso/
https://pypi.org/project/parso/
License: MIT
parver
- Ebuilds: 1, Stable: 0.5 , Testing: 0.5
Description: Parse and manipulate version numbers
Homepage:
https://github.com/RazerM/parver/
https://pypi.org/project/parver/
License: MIT
passlib
- Ebuilds: 1, Stable: 1.7.4-r5 , Testing: 1.7.4-r5
Description: Password hashing framework supporting over 20 schemes
Homepage:
https://foss.heptapod.net/python-libs/passlib/-/wikis/home
https://pypi.org/project/passlib/
License: BSD-2
paste
- Ebuilds: 1, Stable: 3.10.1 , Testing: 3.10.1
Description: This package provides several pieces of "middleware" (or filters) that can
be nested to build web applications. Each piece of middleware uses the WSGI
(PEP 333) interface, and should be compatible with other middleware based on
those interfaces.
Homepage:
https://pythonpaste.readthedocs.io/en/latest/
https://github.com/pasteorg/paste/
https://pypi.org/project/Paste/
License: MIT
pastedeploy
- Ebuilds: 1, Stable: 3.1 , Testing: 3.1
Description: Paste Deployment is a system for finding and configuring WSGI applications
and servers. For WSGI application consumers it provides a single, simple
function (loadapp) for loading a WSGI application from a configuration file
or a Python Egg. For WSGI application providers it only asks for a single,
simple entry point to your application, so that application users don't need
to be exposed to the implementation details of your application.
Homepage:
https://github.com/Pylons/pastedeploy/
https://pypi.org/project/PasteDeploy/
License: MIT
pastel
- Ebuilds: 1, Stable: 0.2.1-r1 , Testing: 0.2.1-r1
Description: Bring colors to your terminal
Homepage:
https://github.com/sdispater/pastel/
https://pypi.org/project/pastel/
License: MIT
patatt
- Ebuilds: 3, Stable: 0.6.3 , Testing: 0.7.0-r1
Description: A simple library to add cryptographic attestation to patches sent via email
Homepage: https://patatt.docs.kernel.org/en/latest/ https://pypi.org/project/patatt/
License: GPL-2+
patch-ng
- Ebuilds: 2, Stable: 1.19.0 , Testing: 1.19.0
Description: Library to parse and apply unified diffs, fork of dev-python/patch
Homepage:
https://github.com/conan-io/python-patch-ng/
https://pypi.org/project/patch-ng/
License: MIT
path
- Ebuilds: 2, Stable: 17.1.1 , Testing: 17.1.1
Description: A module wrapper for os.path
Homepage:
https://github.com/jaraco/path/
https://pypi.org/project/path/
License: MIT
path-and-address
- Ebuilds: 1, Stable: 2.0.1-r2
Description: Functions for server CLI applications used by humans
Homepage: https://github.com/joeyespo/path-and-address
License: MIT
pathable
- Ebuilds: 3, Stable: 0.4.4 , Testing: 0.5.0
Description: Object-oriented paths
Homepage:
https://pypi.org/project/pathable/
https://github.com/p1c2u/pathable
License: Apache-2.0
pathspec
- Ebuilds: 6, Stable: 1.0.4 , Testing: 1.0.4 , 1.0.3
Description: Utility library for gitignore style pattern matching of file paths
Homepage:
https://github.com/cpburnz/python-pathspec/
https://pypi.org/project/pathspec/
License: MPL-2.0
pathvalidate
- Ebuilds: 2, Testing: 3.3.1
Description: A Python library to sanitize/validate a string such as filenames/file-paths/etc
Homepage:
https://github.com/thombashi/pathvalidate/
https://pypi.org/project/pathvalidate/
License: MIT
patiencediff
- Ebuilds: 2, Testing: 0.2.18
Description: Python implementation of the patiencediff algorithm
Homepage:
https://github.com/breezy-team/patiencediff/
https://pypi.org/project/patiencediff/
License: GPL-2+ Apache-2.0-with-LLVM-exceptions GPL-2+ MIT Unicode-3.0
patsy
- Ebuilds: 3, Stable: 1.0.2 , 1.0.1 , Testing: 1.0.2 , 1.0.1-r1
Description:
A Python package for describing statistical models and for building
design matrices. It is closely inspired by and compatible with the
'formula' mini-language used in R and S.
Homepage:
https://patsy.readthedocs.io/en/latest/index.html
https://github.com/pydata/patsy/
https://pypi.org/project/patsy/
License: BSD
pbkdf2
- Ebuilds: 1, Stable: 1.3-r2 , Testing: 1.3-r2
Description: Implementation of PBKDF2, specified in RSA PKCS#5 v2.0
Homepage:
https://www.dlitz.net/software/python-pbkdf2/
https://pypi.org/project/pbkdf2/
License: MIT
pbr
- Ebuilds: 3, Stable: 7.0.3 , Testing: 7.0.3
Description:
Python Build Reasonableness
PBR is a library that injects some useful and sensible default behaviors into your setuptools run.
Homepage:
https://opendev.org/openstack/pbr/
https://github.com/openstack/pbr/
https://pypi.org/project/pbr/
License: Apache-2.0
pbs-installer
- Ebuilds: 7, Stable: 2025.12.17 , Testing: 2026.3.25
Description: Installer for Python Build Standalone
Homepage:
https://pypi.org/project/pbs-installer/
https://github.com/frostming/pbs-installer/
License: MIT
pdfrw
- Ebuilds: 1, Stable: 0.4_p1-r1 , Testing: 0.4_p1-r1
Description: PDF file reader/writer library
Homepage:
https://github.com/sarnold/pdfrw/
https://pypi.org/project/pdfrw/
pdm
- Ebuilds: 2, Testing: 2.26.7
Description: Python package and dependency manager supporting the latest PEP standards
Homepage:
https://pdm-project.org/
https://github.com/pdm-project/pdm/
https://pypi.org/project/pdm/
License: MIT
pdm-backend
- Ebuilds: 2, Stable: 2.4.6 , Testing: 2.4.7
Description: A PEP 517 backend for PDM that supports PEP 621 metadata
Homepage:
https://pypi.org/project/pdm-backend/
https://github.com/pdm-project/pdm-backend/
License: MIT
pdoc3
- Ebuilds: 1, Testing: 0.11.6
Description: Auto-generate API documentation for Python projects
Homepage: https://pdoc3.github.io/pdoc/
License: AGPL-3+
peachpy
- Ebuilds: 1, Testing: 2022.11.13-r3
Description: Portable Efficient Assembly Code-generator in Higher-level Python
Homepage:
https://github.com/Maratyszcza/PeachPy/
https://pypi.org/project/PeachPy/
License: BSD-2
pebble
- Ebuilds: 2, Stable: 5.1.3 , Testing: 5.2.0
Description: Threading and multiprocessing eye-candy
Homepage:
https://pebble.readthedocs.io/
https://github.com/noxdafox/pebble/
https://pypi.org/project/Pebble/
License: LGPL-3+
pecan
- Ebuilds: 2, Stable: 1.7.0 , Testing: 1.8.0
Description: A WSGI object-dispatching web framework, lean, fast, with few dependencies
Homepage:
https://github.com/pecan/pecan/
https://pypi.org/project/pecan/
License: BSD
peewee
- Ebuilds: 5, Stable: 3.19.0 , Testing: 4.0.3
Description: Small Python ORM
Homepage:
https://github.com/coleifer/peewee/
https://pypi.org/project/peewee/
License: BSD
pefile
- Ebuilds: 2, Stable: 2024.8.26 , Testing: 9999
Description:
pefile is a multi-platform Python module to parse and work with
Portable Executable (PE) files. Most of the information contained in
the PE file headers is accessible, as well as all the sections' details
and data.
Homepage: https://github.com/erocarrera/pefile
pelican-minify
- Ebuilds: 1, Testing: 2.0.0
Description: An HTML minification plugin for Pelican, the static site generator
Homepage:
https://github.com/pelican-plugins/minify/
https://pypi.org/project/pelican-minify/
License: MIT
pexpect
- Ebuilds: 1, Stable: 4.9.0 , Testing: 4.9.0
Description: Python module for spawning child apps and responding to expected patterns
Homepage:
https://pexpect.readthedocs.io/
https://pypi.org/project/pexpect/
https://github.com/pexpect/pexpect/
License: MIT
pgspecial
- Ebuilds: 1, Stable: 2.2.1
Description:
PGSpecial provides an API to execute meta-commands
(AKA "special", or "backslash commands") on PostgreSQL.
Homepage:
https://github.com/dbcli/pgspecial/
https://pypi.org/project/pgspecial/
License: BSD MIT
pgzero
- Ebuilds: 1, Testing: 1.2.1-r2
Description: A zero-boilerplate games programming framework based on Pygame
Homepage:
https://pygame-zero.readthedocs.io/
https://github.com/lordmauve/pgzero/
https://pypi.org/project/pgzero/
License: LGPL-3
phonenumbers
- Ebuilds: 6, Stable: 9.0.21 , Testing: 9.0.26
Description: Python port of Google's libphonenumber
Homepage:
https://github.com/daviddrysdale/python-phonenumbers/
https://pypi.org/project/phonenumbers/
License: Apache-2.0
phply
- Ebuilds: 1, Stable: 1.2.6
Description: Lexer and parser for PHP source implemented using PLY
Homepage:
https://github.com/viraptor/phply/
https://pypi.org/project/phply/
License: BSD
pickleshare
- Ebuilds: 1, Stable: 0.7.5-r1 , Testing: 0.7.5-r1
Description:
Like shelve, a PickleShareDB object acts like a normal dictionary.
Unlike shelve, many processes can access the database
simultaneously. Changing a value in database is immediately visible
to other processes accessing the same database.
Concurrency is possible because the values are stored in separate
files. Hence the "database" is a directory where all files are
governed by PickleShare.
Homepage:
https://github.com/ipython/pickleshare/
https://pypi.org/project/pickleshare/
License: MIT
picobox
- Ebuilds: 1, Stable: 4.0.0 , Testing: 4.0.0
Description: Dependency injection framework designed with Python in mind
Homepage:
https://github.com/ikalnytskyi/picobox/
https://pypi.org/project/picobox/
License: MIT
pid
- Ebuilds: 1, Stable: 3.0.4-r1 , Testing: 3.0.4-r1
Description: Pidfile featuring stale detection and file-locking
Homepage:
https://github.com/trbs/pid/
https://pypi.org/project/pid/
License: Apache-2.0
piexif
- Ebuilds: 1, Stable: 1.1.3-r4 , Testing: 1.1.3-r4
Description: Exif manipulation with pure Python
Homepage:
https://github.com/hMatoba/Piexif/
https://pypi.org/project/piexif/
License: MIT
pika
- Ebuilds: 1, Testing: 1.3.2
Description:
Pika is a pure-Python implementation of the AMQP 0-9-1 protocol that tries to stay fairly independent of the underlying network support library. Pika was developed primarily for use with RabbitMQ, but should also work with other AMQP 0-9-1 brokers.
Homepage:
https://pika.readthedocs.io/
https://github.com/pika/pika/
https://pypi.org/project/pika/
License: MPL-2.0
pikepdf
- Ebuilds: 7, Stable: 10.0.2 , Testing: 10.5.1
Description:
pikepdf is a Python library for reading and writing PDF files.
pikepdf is based on QPDF, a powerful PDF manipulation and repair library.
Homepage:
https://github.com/pikepdf/pikepdf/
https://pypi.org/project/pikepdf/
License: MPL-2.0
pillow
- Ebuilds: 4, Stable: 12.1.1 , 11.3.0 , Testing: 12.1.1 , 12.1.0
Description: Python Imaging Library (fork)
Homepage:
https://python-pillow.github.io/
https://github.com/python-pillow/Pillow/
https://pypi.org/project/pillow/
License: HPND
pip
- Ebuilds: 3, Stable: 25.3 , Testing: 26.0.1
Description: The PyPA recommended tool for installing Python packages
Homepage:
https://pip.pypa.io/en/stable/
https://pypi.org/project/pip/
https://github.com/pypa/pip/
License: MIT
pipdeptree
- Ebuilds: 7, Stable: 2.30.0 , Testing: 2.34.0
Description: Utility for displaying installed packages in a dependency tree
Homepage:
https://github.com/tox-dev/pipdeptree/
https://pypi.org/project/pipdeptree/
License: MIT
pipenv
- Ebuilds: 1, Stable: 2024.0.2-r1 , Testing: 2024.0.2-r1
Description: Python Development Workflow for Humans
Homepage: https://github.com/pypa/pipenv https://pypi.org/project/pipenv/
License: MIT
pipx
- Ebuilds: 2, Stable: 1.8.0 , Testing: 1.9.0
Description: Install and Run Python Applications in Isolated Environments
Homepage:
https://pipx.pypa.io/stable/
https://pypi.org/project/pipx/
https://github.com/pypa/pipx/
License: MIT
pivy
- Ebuilds: 1, Stable: 0.6.10
Description: Coin3D bindings for Python
Homepage: https://github.com/coin3d/pivy
pixelmatch
- Ebuilds: 2, Testing: 0.4.0
Description: A fast pixel-level image comparison library
Homepage: https://pypi.org/project/pixelmatch/
License: ISC
pkg-resources
- Ebuilds: 2, Stable: 0 , Testing: 81.0.0
Description: pkg_resources compatibility shim
Homepage:
https://github.com/pypa/setuptools/
https://pypi.org/project/setuptools/
License: MIT
pkgconfig
- Ebuilds: 1, Stable: 1.5.5-r1 , Testing: 1.5.5-r1
Description: Interface Python with pkg-config
Homepage:
https://github.com/matze/pkgconfig/
https://pypi.org/project/pkgconfig/
License: MIT
pkgcraft
- Ebuilds: 2, Stable: 0.0.11 , Testing: 9999
Description: Python bindings for pkgcraft
Homepage:
https://pypi.org/project/pkgcraft/
https://github.com/pkgcraft/pkgcraft-python/
pkginfo
- Ebuilds: 1, Stable: 1.12.1.2 , Testing: 1.12.1.2
Description: Provides an API for querying the distutils metadata written in a PKG-INFO file
Homepage:
https://launchpad.net/pkginfo/
https://pypi.org/project/pkginfo/
License: MIT
platformdirs
- Ebuilds: 7, Stable: 4.5.0 , Testing: 4.9.4
Description: A small Python module for determining appropriate platform-specific dirs
Homepage:
https://pypi.org/project/platformdirs/
https://github.com/tox-dev/platformdirs/
License: MIT
plette
- Ebuilds: 2, Stable: 2.1.0 , Testing: 2.1.0-r1
Description: Structured Pipfile and Pipfile.lock models
Homepage:
https://github.com/sarugaku/plette/
https://pypi.org/project/plette/
License: ISC
plotly
- Ebuilds: 2, Testing: 6.6.0
Description:
Python plotting library for collaborative, interactive, publication-quality
graphs. Plotly is an online collaborative data analysis and graphing tool.
Homepage:
https://plotly.com/python/
https://github.com/plotly/plotly.py/
https://pypi.org/project/plotly/
License: MIT
plotly-geo
- Ebuilds: 1, Testing: 1.0.0-r2
Description:
Python plotting library for collaborative, interactive, publication-quality
graphs. Plotly is an online collaborative data analysis and graphing tool.
Homepage: https://plotly.com/python/
License: MIT
pluggy
- Ebuilds: 1, Stable: 1.6.0 , Testing: 1.6.0
Description: Plugin and hook calling mechanisms for Python
Homepage:
https://pluggy.readthedocs.io/
https://github.com/pytest-dev/pluggy/
https://pypi.org/project/pluggy/
License: MIT
pluginbase
- Ebuilds: 1, Stable: 1.0.1-r1 , Testing: 1.0.1-r1
Description: Support library for building plugins systems in Python
Homepage:
https://github.com/mitsuhiko/pluginbase/
https://pypi.org/project/pluginbase/
License: BSD
plumbum
- Ebuilds: 2, Stable: 1.10.0 , Testing: 1.10.0
Description:
A library for shell script-like programs in python,
attempting to mimic the shell syntax (shell combinators) where it makes sense,
while keeping it all Pythonic and cross-platform.
Homepage:
https://plumbum.readthedocs.io/en/latest/
https://github.com/tomerfiliba/plumbum/
https://pypi.org/project/plumbum/
License: MIT
ply
- Ebuilds: 1, Stable: 3.11-r2 , Testing: 3.11-r2
Description:
PLY is a Python-only implementation of the popular compiler construction
tools lex and yacc. The implementation borrows ideas from a number of
previous efforts; most notably John Aycock's SPARK toolkit. However,
the overall flavor of the implementation is more closely modeled after
the C version of lex and yacc. The other significant feature of PLY is
that it provides extensive input validation and error reporting--much
more so than other Python parsing tools.
Homepage:
http://www.dabeaz.com/ply/
https://github.com/dabeaz/ply/
https://pypi.org/project/ply/
License: BSD
plyvel
- Ebuilds: 1, Testing: 1.5.1
Description: Python interface to LevelDB
Homepage:
https://github.com/wbolster/plyvel/
https://pypi.org/project/plyvel/
License: MIT
pmw
- Ebuilds: 1, Stable: 2.1.1 , Testing: 2.1.1
Description: Toolkit for building high-level compound Python widgets using the Tkinter module
Homepage: https://pypi.org/project/Pmw/
License: BSD
pocketlint
- Ebuilds: 2, Stable: 0.25-r1 , Testing: 0.26
Description: Shared code for running pylint against rhinstaller projects
Homepage:
https://github.com/rhinstaller/pocketlint/
https://pypi.org/project/pocketlint/
License: GPL-2
pockets
- Ebuilds: 1, Stable: 0.9.1-r3 , Testing: 0.9.1-r3
Description: Collection of helpful Python tools
Homepage:
https://pockets.readthedocs.io/
https://github.com/RobRuana/pockets/
https://pypi.org/project/pockets/
License: BSD
podcastparser
- Ebuilds: 2, Stable: 0.6.11
Description: Podcast parser for the gpodder client
Homepage:
https://github.com/gpodder/podcastparser/
https://pypi.org/project/podcastparser/
License: ISC
podman
- Ebuilds: 2, Testing: 5.8.0
Description: A library to interact with a Podman server
Homepage:
https://github.com/containers/podman-py/
https://pypi.org/project/podman/
License: Apache-2.0
poetry
- Ebuilds: 4, Stable: 2.3.1 , Testing: 2.3.2-r1
Description: A frontend for poetry - a python dependency management and packaging tool
Homepage:
https://python-poetry.org/
https://github.com/python-poetry/poetry/
https://pypi.org/project/poetry/
License: MIT
poetry-core
- Ebuilds: 3, Stable: 2.3.0 , Testing: 2.3.1
Description: Poetry PEP 517 Build Backend
Homepage:
https://github.com/python-poetry/poetry-core/
https://pypi.org/project/poetry-core/
License: MIT
poetry-plugin-export
- Ebuilds: 2, Stable: 1.10.0 , Testing: 1.10.0
Description: A plugin that allows the export of locked packages to various formats
Homepage:
https://python-poetry.org/
https://github.com/python-poetry/poetry-plugin-export/
https://pypi.org/project/poetry-plugin-export/
License: MIT
polib
- Ebuilds: 1, Stable: 1.2.0 , Testing: 1.2.0
Description: A library to manipulate gettext files (.po and .mo files)
Homepage:
https://github.com/izimobil/polib/
https://pypi.org/project/polib/
https://polib.readthedocs.io/en/latest/
License: MIT
pooch
- Ebuilds: 2, Stable: 1.8.2 , Testing: 1.9.0 , 1.8.2
Description:
Pooch manages your Python library's sample data files: it automatically downloads and stores them in a local directory,
with support for versioning and corruption checks.
Homepage:
https://github.com/fatiando/pooch/
https://pypi.org/project/pooch/
License: BSD
portalocker
- Ebuilds: 1, Stable: 3.2.0
Description: A library for Python file locking
Homepage:
https://github.com/WoLpH/portalocker/
https://portalocker.readthedocs.io/
https://pypi.org/project/portalocker/
License: BSD
portend
- Ebuilds: 1, Stable: 3.2.1 , Testing: 3.2.1
Description: TCP port monitoring utilities
Homepage:
https://github.com/jaraco/portend/
https://pypi.org/project/portend/
License: MIT
poyo
- Ebuilds: 1, Stable: 0.5.0-r1 , Testing: 0.5.0-r1
Description: A lightweight YAML Parser for Python
Homepage:
https://github.com/hackebrot/poyo/
https://pypi.org/project/poyo/
License: MIT
pplpy
- Ebuilds: 1, Stable: 0.8.10-r1 , Testing: 0.8.10-r1
Description: Python bindings for the Parma Polyhedra Library (PPL)
Homepage:
https://github.com/sagemath/pplpy/
https://pypi.org/project/pplpy/
License: GPL-3+
precis-i18n
- Ebuilds: 2, Stable: 1.1.2 , Testing: 1.1.2
Description:
PRECIS-i18n: Internationalized Usernames and Passwords
This module implements the PRECIS Framework as described in:
PRECIS Framework: Preparation, Enforcement, and Comparison of Internationalized Strings in Application Protocols (RFC 8264)
Preparation, Enforcement, and Comparison of Internationalized Strings Representing Usernames and Passwords (RFC 8265)
Preparation, Enforcement, and Comparison of Internationalized Strings Representing Nicknames (RFC 8266)
Homepage:
https://github.com/byllyfish/precis_i18n/
https://pypi.org/project/precis-i18n/
License: MIT
pretend
- Ebuilds: 1, Stable: 1.0.9-r2 , Testing: 1.0.9-r2
Description: A library for stubbing in Python
Homepage:
https://github.com/alex/pretend/
https://pypi.org/project/pretend/
License: BSD
prettytable
- Ebuilds: 2, Stable: 3.17.0 , Testing: 3.17.0
Description: Easily displaying tabular data in a visually appealing ASCII table format
Homepage:
https://github.com/prettytable/prettytable/
https://pypi.org/project/prettytable/
License: BSD
primecountpy
- Ebuilds: 2, Stable: 0.1.1-r1 , Testing: 0.2.1
Description: Cython interface to sci-mathematics/primecount
Homepage: https://pypi.org/project/primecountpy/
https://github.com/dimpase/primecountpy
License: GPL-2+
priority
- Ebuilds: 2, Stable: 2.0.0-r1 , Testing: 2.0.0-r1
Description: Priority is a pure-Python implementation of the priority
logic for HTTP/2, set out in RFC 7540 Section 5.3 (Stream Priority).
This logic allows for clients to express a preference for how the
server allocates its (limited) resources to the many outstanding HTTP
requests that may be running over a single HTTP/2 connection.
Homepage:
https://python-hyper.org/projects/priority/en/latest/
https://github.com/python-hyper/priority/
https://pypi.org/project/priority/
License: MIT
process-tests
- Ebuilds: 1, Stable: 3.0.0 , Testing: 3.0.0
Description: Tools for testing processes
Homepage:
https://github.com/ionelmc/python-process-tests/
https://pypi.org/project/process-tests/
License: BSD
progress
- Ebuilds: 1, Stable: 1.6.1 , Testing: 1.6.1
Description: Easy to use progress bars
Homepage:
https://github.com/verigak/progress/
https://pypi.org/project/progress/
License: ISC
progressbar2
- Ebuilds: 1, Stable: 4.5.0 , Testing: 4.5.0
Description: Text progressbar library for python
Homepage:
https://progressbar-2.readthedocs.io/
https://github.com/WoLpH/python-progressbar/
https://pypi.org/project/progressbar2/
License: BSD
prometheus-client
- Ebuilds: 3, Stable: 0.23.1 , Testing: 0.24.1
Description: Python client for the Prometheus monitoring system
Homepage:
https://github.com/prometheus/client_python/
https://pypi.org/project/prometheus-client/
License: Apache-2.0
prompt-toolkit
- Ebuilds: 2, Stable: 3.0.52 , Testing: 3.0.52
Description: Building powerful interactive command lines in Python
Homepage:
https://pypi.org/project/prompt-toolkit/
https://github.com/prompt-toolkit/python-prompt-toolkit/
License: BSD
propcache
- Ebuilds: 3, Stable: 0.4.1 , Testing: 0.4.1
Description: Accelerated property cache
Homepage:
https://github.com/aio-libs/propcache/
https://pypi.org/project/propcache/
License: Apache-2.0
proto-plus
- Ebuilds: 3, Stable: 1.27.0 , Testing: 1.27.2
Description: Beautiful, Pythonic protocol buffers
Homepage:
https://github.com/googleapis/proto-plus-python/
https://pypi.org/project/proto-plus/
License: Apache-2.0
protobuf
- Ebuilds: 14, Stable: 6.32.1-r1 , 6.31.1 , Testing: 7.34.1 , 6.30.2-r2
Description: Google's Protocol Buffers - Python bindings
Homepage:
https://protobuf.dev/
https://pypi.org/project/protobuf/
License: BSD
psutil
- Ebuilds: 4, Stable: 7.1.3 , Testing: 7.2.2
Description: Retrieve information on running processes and system utilization
Homepage:
https://github.com/giampaolo/psutil/
https://pypi.org/project/psutil/
License: BSD
psycopg
- Ebuilds: 3, Stable: 3.3.2 , Testing: 3.3.3
Description: PostgreSQL database adapter for Python
Homepage:
https://www.psycopg.org/psycopg3/
https://github.com/psycopg/psycopg/
https://pypi.org/project/psycopg/
License: LGPL-3
ptyprocess
- Ebuilds: 1, Stable: 0.7.0-r1 , Testing: 0.7.0-r1
Description: Run a subprocess in a pseudo terminal
Homepage:
https://github.com/pexpect/ptyprocess/
https://pypi.org/project/ptyprocess/
License: ISC
publicsuffix2
- Ebuilds: 1, Stable: 2.20191221-r2 , Testing: 2.20191221-r2
Description: Get a public suffix for a domain name using the Public Suffix List
Homepage:
https://github.com/aboutcode-org/python-publicsuffix2/
https://pypi.org/project/publicsuffix2/
License: MIT
pudb
- Ebuilds: 2, Testing: 2025.1.5
Description: A full-screen, console-based Python debugger
Homepage:
https://documen.tician.de/pudb/
https://github.com/inducer/pudb/
https://pypi.org/project/pudb/
License: MIT
pulsectl
- Ebuilds: 1, Stable: 24.12.0 , Testing: 24.12.0
Description: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
Homepage:
https://github.com/mk-fg/python-pulse-control/
https://pypi.org/project/pulsectl/
License: MIT
pulsectl-asyncio
- Ebuilds: 1, Stable: 1.2.2 , Testing: 1.2.2
Description: Asyncio frontend for pulsectl, Python bindings of libpulse
Homepage:
https://github.com/mhthies/pulsectl-asyncio/
https://pypi.org/project/pulsectl-asyncio/
License: MIT
pure-eval
- Ebuilds: 1, Stable: 0.2.3 , Testing: 0.2.3
Description: Safely evaluate AST nodes without side effects
Homepage:
https://github.com/alexmojaki/pure_eval/
https://pypi.org/project/pure-eval/
License: MIT
puremagic
- Ebuilds: 5, Stable: 1.30 , Testing: 2.1.1
Description: Pure python implementation of magic file detection
Homepage:
https://github.com/cdgriffith/puremagic/
https://pypi.org/project/puremagic/
License: MIT
py
- Ebuilds: 1, Stable: 1.11.0-r1 , Testing: 1.11.0-r1
Description: library with cross-python path, ini-parsing, io, code, log facilities
Homepage:
https://py.readthedocs.io/
https://github.com/pytest-dev/py/
https://pypi.org/project/py/
License: MIT
py-cpuinfo
- Ebuilds: 1, Stable: 9.0.0 , Testing: 9.0.0
Description: Get CPU info with pure Python 2 & 3
Homepage:
https://github.com/workhorsy/py-cpuinfo/
https://pypi.org/project/py-cpuinfo/
License: MIT
py-ubjson
- Ebuilds: 1, Stable: 0.16.1-r1 , Testing: 0.16.1-r1
Description:
This is a Python v3.2+ (and 2.7+) Universal Binary JSON encoder/decoder
based on the draft-12 specification
Homepage:
https://github.com/Iotic-Labs/py-ubjson/
https://pypi.org/project/py-ubjson/
License: Apache-2.0
py-zabbix
- Ebuilds: 1, Testing: 1.1.7-r1
Description: Zabbix module for Python
Homepage: https://pypi.org/project/py-zabbix https://github.com/adubkov/py-zabbix
License: GPL-2
pyacoustid
- Ebuilds: 2, Stable: 1.3.0-r1 , Testing: 1.3.0-r1
Description:
Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups.
Homepage:
https://github.com/beetbox/pyacoustid/
https://pypi.org/project/pyacoustid/
License: MIT
pyaes
- Ebuilds: 1, Stable: 1.6.1-r3 , Testing: 1.6.1-r3
Description: Pure-Python Implementation of the AES block-cipher and common modes of operation
Homepage: https://pypi.org/project/pyaes/
License: MIT
pyalsa
- Ebuilds: 1, Stable: 1.2.14 , Testing: 1.2.14
Description: Python bindings for ALSA library
Homepage: https://alsa-project.org/wiki/Main_Page
License: LGPL-2.1+
pyamg
- Ebuilds: 2, Testing: 5.3.0
Description:
PyAMG is a library of Algebraic Multigrid (AMG) solvers with a
Python interface.
The predominant portion of PyAMG is written in Python with a smaller
amount of supporting C++ code for performance critical operations.
Homepage:
https://github.com/pyamg/pyamg/
https://pypi.org/project/pyamg/
License: BSD
pyaml
- Ebuilds: 2, Stable: 25.7.0 , Testing: 26.2.1
Description: PyYAML-based module to produce pretty and readable YAML-serialized data
Homepage:
https://github.com/mk-fg/pretty-yaml/
https://pypi.org/project/pyaml/
License: WTFPL-2
pyarrow
- Ebuilds: 6, Stable: 22.0.0 , 20.0.0 , Testing: 23.0.1
Description: Python library for Apache Arrow
Homepage:
https://arrow.apache.org/
https://github.com/apache/arrow/
https://pypi.org/project/pyarrow/
License: Apache-2.0
pyasn1
- Ebuilds: 1, Stable: 0.6.3 , Testing: 0.6.3
Description: ASN.1 library for Python
Homepage:
https://pypi.org/project/pyasn1/
https://github.com/pyasn1/pyasn1/
License: BSD-2
pyasn1-modules
- Ebuilds: 1, Stable: 0.4.2 , Testing: 0.4.2
Description: pyasn1 modules
Homepage:
https://pypi.org/project/pyasn1-modules/
https://github.com/pyasn1/pyasn1-modules/
License: BSD-2
pyasynchat
- Ebuilds: 2, Stable: 1.0.5 , Testing: 1.0.5
Description: Make asynchat available for Python 3.12 onwards
Homepage:
https://github.com/simonrob/pyasynchat/
https://pypi.org/project/pyasynchat/
License: PSF-2
pyasyncore
- Ebuilds: 2, Stable: 1.0.4 , Testing: 1.0.5
Description: Make asyncore available for Python 3.12 onwards
Homepage:
https://github.com/simonrob/pyasyncore
https://pypi.org/project/pyasyncore/
License: PSF-2
pyatspi
- Ebuilds: 2, Stable: 2.46.1 , Testing: 2.58.1
Description: Python client bindings for D-Bus AT-SPI
Homepage: https://wiki.gnome.org/Accessibility
License: LGPL-2 GPL-2+
pyaudio
- Ebuilds: 1, Stable: 0.2.14
Description:
PyAudio provides Python bindings for PortAudio (<pkg>media-libs/portaudio</pkg>),
the cross-platform audio I/O library.
Homepage: https://people.csail.mit.edu/hubert/pyaudio/
License: MIT
pybind11
- Ebuilds: 2, Stable: 3.0.1 , Testing: 3.0.2
Description: AST-based Python refactoring library
Homepage:
https://pybind11.readthedocs.io/en/stable/
https://github.com/pybind/pybind11/
https://pypi.org/project/pybind11/
License: BSD
pybtex
- Ebuilds: 2, Testing: 0.25.1
Description: BibTeX-compatible bibliography processor
Homepage:
https://pybtex.org/
https://pypi.org/project/pybtex/
License: MIT
pybtex-docutils
- Ebuilds: 1, Testing: 1.0.3
Description: A docutils backend for pybtex
Homepage:
https://github.com/mcmtroffaes/pybtex-docutils/
https://pypi.org/project/pybtex-docutils/
License: MIT
pycairo
- Ebuilds: 2, Stable: 1.29.0-r1 , Testing: 1.29.0-r1
Description: Python bindings for the cairo library
Homepage:
https://www.cairographics.org/pycairo/
https://github.com/pygobject/pycairo/
https://pypi.org/project/pycairo/
License: || ( LGPL-2.1 MPL-1.1 )
pycares
- Ebuilds: 3, Stable: 5.0.1 , Testing: 5.0.1
Description: Python interface for c-ares
Homepage:
https://github.com/saghul/pycares/
https://pypi.org/project/pycares/
License: MIT
pycdio
- Ebuilds: 1, Testing: 2.1.1-r1
Description: The pycdio (and libcdio) libraries encapsulate CD-ROM reading and
control. Python programs wishing to be oblivious of the OS- and
device-dependent properties of a CD-ROM can use this library.
Homepage:
https://savannah.gnu.org/projects/libcdio/
https://github.com/rocky/pycdio/
https://pypi.org/project/pycdio/
License: GPL-3+
pychm
- Ebuilds: 1, Stable: 0.8.6-r1 , Testing: 0.8.6-r1
Description:
The chm package provides three modules, chm, chmlib and extra, which
provide access to the API implemented by the C library chmlib and some
additional classes and functions. They are used to access MS-ITSS
encoded files - Compressed Html Help files (.chm).
Homepage:
https://github.com/dottedmag/pychm/
https://pypi.org/project/pychm/
License: GPL-2+
pychromecast
- Ebuilds: 2, Stable: 14.0.7 , Testing: 14.0.9
Description: Python module to talk to Google Chromecast
Homepage:
https://github.com/home-assistant-libs/pychromecast/
https://pypi.org/project/PyChromecast/
License: MIT
pyclamd
- Ebuilds: 2, Stable: 0.4.0-r6
Description: Python interface to Clamd (ClamAV daemon)
Homepage: https://xael.org/pages/pyclamd-en.html
License: LGPL-3
pyclipper
- Ebuilds: 2, Stable: 1.4.0 , Testing: 1.4.0
Description: Cython wrapper for the C++ translation of the Angus Johnson's Clipper library
Homepage:
https://github.com/fonttools/pyclipper/
https://pypi.org/project/pyclipper/
License: MIT
pycodestyle
- Ebuilds: 1, Stable: 2.14.0 , Testing: 2.14.0
Description: Python style guide checker (fka pep8)
Homepage:
https://pycodestyle.pycqa.org/en/latest/
https://github.com/PyCQA/pycodestyle/
https://pypi.org/project/pycodestyle/
License: MIT
pycollada
- Ebuilds: 2, Stable: 0.9.3 , Testing: 0.9.3
Description:
A python module for creating, editing and loading COLLADA, which is a
COLLAborative Design Activity for establishing an interchange file format
for interactive 3D applications.
Homepage:
https://pycollada.readthedocs.io/
https://github.com/pycollada/pycollada/
https://pypi.org/project/pycollada/
License: BSD
pycotap
- Ebuilds: 1, Stable: 1.3.1 , Testing: 1.3.1
Description: A tiny test runner that outputs TAP results to standard output
Homepage:
https://github.com/remko/pycotap/
https://pypi.org/project/pycotap/
License: MIT
pycountry
- Ebuilds: 2, Stable: 24.6.1 , Testing: 26.2.16
Description: Database of countries, subdivisions, languages, currencies and script
Homepage:
https://github.com/pycountry/pycountry/
https://pypi.org/project/pycountry/
License: LGPL-2.1
pycparser
- Ebuilds: 3, Stable: 2.23 , Testing: 3.0
Description: C parser and AST generator written in Python
Homepage:
https://github.com/eliben/pycparser/
https://pypi.org/project/pycparser/
License: BSD
pycpio
- Ebuilds: 3, Stable: 1.5.6 , Testing: 1.7.0
Description: Python CPIO library
Homepage: https://github.com/desultory/pycpio/
License: GPL-2
pycryptodome
- Ebuilds: 2, Stable: 3.23.0 , Testing: 3.23.0
Description: A self-contained cryptographic library for Python
Homepage:
https://www.pycryptodome.org/
https://github.com/Legrandin/pycryptodome/
https://pypi.org/project/pycryptodome/
License: BSD-2 Unlicense
pycuda
- Ebuilds: 1, Testing: 2024.1
Description: Python wrapper for NVIDIA CUDA
Homepage: https://mathema.tician.de/software/pycuda/ https://pypi.org/project/pycuda/ https://github.com/inducer/pycuda
License: Apache-2.0 MIT
pycups
- Ebuilds: 1, Stable: 2.0.4 , Testing: 2.0.4
Description: Python bindings for the CUPS API
Homepage: https://github.com/OpenPrinting/pycups
License: GPL-2
pycurl
- Ebuilds: 2, Stable: 7.45.7 , Testing: 7.45.7
Description:
PycURL is a Python interface to libcurl. PycURL can be used to fetch
objects identified by a URL from a Python program, similar to the urllib
Python module. All the functionality provided by libcurl can used through
the pycurl interface.
Homepage:
http://pycurl.io/
https://github.com/pycurl/pycurl/
https://pypi.org/project/pycurl/
License: LGPL-2.1
pycurl-requests
- Ebuilds: 2, Testing: 0.5.2
Description: Requests-compatible interface for PycURL
Homepage:
https://github.com/dcoles/pycurl-requests/
https://pypi.org/project/pycurl-requests/
License: MIT Apache-2.0
pycxx
- Ebuilds: 2, Stable: 7.1.8-r3 , Testing: 7.2.1
Description:
PyCXX is a set of C++ facilities to make it easier to write Python
extensions. The chief way in which PyCXX makes it easier to write
Python extensions is that it increases the probability that
your program will not make a reference-counting error and will not
have to continually check error returns from the Python C API.
Homepage: https://cxx.sourceforge.net
License: BSD
pydantic
- Ebuilds: 7, Stable: 2.12.5 , 2.11.7 , Testing: 2.13.0_beta2
Description: Data parsing and validation using Python type hints
Homepage:
https://github.com/pydantic/pydantic/
https://pypi.org/project/pydantic/
License: MIT
Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0 Unicode-DFS-2016
|| ( Apache-2.0 Boost-1.0 )
pydantic-core
- Ebuilds: 1, Stable: 2.33.2 , Testing: 2.33.2
Description: Core validation logic for pydantic written in Rust
Homepage:
https://github.com/pydantic/pydantic-core/
https://pypi.org/project/pydantic-core/
License: MIT
Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0 Unicode-DFS-2016
|| ( Apache-2.0 Boost-1.0 )
pydantic-settings
- Ebuilds: 1, Testing: 2.13.1
Description: Settings management using Pydantic
Homepage:
https://github.com/pydantic/pydantic-settings/
https://pypi.org/project/pydantic-settings/
License: MIT
pydata-sphinx-theme
- Ebuilds: 2, Stable: 0.16.1 , Testing: 0.16.1
Description: Bootstrap-based Sphinx theme from the PyData community
Homepage:
https://github.com/pydata/pydata-sphinx-theme/
https://pypi.org/project/pydata-sphinx-theme/
License: BSD-with-disclosure
pydbus
- Ebuilds: 1, Stable: 0.6.0-r1
Description: Pythonic DBus library
Homepage: https://github.com/LEW21/pydbus
License: LGPL-2.1
pydecomp
- Ebuilds: 2, Stable: 0.3-r3 , Testing: 9999
Description: A python interface library for common compression ,
decompression and contents generation. It aims to create a simple,
easily extended and configurable common interface to various compressison
routines. It can easily be extended with custom compression,
decompression, and contents definitions.
Homepage: https://github.com/dol-sen/pyDeComp
License: BSD
pydes
- Ebuilds: 1, Stable: 2.0.1-r2 , Testing: 2.0.1-r2
Description: Python implementation of DES and TRIPLE DES
Homepage: https://pypi.org/project/pyDes/
License: MIT
pydevd
- Ebuilds: 1, Testing: 3.4.1
Description: PyDev.Debugger (used in PyDev, PyCharm and VSCode Python)
Homepage:
https://github.com/fabioz/PyDev.Debugger/
https://pypi.org/project/pydevd/
License: EPL-1.0
pydiffx
- Ebuilds: 1, Stable: 1.1
Description: Python module for reading and writing DiffX files
Homepage:
https://diffx.org/pydiffx/
https://github.com/beanbaginc/diffx/
https://pypi.org/project/pydiffx/
License: MIT
pydot
- Ebuilds: 1, Stable: 4.0.1 , Testing: 4.0.1
Description: Python interface to Graphviz's Dot language
Homepage:
https://github.com/pydot/pydot/
https://pypi.org/project/pydot/
License: MIT
pydyf
- Ebuilds: 2, Stable: 0.12.1 , Testing: 0.12.1
Description: A low-level PDF generator
Homepage:
https://pypi.org/project/pydyf/
https://github.com/CourtBouillon/pydyf/
License: BSD
pyeclib
- Ebuilds: 2, Stable: 1.7.0 , Testing: 1.7.0
Description:
This library provides a simple Python interface for implementing erasure codes. To obtain the best possible performance, the underlying erasure code algorithms are written in C.
Homepage:
https://opendev.org/openstack/pyeclib/
https://pypi.org/project/pyeclib/
License: BSD
pyelftools
- Ebuilds: 1, Stable: 0.32 , Testing: 0.32
Description: pure-Python library for analyzing ELF files and DWARF debugging information
Homepage:
https://pypi.org/project/pyelftools/
https://github.com/eliben/pyelftools/
License: public-domain
pyenchant
- Ebuilds: 2, Stable: 3.3.0 , 3.2.2-r1 , Testing: 3.3.0
Description:
PyEnchant is a set of language bindings and some wrapper classes to
make the excellent Enchant spellchecker available as a Python
module. The bindings are generated using SWIG. It includes all the
functionality of Enchant with the flexibility of Python and a nice
'Pythonic' object-oriented interface. It also aims to provide some
higher-level functionality than is available in the C API.
Homepage:
https://github.com/pyenchant/pyenchant/
https://pypi.org/project/pyenchant/
License: LGPL-2.1
pyfakefs
- Ebuilds: 8, Stable: 6.0.0 , Testing: 6.1.6
Description: A fake file system that mocks the Python file system modules
Homepage:
https://github.com/pytest-dev/pyfakefs/
https://pypi.org/project/pyfakefs/
License: Apache-2.0
pyflakes
- Ebuilds: 1, Stable: 3.4.0 , Testing: 3.4.0
Description:
PyFlakes is a Lint-like tool for Python, like PyChecker. It is focused
on identifying common errors quickly without executing Python code.
Its primary advantage over PyChecker is that it is fast. You don't have
to sit around for minutes waiting for the checker to run; it runs on
most large projects in only a few seconds.
Homepage:
https://github.com/PyCQA/pyflakes/
https://pypi.org/project/pyflakes/
License: MIT
pyformance
- Ebuilds: 1, Testing: 0.4-r2
Description: Performance metrics, based on Coda Hale's Yammer metrics
Homepage:
https://pyformance.readthedocs.io/
https://github.com/omergertel/pyformance/
https://pypi.org/project/pyformance/
License: Apache-2.0
pyftpdlib
- Ebuilds: 2, Stable: 2.1.0 , Testing: 2.2.0
Description: Python FTP server library
Homepage:
https://github.com/giampaolo/pyftpdlib/
https://pypi.org/project/pyftpdlib/
License: MIT
pyfuse3
- Ebuilds: 3, Stable: 3.4.0-r1 , Testing: 3.4.2
Description: Python 3 bindings for libfuse 3 with asynchronous API
Homepage:
https://github.com/libfuse/pyfuse3/
https://pypi.org/project/pyfuse3/
License: LGPL-2
pyfzf
- Ebuilds: 1, Testing: 0.3.1
Description: A python wrapper for fzf
Homepage:
https://github.com/nk412/pyfzf/
https://pypi.org/project/pyfzf/
License: MIT
pygal
- Ebuilds: 2, Stable: 3.1.0 , Testing: 3.1.0
Description: A python SVG charts generator
Homepage:
https://github.com/Kozea/pygal/
https://pypi.org/project/pygal/
License: LGPL-3+
pygame
- Ebuilds: 1, Stable: 2.6.1 , Testing: 2.6.1
Description: Python bindings for SDL multimedia library
Homepage:
https://www.pygame.org/
https://github.com/pygame/pygame/
https://pypi.org/project/pygame/
License: LGPL-2.1
pygccxml
- Ebuilds: 1, Stable: 3.0.2 , Testing: 3.0.2
Description: A specialized XML reader to navigate C++ declarations
Homepage:
https://github.com/CastXML/pygccxml/
https://pypi.org/project/pygccxml/
License: Boost-1.0
pygdbmi
- Ebuilds: 1, Stable: 0.11.0.0 , Testing: 0.11.0.0
Description: Library to parse gdb mi output and interact with gdb subprocesses
Homepage:
https://cs01.github.io/pygdbmi/
https://github.com/cs01/pygdbmi/
https://pypi.org/project/pygdbmi/
License: MIT
pyghmi
- Ebuilds: 2, Testing: 1.6.14
Description: A pure python implementation of IPMI protocol
Homepage:
https://opendev.org/x/pyghmi/
https://pypi.org/project/pyghmi/
License: Apache-2.0
pygit2
- Ebuilds: 2, Stable: 1.19.1 , Testing: 1.19.1
Description: Python bindings for libgit2
Homepage:
https://github.com/libgit2/pygit2/
https://pypi.org/project/pygit2/
License: GPL-2-with-linking-exception
pygithub
- Ebuilds: 2, Stable: 2.8.1 , Testing: 2.9.0
Description: Python library to access the Github API v3
Homepage:
https://github.com/PyGithub/PyGithub/
https://pypi.org/project/PyGithub/
License: LGPL-3+
pyglet
- Ebuilds: 2, Stable: 2.1.11 , Testing: 2.1.13
Description: This library provides an object-oriented programming interface
for developing games and other visually-rich applications with Python.
pyglet has virtually no external dependencies. For most applications
and game requirements, pyglet needs nothing else besides Python,
simplifying distribution and installation. It also handles
multiple windows and fully aware of multi-monitor setups.
pyglet might be seen as an alternative to PyGame.
Homepage:
https://pyglet.org/
https://github.com/pyglet/pyglet/
https://pypi.org/project/pyglet/
License: BSD
pygments
- Ebuilds: 1, Stable: 2.19.2 , Testing: 2.19.2
Description: Pygments is a syntax highlighting package written in Python. Pygments can output to html, bbcode, latex, rtf and other formats.
Homepage:
https://pygments.org/
https://github.com/pygments/pygments/
https://pypi.org/project/Pygments/
License: BSD-2
pygments-ansi-color
- Ebuilds: 1, Testing: 0.3.0
Description: ANSI color-code highlighting for Pygments
Homepage:
https://github.com/chriskuehl/pygments-ansi-color/
https://pypi.org/project/pygments-ansi-color/
License: Apache-2.0
pygments-github-lexers
- Ebuilds: 1, Testing: 0.0.5-r2
Description: Pygments Github custom lexers
Homepage:
https://github.com/liluo/pygments-github-lexers/
https://pypi.org/project/pygments-github-lexers/
License: BSD-2
pygobject
- Ebuilds: 6, Stable: 3.50.1 , Testing: 3.54.5
Description:
GObject is a object system used by GTK+, GStreamer and other libraries.
PyGObject provides a convenient wrapper for use in Python programs when
accessing GObject libraries. Like the GObject library itself PyGObject
is licensed under the GNU LGPL, so is suitable for use in both free
software and proprietary applications. It is already in use in many
applications ranging from small single purpose scripts up to large full
featured applications. PyGObject now dynamically accesses any GObject
libraries that uses GObject Introspection. It replaces the need for
separate modules such as PyGTK, GIO and python-gnome to build a full
GNOME 3.0 application. Once new functionality is added to gobject
library it is instantly available as a Python API without the need for
intermediate Python glue.
Homepage: https://pygobject.gnome.org
License: LGPL-2.1+
pygraphviz
- Ebuilds: 2, Stable: 1.14-r2 , Testing: 1.14-r2
Description:
Pygraphviz is a Python interface to the Graphviz graph layout and
visualization package.
With Pygraphviz you can create, edit, read, write, and draw graphs using
Python to access the Graphviz graph data structure and layout algorithms.
Homepage:
https://pygraphviz.github.io/
https://github.com/pygraphviz/pygraphviz/
https://pypi.org/project/pygraphviz/
License: BSD
pygresql
- Ebuilds: 4, Stable: 6.2.2 , Testing: 6.2.3
Description: A Python interface for the PostgreSQL database
Homepage:
https://pygresql.github.io/
https://github.com/PyGreSQL/PyGreSQL/
https://pypi.org/project/PyGreSQL/
License: POSTGRESQL
pyh2o
- Ebuilds: 1, Testing: 1-r1
Description: Python API for sci-libs/libh2o
Homepage: https://github.com/projg2/pyh2o/
License: BSD
pyhamcrest
- Ebuilds: 1, Stable: 2.1.0 , Testing: 2.1.0
Description: Hamcrest framework for matcher objects
Homepage:
https://github.com/hamcrest/PyHamcrest/
https://pypi.org/project/PyHamcrest/
License: BSD
pyhcl
- Ebuilds: 1, Testing: 0.4.5
Description: HCL configuration parser for python
Homepage:
https://github.com/virtuald/pyhcl/
https://pypi.org/project/pyhcl/
pyicu
- Ebuilds: 3, Stable: 2.16 , Testing: 2.16.2
Description: Python bindings for dev-libs/icu
Homepage:
https://gitlab.pyicu.org/main/pyicu/
https://pypi.org/project/pyicu/
License: MIT
pyinotify
- Ebuilds: 1, Stable: 0.9.6-r1 , Testing: 0.9.6-r1
Description: Python module used for monitoring filesystems events
Homepage:
https://pypi.org/project/pyinotify/
https://github.com/seb-m/pyinotify/
License: MIT
pyjsparser
- Ebuilds: 1, Stable: 2.7.1_p20190421-r3 , Testing: 2.7.1_p20190421-r3
Description: Fast javascript parser based on esprima.js
Homepage: https://github.com/PiotrDabkowski/pyjsparser/
https://pypi.org/project/pyjsparser/
License: MIT
pyjwt
- Ebuilds: 4, Stable: 2.10.1 , Testing: 2.12.1
Description: JSON Web Token implementation in Python
Homepage:
https://github.com/jpadilla/pyjwt/
https://pypi.org/project/PyJWT/
License: MIT
pykakasi
- Ebuilds: 1, Stable: 2.3.0 , Testing: 2.3.0
Description: Kana kanji simple inversion library
Homepage:
https://pypi.org/project/pykakasi/
https://codeberg.org/miurahr/pykakasi
License: GPL-3+
pykeepass
- Ebuilds: 1, Stable: 4.1.1_p1
Description: Python library to interact with keepass databases (supports KDBX3 and KDBX4)
Homepage:
https://github.com/libkeepass/pykeepass/
https://pypi.org/project/pykeepass/
License: GPL-3
pykka
- Ebuilds: 2, Testing: 4.4.2
Description: A Python implementation of the actor model
Homepage:
https://github.com/jodal/pykka/
https://pypi.org/project/pykka/
License: Apache-2.0
pykwalify
- Ebuilds: 1, Stable: 1.8.0-r3 , Testing: 1.8.0-r3
Description: Python lib/cli for JSON/YAML schema validation
Homepage:
https://github.com/Grokzen/pykwalify/
https://pypi.org/project/pykwalify/
License: MIT
pylast
- Ebuilds: 4, Stable: 7.0.2 , Testing: 7.0.2 , 7.0.1 , 6.0.0
Description:
Python interface to last.fm and other api-compatible websites
Features:
* Simple public interface.
* Access to all the data exposed by the Last.fm webservices.
* Scrobbling support.
* Full object-oriented design.
* Proxy support.
* Internal caching support for some webservices calls (disabled by default).
* No extra dependencies but python itself.
* Support for other API-compatible networks like Libre.fm
* Python3-friendly (Starting from 0.5).
Homepage:
https://pypi.org/project/pylast/
https://github.com/pylast/pylast/
License: Apache-2.0
pylatex
- Ebuilds: 1, Stable: 1.4.2 , Testing: 1.4.2
Description:
PyLaTeX is a Python library for creating and compiling LaTeX
files or snippets. The goal of this library is being an easy,
but extensible interface between Python and LaTeX.
Homepage:
https://github.com/JelteF/PyLaTeX/
https://pypi.org/project/PyLaTeX/
License: MIT
pylev
- Ebuilds: 1, Stable: 1.4.0-r1 , Testing: 1.4.0-r1
Description: Python Levenshtein implementation
Homepage:
https://github.com/toastdriven/pylev/
https://pypi.org/project/pylev/
License: BSD
pylibacl
- Ebuilds: 2, Stable: 0.7.3 , Testing: 0.7.3
Description: POSIX ACLs (Access Control Lists) for Python
Homepage:
https://pylibacl.k1024.org/
https://pypi.org/project/pylibacl/
https://github.com/iustin/pylibacl/
License: LGPL-2.1
pylibmc
- Ebuilds: 1, Stable: 1.6.3-r2 , Testing: 1.6.3-r2
Description: Libmemcached wrapper written as a Python extension
Homepage:
https://sendapatch.se/projects/pylibmc/
https://pypi.org/project/pylibmc/
https://github.com/lericson/pylibmc/
License: BSD
pylint
- Ebuilds: 3, Stable: 4.0.4 , Testing: 4.0.5
Description:
Pylint is a Python source code analyzer which looks for programming errors,
helps enforcing a coding standard and sniffs for some code smells (as
defined in Martin Fowler's Refactoring book). Pylint can be seen as
another PyChecker since nearly all tests you can do with PyChecker can also
be done with Pylint. However, Pylint offers some more features, like
checking length of lines of code, checking if variable names are
well-formed according to your coding standard, or checking if declared
interfaces are truly implemented, and much more. Additionally, it is
possible to write plugins to add your own checks.
Homepage:
https://pypi.org/project/pylint/
https://github.com/pylint-dev/pylint/
License: GPL-2
pylint-venv
- Ebuilds: 1, Testing: 3.0.4
Description: Init-hook to use the same Pylint with different virtual environments
Homepage:
https://pypi.org/project/pylint-venv/
https://github.com/jgosmann/pylint-venv/
License: MIT
pylru
- Ebuilds: 2, Testing: 1.2.2
Description: A least recently used (LRU) cache for Python
Homepage:
https://github.com/jlhutch/pylru/
https://pypi.org/project/pylru/
License: GPL-2
pyls-spyder
- Ebuilds: 2, Stable: 0.4.0-r3 , Testing: 0.4.0-r4
Description: Spyder extensions for the python language server
Homepage:
https://github.com/spyder-ide/pyls-spyder
https://pypi.org/project/pyls-spyder/
License: MIT
pylsqpack
- Ebuilds: 2, Stable: 0.3.23 , Testing: 0.3.23
Description: Python wrapper for the ls-qpack QPACK library
Homepage:
https://github.com/aiortc/pylsqpack/
https://pypi.org/project/pylsqpack/
License: BSD
pymacaroons
- Ebuilds: 1, Stable: 0.13.0-r1 , Testing: 0.13.0-r1
Description: A Python implementation of Macaroons
Homepage:
https://github.com/ecordell/pymacaroons
https://pypi.org/project/pymacaroons/
License: MIT
pymad
- Ebuilds: 1, Stable: 0.11.3 , Testing: 0.11.3
Description: Python wrapper for libmad MP3 decoding in python
Homepage:
https://github.com/jaqx0r/pymad/
https://pypi.org/project/pymad/
License: GPL-2
pymdown-extensions
- Ebuilds: 5, Stable: 10.18 , Testing: 10.21
Description: Extensions for Python Markdown
Homepage:
https://github.com/facelessuser/pymdown-extensions/
https://pypi.org/project/pymdown-extensions/
License: MIT
pymdown-lexers
- Ebuilds: 1, Stable: 0_pre20210902 , Testing: 0_pre20210902
Description: Additional lexers for use in Pygments
Homepage: https://github.com/facelessuser/pymdown-lexers
License: MIT
pymdstat
- Ebuilds: 2, Testing: 0.5.1
Description: Python library to parse Linux /proc/mdstat
Homepage:
https://github.com/nicolargo/pymdstat/
https://pypi.org/project/pymdstat/
License: MIT
pymediainfo
- Ebuilds: 1, Stable: 7.0.1 , Testing: 7.0.1
Description: A Python wrapper for the MediaInfo library
Homepage:
https://github.com/sbraz/pymediainfo/
https://pypi.org/project/pymediainfo/
License: MIT
pymetar
- Ebuilds: 1, Testing: 1.4-r2
Description:
This library downloads the weather report for a given station
ID (get yours from http://www.nws.noaa.gov/tg/siteloc.shtml),
decodes it and provides easy access to all the data found in the
report. Documentation and a small example app are inside the tarball.
Homepage:
https://www.schwarzvogel.de/software/pymetar/
https://github.com/klausman/pymetar/
https://pypi.org/project/pymetar/
License: GPL-2
pymilter
- Ebuilds: 2
Description: module to enable python scripts to attach to Sendmail's libmilter API
Homepage: https://www.pymilter.org/
License: GPL-2
pymongo
- Ebuilds: 5, Stable: 4.13.2 , 4.13.1 , Testing: 4.16.0
Description:
PyMongo is a Python distribution containing tools for working
with MongoDB, and is the recommended way to work with MongoDB
from Python.
Homepage:
https://github.com/mongodb/mongo-python-driver/
https://pypi.org/project/pymongo/
License: Apache-2.0
pymountboot
- Ebuilds: 1, Stable: 0.2.3-r2 , Testing: 0.2.3-r2
Description: Python extension module to (re)mount /boot
Homepage: https://github.com/projg2/pymountboot/
License: BSD
pymysql
- Ebuilds: 2, Stable: 1.1.2 , Testing: 1.1.2
Description: Pure-Python MySQL Driver
Homepage:
https://github.com/PyMySQL/PyMySQL/
https://pypi.org/project/PyMySQL/
License: MIT
pynacl
- Ebuilds: 2, Stable: 1.6.2 , Testing: 1.6.2
Description:
PyNaCl is a Python binding to the Networking and Cryptography library,
a crypto library with the stated goal of improving usability, security
and speed.
Homepage:
https://github.com/pyca/pynacl/
https://pypi.org/project/PyNaCl/
License: Apache-2.0
pynvim
- Ebuilds: 2, Stable: 0.6.0 , Testing: 0.6.0
Description: Python client for Neovim
Homepage:
https://github.com/neovim/pynvim/
https://pypi.org/project/pynvim/
License: Apache-2.0
pyocr
- Ebuilds: 1, Testing: 0.8.5
Description:
Pyocr is an optical character recognition (OCR) tool wrapper for python. That is, it helps using OCR tools from a Python program.
It has been tested only on GNU/Linux systems. It should also work on similar systems (*BSD, etc). It doesn't work on Windows, MacOSX, etc.
Pyocr can be used as a wrapper for google's Tesseract-OCR or Cuneiform. It can read all image types supported by Pillow, including jpeg, png, gif, bmp, tiff, and others. It also support bounding box data.
Homepage:
https://gitlab.gnome.org/World/OpenPaperwork/pyocr/
https://pypi.org/project/pyocr/
License: GPL-3+
pyopencl
- Ebuilds: 1, Stable: 2025.1 , Testing: 2025.1
Description: Python wrapper for OpenCL
Homepage:
https://mathema.tician.de/software/pyopencl/
https://pypi.org/project/pyopencl/
License: GPL-2
pyopengl
- Ebuilds: 3, Stable: 3.1.10 , Testing: 3.1.10
Description: Python OpenGL bindings
Homepage:
https://pyopengl.sourceforge.net/
https://github.com/mcfletch/pyopengl/
https://pypi.org/project/PyOpenGL/
License: BSD
pyopengl-accelerate
- Ebuilds: 3, Stable: 3.1.10 , Testing: 9999
Description: Accelerate module for PyOpenGL
Homepage:
https://pyopengl.sourceforge.net/
https://github.com/mcfletch/pyopengl/
https://pypi.org/project/PyOpenGL-accelerate/
License: BSD
pyopenssl
- Ebuilds: 2, Stable: 25.3.0 , Testing: 26.0.0
Description: Python interface to the OpenSSL library
Homepage:
https://www.pyopenssl.org/
https://github.com/pyca/pyopenssl/
https://pypi.org/project/pyOpenSSL/
License: Apache-2.0
pyotherside
- Ebuilds: 1, Testing: 1.6.2-r1
Description: Asynchronous Python 3 Bindings for Qt
Homepage:
https://github.com/thp/pyotherside/
https://thp.io/2011/pyotherside/
License: ISC
pyotp
- Ebuilds: 1, Stable: 2.9.0 , Testing: 2.9.0
Description: PyOTP is a Python library for generating and verifying one-time passwords
Homepage:
https://github.com/pyauth/pyotp/
https://pypi.org/project/pyotp/
License: MIT
pyparsing
- Ebuilds: 2, Stable: 3.3.2 , Testing: 3.3.2
Description:
The pyparsing module is an alternative approach to creating and
executing simple grammars, vs. the traditional lex/yacc approach, or the
use of regular expressions. The pyparsing module provides a library of
classes that client code uses to construct the grammar directly in
Python code.
Homepage:
https://github.com/pyparsing/pyparsing/
https://pypi.org/project/pyparsing/
License: MIT
pyparted
- Ebuilds: 1, Stable: 3.13.0 , Testing: 3.13.0
Description: Python bindings for sys-block/parted
Homepage:
https://github.com/dcantrell/pyparted/
https://pypi.org/project/pyparted/
License: GPL-2+
pypax
- Ebuilds: 2, Stable: 9999 , Testing: 9999 , 0.9.5-r2
Homepage: https://dev.gentoo.org/~blueness/elfix/
https://wiki.gentoo.org/wiki/Project:Hardened/PaX_Quickstart
License: GPL-3
pypdf
- Ebuilds: 4, Stable: 6.7.5 , Testing: 6.9.2
Description: Python library to work with PDF files
Homepage:
https://pypi.org/project/pypdf/
https://github.com/py-pdf/pypdf/
License: BSD
pyperclip
- Ebuilds: 1, Stable: 1.11.0 , Testing: 1.11.0
Description: A cross-platform clipboard module for Python
Homepage:
https://github.com/asweigart/pyperclip/
https://pypi.org/project/pyperclip/
License: BSD
pyphen
- Ebuilds: 1, Stable: 0.17.2 , Testing: 0.17.2
Description: Python module for hyphenation using hunspell dictionaries
Homepage:
https://github.com/Kozea/Pyphen/
https://pypi.org/project/pyphen/
License: GPL-2+ LGPL-2+ MPL-1.1
pypi-attestations
- Ebuilds: 3, Stable: 0.0.27 , Testing: 0.0.29
Description: Convert between Sigstore Bundles and PEP-740 Attestation objects
Homepage:
https://github.com/trailofbits/pypi-attestations/
https://pypi.org/project/pypi-attestations/
License: MIT
pypillowfight
- Ebuilds: 1, Testing: 0.3.1
Description: Small library containing various image processing algorithms
Homepage:
https://gitlab.gnome.org/World/OpenPaperwork/libpillowfight/
https://pypi.org/project/pypillowfight/
License: GPL-3
pypiserver
- Ebuilds: 2, Stable: 2.4.0 , Testing: 2.4.1
Description: Minimal PyPI server
Homepage:
https://github.com/pypiserver/pypiserver/
https://pypi.org/project/pypiserver/
License: ZLIB
pypng
- Ebuilds: 1, Stable: 0.20220715.0 , Testing: 0.20220715.0
Description: Pure Python PNG image encoder/decoder
Homepage:
https://gitlab.com/drj11/pypng/
https://pypi.org/project/pypng/
License: MIT
pypresence
- Ebuilds: 2, Testing: 4.6.1
Description: Complete Discord IPC and Rich Presence wrapper library in Python
Homepage: https://github.com/qwertyquerty/pypresence
License: MIT
pyprof2calltree
- Ebuilds: 1, Testing: 1.4.5-r1
Description: Convert python profile data to kcachegrind calltree form
Homepage:
https://github.com/pwaller/pyprof2calltree/
https://pypi.org/project/pyprof2calltree/
License: MIT
pyproj
- Ebuilds: 2, Stable: 3.7.2 , Testing: 3.7.2
Description: Python interface to the PROJ library
Homepage:
https://github.com/pyproj4/pyproj/
https://pypi.org/project/pyproj/
License: MIT
pyproject-api
- Ebuilds: 2, Stable: 1.10.0 , Testing: 1.10.0
Description: API to interact with the python pyproject.toml based projects
Homepage:
https://github.com/tox-dev/pyproject-api/
https://pypi.org/project/pyproject-api/
License: MIT
pyproject-fmt
- Ebuilds: 8, Stable: 2.11.1 , Testing: 2.20.0
Description: Format your pyproject.toml file
Homepage:
https://github.com/tox-dev/pyproject-fmt/
https://pypi.org/project/pyproject-fmt/
License: MIT
Apache-2.0-with-LLVM-exceptions ISC MIT Unicode-3.0
|| ( Apache-2.0 Boost-1.0 )
pyproject-hooks
- Ebuilds: 1, Stable: 1.2.0 , Testing: 1.2.0
Description: Wrappers to build Python packages using PEP 517 hooks
Homepage:
https://pypi.org/project/pyproject-hooks/
https://github.com/pypa/pyproject-hooks/
https://pyproject-hooks.readthedocs.io/
License: MIT
pyproject-metadata
- Ebuilds: 2, Stable: 0.10.0 , Testing: 0.11.0
Description: PEP 621 metadata parsing
Homepage:
https://github.com/pypa/pyproject-metadata/
https://pypi.org/project/pyproject-metadata/
License: MIT
pypugjs
- Ebuilds: 2, Stable: 6.0.1 , Testing: 6.0.1
Description: PyPugJS is a fork of PyJade with the name Jade changed to PugJS.
PyPuJS is a high performance port of Jade-lang for python,
that converts any .pug source to any of the Template-language (Django,
Jinja2, Mako or Tornado).
Homepage:
https://github.com/kakulukia/pypugjs/
https://pypi.org/project/pypugjs/
License: MIT
pypy-exe
- Ebuilds: 2, Stable: 7.3.20 , Testing: 7.3.21
Description: PyPy executable (build from source)
Homepage:
https://pypy.org/
https://github.com/pypy/pypy/
License: MIT
pypy-exe-bin
- Ebuilds: 2, Stable: 7.3.20 , Testing: 7.3.21 , 7.3.20
Description: PyPy executable (pre-built version)
Homepage:
https://pypy.org/
https://github.com/pypy/pypy/
License: MIT
pyqt-builder
- Ebuilds: 1, Stable: 1.19.1 , Testing: 1.19.1
Description: The PEP 517 compliant PyQt build system
Homepage: https://github.com/Python-PyQt/PyQt-builder/
License: BSD-2
pyqt5
- Ebuilds: 1, Stable: 5.15.11 , Testing: 5.15.11
Description: Python bindings for the Qt framework
Homepage: https://www.riverbankcomputing.com/software/pyqt/
License: GPL-3
pyqt5-sip
- Ebuilds: 1, Stable: 12.18.0 , Testing: 12.18.0
Description: sip extension module for PyQt5
Homepage: https://pypi.org/project/PyQt5-sip/
License: BSD-2
pyqt6
- Ebuilds: 2, Stable: 6.10.2 , 6.10.1 , Testing: 6.10.2
Description: Python bindings for the Qt framework
Homepage: https://www.riverbankcomputing.com/software/pyqt/
License: GPL-3
pyqt6-sip
- Ebuilds: 2, Stable: 13.11.0 , Testing: 13.11.1
Description: sip module support for PyQt6
Homepage: https://pypi.org/project/PyQt6-sip/
License: BSD-2
pyqt6-webengine
- Ebuilds: 1, Stable: 6.10.0
Description: Python bindings for QtWebEngine
Homepage: https://www.riverbankcomputing.com/software/pyqtwebengine/
License: GPL-3
pyqtgraph
- Ebuilds: 1, Stable: 0.14.0 , Testing: 0.14.0
Description:
PyQtGraph is a pure-python graphics and GUI library built on PyQt and numpy.
It is intended for use in mathematics / scientific / engineering applications.
Despite being written entirely in python, the library is very fast
due to its heavy leverage of numpy for number crunching
and Qt's GraphicsView framework for fast display.
Homepage:
https://www.pyqtgraph.org/
https://github.com/pyqtgraph/pyqtgraph/
https://pypi.org/project/pyqtgraph/
License: MIT
pyquery
- Ebuilds: 1, Stable: 2.0.1 , Testing: 2.0.1
Description: A jQuery-like library for python
Homepage:
https://github.com/gawel/pyquery/
https://pypi.org/project/pyquery/
License: BSD
pyrate-limiter
- Ebuilds: 2, Testing: 4.1.0
Description: Python Rate-Limiter using Leaky-Bucket Algorimth Family
Homepage:
https://github.com/vutran1710/PyrateLimiter/
https://pypi.org/project/pyrate-limiter/
License: MIT
pyrfc3339
- Ebuilds: 2, Stable: 2.1.0 , Testing: 2.1.0
Description: Generates and parses RFC 3339 timestamps
Homepage:
https://github.com/kurtraschke/pyRFC3339/
https://pypi.org/project/pyRFC3339/
License: MIT
pyro5
- Ebuilds: 2, Testing: 5.16
Description: Distributed object middleware for Python (RPC)
Homepage:
https://pyro5.readthedocs.io/
https://github.com/irmen/Pyro5/
https://pypi.org/project/Pyro5/
License: MIT
pyroute2
- Ebuilds: 2, Stable: 0.9.4 , Testing: 0.9.5
Description: A pure Python netlink and Linux network configuration library
Homepage:
https://github.com/svinota/pyroute2/
https://pypi.org/project/pyroute2/
License: || ( GPL-2+ Apache-2.0 )
pyrqlite
- Ebuilds: 1, Testing: 2.2.3
Description: Python client for rqlite
Homepage:
https://github.com/rqlite/pyrqlite/
https://pypi.org/project/pyrqlite/
License: MIT
pyrsistent
- Ebuilds: 1, Stable: 0.20.0 , Testing: 0.20.0
Description: Persistent/Functional/Immutable data structures
Homepage:
https://github.com/tobgu/pyrsistent/
https://pypi.org/project/pyrsistent/
License: MIT
pyrss2gen
- Ebuilds: 1, Stable: 1.1-r2 , Testing: 1.1-r2
Description: RSS feed generator written in Python
Homepage: http://www.dalkescientific.com/Python/PyRSS2Gen.html
https://pypi.org/project/PyRSS2Gen/
License: BSD
pyscard
- Ebuilds: 2, Stable: 2.3.1 , Testing: 2.3.1
Description: Smart card support in python
Homepage:
https://pyscard.sourceforge.io/
https://github.com/LudovicRousseau/pyscard/
https://pypi.org/project/pyscard/
License: LGPL-2.1
pyscreenshot
- Ebuilds: 1, Stable: 3.1 , Testing: 3.1
Description: Python screenshot library
Homepage:
https://github.com/ponty/pyscreenshot/
https://pypi.org/project/pyscreenshot/
License: BSD-2
pysdl2
- Ebuilds: 1, Testing: 0.9.17
Description: Python (ctypes) bindings for SDL2 libraries
Homepage:
https://github.com/py-sdl/py-sdl2/
https://pypi.org/project/PySDL2/
License: || ( public-domain CC0-1.0 ZLIB )
pyserial
- Ebuilds: 2, Stable: 3.5-r3 , Testing: 3.5-r3
Description: Python Serial Port extension
Homepage:
https://github.com/pyserial/pyserial/
https://pypi.org/project/pyserial/
License: BSD
pyside
- Ebuilds: 3, Stable: 6.10.2 , Testing: 6.9999
Description: Python bindings for the Qt framework
Homepage: https://wiki.qt.io/PySide6
pysimdjson
- Ebuilds: 3, Testing: 7.0.2
Description: Python bindings for simdjson
Homepage:
https://github.com/TkTech/pysimdjson/
https://pypi.org/project/pysimdjson/
License: MIT Apache-2.0
pysmi
- Ebuilds: 2, Stable: 1.6.2 , Testing: 1.6.3
Description: Pure-Python implementation of SNMP/SMI MIB parsing and conversion library
Homepage:
https://github.com/lextudio/pysmi/
https://pypi.org/project/pysmi/
License: BSD-2
pysnmp
- Ebuilds: 2, Stable: 7.1.22 , Testing: 7.1.22
Description:
This is a Python implementation of SNMP v.1/v.2c engine. Its general
functionality is to assemble/disassemble SNMP messages from/into
given SNMP Object IDs along with associated values. PySNMP also provides
a few transport methods specific to TCP/IP networking.
PySNMP is written entirely in Python and is self-sufficient in terms
that it does not rely on any third party tool (it is not a wrapper!).
Homepage:
https://pypi.org/project/pysnmp/
https://github.com/lextudio/pysnmp/
License: BSD-2
pysnmp-mibs
- Ebuilds: 1, Testing: 0.1.6-r1
Description:
This is a Python implementation of SNMP v.1/v.2c engine. Its general
functionality is to assemble/disassemble SNMP messages from/into
given SNMP Object IDs along with associated values. PySNMP also provides
a few transport methods specific to TCP/IP networking.
PySNMP is written entirely in Python and is self-sufficient in terms
that it does not rely on any third party tool (it is not a wrapper!).
Homepage: https://github.com/etingof/pysnmp-mibs
License: BSD
pysnmpcrypto
- Ebuilds: 1, Stable: 0.0.4 , Testing: 0.0.4
Description: Strong cryptography support for PySNMP (SNMP library for Python)
Homepage:
https://pypi.org/project/pysnmpcrypto/
https://github.com/lextudio/pysnmpcrypto
License: BSD
pysocks
- Ebuilds: 1, Stable: 1.7.1-r2 , Testing: 1.7.1-r2
Description: SOCKS client module
Homepage:
https://github.com/Anorov/PySocks/
https://pypi.org/project/PySocks/
License: BSD
pysol-cards
- Ebuilds: 1, Stable: 0.24.0 , Testing: 0.24.0
Description: Deal PySol FreeCell cards
Homepage:
https://github.com/shlomif/pysol_cards/
https://pypi.org/project/pysol-cards/
License: Apache-2.0 MIT
pyspectrum2
- Ebuilds: 1, Stable: 0.2.0-r2
Description:
pyspectrum2 implements the Protobuf-based interface to Spectrum2
required for building Python-based Spectrum2 backends.
Homepage: https://github.com/stv0g/pyspectrum2
License: GPL-3+
pyspellchecker
- Ebuilds: 2, Testing: 0.9.0
Description: Pure python spell checker based on work by Peter Norvig
Homepage:
https://github.com/barrust/pyspellchecker/
https://pypi.org/project/pyspellchecker/
License: MIT
pyspelling
- Ebuilds: 3, Stable: 2.12.1 , Testing: 2.12.1
Description:
PySpelling is a module to help with automating spell checking in a project with Aspell or
Hunspell. It is essentially a wrapper around the command line utility of these two spell
checking tools, and allows you to setup different spelling tasks for different file types.
You can apply specific and different filters and options to each task. PySpelling can also
be used in CI environments to fail the build if there are misspelled words.
Aspell and Hunspell are very good spell checking tools. Aspell particularly comes with a couple of filters, but the filters are limited in types and aren't extremely flexible. PySpelling was created to work around Aspell's and Hunspell's filtering shortcomings by creating a wrapper around them that could be extended to handle more kinds of file formats and provide more advanced filtering. If you need to filter out specific HTML tags with specific IDs or class names, PySpelling can do it. If you want to scan Python files for docstrings, but also avoid specific content within the docstring, you can do that as well. If PySpelling doesn't have a filter you need, with access to so many available Python modules, you can easily write your own.
Homepage:
https://github.com/facelessuser/pyspelling/
https://pypi.org/project/pyspelling/
License: MIT
pyspf
- Ebuilds: 1, Stable: 2.0.14-r3 , Testing: 2.0.14-r3
Description: Python implementation of the Sender Policy Framework (SPF)
Homepage:
https://github.com/sdgathman/pyspf/
https://pypi.org/project/pyspf/
License: PSF-2
pyspnego
- Ebuilds: 2, Stable: 0.12.0 , Testing: 0.12.1
Description: Library to handle SPNEGO and CredSSP authentication
Homepage:
https://github.com/jborean93/pyspnego/
https://pypi.org/project/pyspnego/
License: MIT
pysrt
- Ebuilds: 2, Stable: 1.1.2-r1 , Testing: 9999
Description: Python library used to edit or create SubRip files
Homepage:
https://github.com/byroot/pysrt/
https://pypi.org/project/pysrt/
pystache
- Ebuilds: 1, Testing: 0.6.8
Description:
Updated Python implementation of Mustache, a framework-agnostic and
logic-free templating system supporting both Markdown and rSt.
Homepage:
https://github.com/PennyDreadfulMTG/pystache/
https://pypi.org/project/pystache/
pysubs2
- Ebuilds: 2, Stable: 1.8.0 , Testing: 1.8.1
Description: Python library for editing subtitle files
Homepage:
https://github.com/tkarabela/pysubs2
https://pypi.org/project/pysubs2/
License: MIT
pysvn
- Ebuilds: 2, Stable: 1.9.22-r1 , Testing: 1.9.22-r1
Description: Object-oriented python bindings for subversion
Homepage: https://pysvn.sourceforge.io/
License: Apache-1.1
pyte
- Ebuilds: 1, Stable: 0.8.2 , Testing: 0.8.2
Description: Simple VTXXX-compatible terminal emulator
Homepage:
https://pypi.org/project/pyte/
https://github.com/selectel/pyte/
License: LGPL-3
pytesseract
- Ebuilds: 1, Stable: 0.3.13 , Testing: 0.3.13
Description:
Python-tesseract is an optical character recognition (OCR) tool for
python.
That is, it will recognize and "read" the text embedded in images.
Python-tesseract is a wrapper for Google's Tesseract-OCR Engine.
It is also useful as a stand-alone invocation script to tesseract, as
it can read all image types supported by the Pillow and Leptonica
imaging libraries, including jpeg, png, gif, bmp, tiff, and others.
Additionally, if used as a script, Python-tesseract will print the
recognized text instead of writing it to a file.
Homepage:
https://github.com/madmaze/pytesseract/
https://pypi.org/project/pytesseract/
License: Apache-2.0
pytest
- Ebuilds: 3, Stable: 9.0.2 , Testing: 9.0.2
Description: Simple powerful testing with Python
Homepage:
https://pytest.org/
https://github.com/pytest-dev/pytest/
https://pypi.org/project/pytest/
License: MIT
pytest-aiohttp
- Ebuilds: 1, Stable: 1.1.0 , Testing: 1.1.0
Description: pytest plugin for aiohttp support
Homepage:
https://github.com/aio-libs/pytest-aiohttp/
https://pypi.org/project/pytest-aiohttp/
License: Apache-2.0
pytest-asyncio
- Ebuilds: 5, Stable: 1.3.0 , Testing: 1.3.0 , 1.1.1
Description: Library for testing asyncio code with pytest
Homepage:
https://github.com/pytest-dev/pytest-asyncio/
https://pypi.org/project/pytest-asyncio/
License: Apache-2.0
pytest-bdd
- Ebuilds: 1, Stable: 8.1.0-r1
Description: BDD library for the pytest runner
Homepage: https://pytest-bdd.readthedocs.io/
License: MIT
pytest-check
- Ebuilds: 8, Stable: 2.6.2 , Testing: 2.8.0
Description: pytest plugin that allows multiple failures per test
Homepage:
https://github.com/okken/pytest-check/
https://pypi.org/project/pytest-check/
License: MIT
pytest-click
- Ebuilds: 1, Testing: 1.1.0
Description: Pytest plugin for Click
Homepage:
https://pypi.org/project/pytest-click/
https://github.com/Stranger6667/pytest-click/
License: MIT
pytest-codeblocks
- Ebuilds: 1, Testing: 0.17.0
Description: Extract code blocks from markdown
Homepage:
https://github.com/nschloe/pytest-codeblocks/
https://pypi.org/project/pytest_codeblocks/
License: MIT
pytest-console-scripts
- Ebuilds: 1, Stable: 1.4.1 , Testing: 1.4.1
Description: Pytest plugin for testing console scripts
Homepage: https://github.com/kvas-it/pytest-console-scripts
License: MIT
pytest-cov
- Ebuilds: 2, Stable: 7.0.0 , Testing: 7.1.0
Description: pytest plugin for coverage reporting
Homepage:
https://github.com/pytest-dev/pytest-cov/
https://pypi.org/project/pytest-cov/
License: MIT
pytest-custom-exit-code
- Ebuilds: 1, Stable: 0.3.0 , Testing: 0.3.0
Description: Exit pytest test session with custom exit code in different scenarios
Homepage:
https://pypi.org/project/pytest-custom-exit-code/
https://github.com/yashtodi94/pytest-custom_exit_code
License: MIT
pytest-datadir
- Ebuilds: 2, Stable: 1.8.0 , Testing: 1.8.0
Description: Pytest plugin for manipulating test data directories and files
Homepage:
https://github.com/gabrielcnr/pytest-datadir/
https://pypi.org/project/pytest-datadir/
License: MIT
pytest-datafiles
- Ebuilds: 2, Stable: 3.0.0 , Testing: 3.0.1
Description: Create a 'tmp_path' containing predefined files/directories
Homepage:
https://github.com/omarkohl/pytest-datafiles/
https://pypi.org/project/pytest-datafiles/
License: MIT
pytest-describe
- Ebuilds: 3, Stable: 2.2.1 , Testing: 3.1.0 , 2.2.1
Description: Describe-style plugin for pytest
Homepage:
https://github.com/pytest-dev/pytest-describe/
https://pypi.org/project/pytest-describe/
License: MIT
pytest-django
- Ebuilds: 2, Stable: 4.11.1 , Testing: 4.12.0
Description: A Django plugin for pytest
Homepage:
https://pypi.org/project/pytest-django/
https://pytest-django.readthedocs.io/
https://github.com/pytest-dev/pytest-django/
License: BSD
pytest-env
- Ebuilds: 4, Stable: 1.2.0 , Testing: 1.6.0
Description: pytest plugin that allows you to add environment variables
Homepage:
https://github.com/pytest-dev/pytest-env/
https://pypi.org/project/pytest-env/
License: MIT
pytest-expect
- Ebuilds: 1, Stable: 1.1.0-r2 , Testing: 1.1.0-r2
Description: pytest plugin that stores test expectations by saving the set of failing tests
Homepage:
https://github.com/gsnedders/pytest-expect/
https://pypi.org/project/pytest-expect/
License: MIT
pytest-fixture-classes
- Ebuilds: 2, Stable: 1.0.4 , Testing: 1.0.4
Description: Fixtures as classes
Homepage:
https://github.com/zmievsa/pytest-fixture-classes/
https://pypi.org/project/pytest-fixture-classes/
License: MIT
pytest-flask
- Ebuilds: 1, Stable: 1.3.0
Description: A set of pytest fixtures to test Flask applications
Homepage:
https://pytest-flask.readthedocs.io/
https://github.com/pytest-dev/pytest-flask/
https://pypi.org/project/pytest-flask/
License: MIT
pytest-forked
- Ebuilds: 1, Stable: 1.6.0 , Testing: 1.6.0
Description: Run tests in isolated forked subprocesses
Homepage:
https://pypi.org/project/pytest-forked/
https://github.com/pytest-dev/pytest-forked/
License: MIT
pytest-freezer
- Ebuilds: 1, Stable: 0.4.9 , Testing: 0.4.9
Description: Pytest plugin providing a fixture interface for spulec/freezegun
Homepage:
https://github.com/pytest-dev/pytest-freezer/
https://pypi.org/project/pytest-freezer/
License: MIT
pytest-gitconfig
- Ebuilds: 2, Testing: 0.9.0
Description: Provide a Git config sandbox for testing
Homepage:
https://github.com/noirbizarre/pytest-gitconfig/
https://pypi.org/project/pytest-gitconfig/
License: MIT
pytest-golden
- Ebuilds: 3, Stable: 1.0.1 , Testing: 1.0.1
Description: Plugin for pytest that offloads expected outputs to data files
Homepage:
https://github.com/oprypin/pytest-golden/
https://pypi.org/project/pytest-golden/
License: MIT
pytest-helpers-namespace
- Ebuilds: 1, Stable: 2021.12.29-r1 , Testing: 2021.12.29-r1
Description: Provides a helpers pytest namespace
Homepage:
https://github.com/saltstack/pytest-helpers-namespace/
https://pypi.org/project/pytest-helpers-namespace/
License: Apache-2.0
pytest-home
- Ebuilds: 1, Stable: 0.6.0 , Testing: 0.6.0
Description: Home directory fixtures
Homepage:
https://github.com/jaraco/pytest-home/
https://pypi.org/project/pytest-home/
License: MIT
pytest-httpbin
- Ebuilds: 1, Stable: 2.1.0 , Testing: 2.1.0
Description: Easily test your HTTP library against a local copy of httpbin
Homepage:
https://github.com/kevin1024/pytest-httpbin/
https://pypi.org/project/pytest-httpbin/
License: MIT
pytest-httpserver
- Ebuilds: 3, Stable: 1.1.3 , Testing: 1.1.5
Description: HTTP server for pytest to test HTTP clients
Homepage:
https://github.com/csernazs/pytest-httpserver/
https://pypi.org/project/pytest_httpserver/
License: MIT
pytest-httpx
- Ebuilds: 2, Stable: 0.36.0 , Testing: 0.36.0
Description: Send responses to HTTPX using pytest
Homepage:
https://colin-b.github.io/pytest_httpx/
https://github.com/Colin-b/pytest_httpx/
https://pypi.org/project/pytest-httpx/
License: MIT
pytest-import-check
- Ebuilds: 1, Stable: 0.0.4 , Testing: 0.0.4
Description: pytest plugin to check whether Python modules can be imported
Homepage:
https://github.com/projg2/pytest-import-check/
https://pypi.org/project/pytest-import-check/
License: GPL-2+
pytest-jobserver
- Ebuilds: 2, Testing: 1.1.0
Description: Limit parallel tests with POSIX jobserver
Homepage:
https://github.com/tommilligan/pytest-jobserver/
https://pypi.org/project/pytest-jobserver/
License: Apache-2.0
pytest-jupyter
- Ebuilds: 2, Stable: 0.11.0 , Testing: 0.11.0
Description: Pytest plugin for testing Jupyter libraries and extensions
Homepage:
https://jupyter.org/
https://github.com/jupyter-server/pytest-jupyter/
https://pypi.org/project/pytest-jupyter/
License: BSD
pytest-lazy-fixtures
- Ebuilds: 4, Stable: 1.4.0 , Testing: 1.4.0 , 1.3.3
Description: Allows you to use fixtures in @pytest.mark.parametrize
Homepage:
https://github.com/dev-petrov/pytest-lazy-fixtures/
https://pypi.org/project/pytest-lazy-fixtures/
License: MIT
pytest-localftpserver
- Ebuilds: 3, Stable: 1.3.2 , Testing: 1.5.0
Description: A PyTest plugin which provides an FTP fixture for your tests
Homepage:
https://github.com/oz123/pytest-localftpserver/
https://pypi.org/project/pytest-localftpserver/
License: MIT
pytest-localserver
- Ebuilds: 2, Stable: 0.10.0 , Testing: 0.10.0
Description: Pytest plugin to test server connections locally
Homepage:
https://github.com/pytest-dev/pytest-localserver/
https://pypi.org/project/pytest-localserver/
License: MIT
pytest-markdown
- Ebuilds: 1, Stable: 1.0.2-r1 , Testing: 1.0.2-r1
Description: Run tests in your markdown
Homepage:
https://github.com/Jc2k/pytest-markdown/
https://pypi.org/project/pytest-markdown/
License: Apache-2.0
pytest-metadata
- Ebuilds: 1, Testing: 3.1.1
Description: A plugin for pytest that provides access to test session metadata
Homepage:
https://github.com/pytest-dev/pytest-metadata/
https://pypi.org/project/pytest-metadata/
License: MPL-2.0
pytest-mock
- Ebuilds: 3, Stable: 3.15.1 , Testing: 3.15.1 , 3.15.0
Description: Thin-wrapper around the mock package for easier use with pytest
Homepage:
https://github.com/pytest-dev/pytest-mock/
https://pypi.org/project/pytest-mock/
License: MIT
pytest-mpl
- Ebuilds: 1, Testing: 0.17.0
Description: Facilitate image comparison for Matplotlib figures
Homepage:
https://pypi.org/project/pytest-mpl/
https://github.com/matplotlib/pytest-mpl
License: MIT
pytest-order
- Ebuilds: 1, Testing: 1.3.0
Description: pytest plugin to run your tests in a specific order
Homepage:
https://github.com/pytest-dev/pytest-order/
https://pypi.org/project/pytest-order/
License: MIT
pytest-ordering
- Ebuilds: 1, Stable: 0.6-r1 , Testing: 0.6-r1
Description: pytest plugin to run your tests in a specific order
Homepage:
https://github.com/ftobia/pytest-ordering/
https://pypi.org/project/pytest-ordering/
License: MIT
pytest-param-files
- Ebuilds: 1, Stable: 0.6.0 , Testing: 0.6.0
Description: Pytest parametrize decorators from external files.
Homepage:
https://github.com/chrisjsewell/pytest-param-files/
https://pypi.org/project/pytest_param_files/
License: MIT
pytest-plus
- Ebuilds: 1, Stable: 0.8.1 , Testing: 0.8.1
Description: PyTest Plus Plugin - extends pytest functionality
Homepage:
https://github.com/pytest-dev/pytest-plus/
https://pypi.org/project/pytest-plus/
License: MIT
pytest-qt
- Ebuilds: 2, Stable: 4.5.0-r1 , Testing: 4.5.0-r1
Description: Pytest plugin for PyQt6 and PySide6 applications
Homepage:
https://pypi.org/project/pytest-qt/
https://github.com/pytest-dev/pytest-qt/
License: MIT
pytest-recording
- Ebuilds: 2, Stable: 0.13.4 , Testing: 0.13.4 , 0.13.3
Description: A pytest plugin to record network interactions via VCR.py
Homepage:
https://pypi.org/project/pytest-recording/
https://github.com/kiwicom/pytest-recording/
License: MIT
pytest-regressions
- Ebuilds: 4, Stable: 2.8.3 , Testing: 2.10.0
Description: Easy to use fixtures to write regression tests
Homepage:
https://github.com/ESSS/pytest-regressions/
https://pypi.org/project/pytest-regressions/
License: MIT
pytest-repeat
- Ebuilds: 1, Testing: 0.9.4
Description: pytest plugin for repeating tests
Homepage:
https://github.com/pytest-dev/pytest-repeat/
https://pypi.org/project/pytest-repeat/
License: MPL-2.0
pytest-reraise
- Ebuilds: 1, Testing: 2.1.2
Description: Make multi-threaded pytest test cases fail when they should
Homepage:
https://github.com/bjoluc/pytest-reraise/
https://pypi.org/project/pytest-reraise/
License: MIT
pytest-rerunfailures
- Ebuilds: 3, Stable: 16.1 , Testing: 16.1
Description: pytest plugin to re-run tests to eliminate flaky failures
Homepage:
https://github.com/pytest-dev/pytest-rerunfailures/
https://pypi.org/project/pytest-rerunfailures/
License: MPL-2.0
pytest-reserial
- Ebuilds: 2, Stable: 0.6.1
Description: Pytest plugin for recording and replaying serial port traffic during tests
Homepage:
https://pypi.org/project/pytest-reserial/
https://github.com/bessman/pytest-reserial/
License: MIT
pytest-salt-factories
- Ebuilds: 3, Stable: 1.0.1 , Testing: 1.0.5
Description: The new generation of the pytest-salt Plugin
Homepage:
https://github.com/saltstack/pytest-salt-factories/
https://pypi.org/project/pytest-salt-factories/
License: Apache-2.0
pytest-services
- Ebuilds: 1, Stable: 2.2.2 , Testing: 2.2.2
Description: Collection of fixtures and utility functions to run service processes for pytest
Homepage:
https://github.com/pytest-dev/pytest-services/
https://pypi.org/project/pytest-services/
License: MIT
pytest-shell-utilities
- Ebuilds: 2, Stable: 1.9.7-r1 , Testing: 1.9.7-r1
Description: pytest plugin: fixtures and code to help with running shell commands on tests
Homepage:
https://pypi.org/project/pytest-shell-utilities/
https://github.com/saltstack/pytest-shell-utilities/
License: Apache-2.0
pytest-skip-markers
- Ebuilds: 1, Stable: 1.5.2 , Testing: 1.5.2
Description: A Pytest plugin which implements a few useful skip markers
Homepage:
https://pytest-skip-markers.readthedocs.io/en/latest/
https://github.com/saltstack/pytest-skip-markers
License: Apache-2.0
pytest-socket
- Ebuilds: 1, Testing: 0.7.0-r1
Description: Pytest Plugin to disable socket calls during tests
Homepage:
https://github.com/miketheman/pytest-socket/
https://pypi.org/project/pytest-socket/
License: MIT
pytest-subprocess
- Ebuilds: 2, Stable: 1.5.3 , Testing: 1.5.4
Description: A plugin to fake subprocess for pytest
Homepage:
https://github.com/aklajnert/pytest-subprocess/
https://pypi.org/project/pytest-subprocess/
License: MIT
pytest-subtests
- Ebuilds: 2, Stable: 0.15.0 , Testing: 0.15.0
Description: Unittest subTest() support and subtests fixture
Homepage:
https://github.com/pytest-dev/pytest-subtests/
https://pypi.org/project/pytest-subtests/
License: MIT
pytest-sugar
- Ebuilds: 3, Testing: 1.1.1
Description: Plugin that changes the default look and feel of pytest
Homepage:
https://github.com/Teemu/pytest-sugar/
https://pypi.org/project/pytest-sugar/
License: BSD
pytest-system-statistics
- Ebuilds: 1, Stable: 1.0.2-r2 , Testing: 1.0.2-r2
Description: Pytest Plugin Which Reports System Usage Statistics
Homepage:
https://pypi.org/project/pytest-system-statistics/
https://github.com/saltstack/pytest-system-statistics
License: Apache-2.0
pytest-testinfra
- Ebuilds: 1, Stable: 10.2.2 , Testing: 10.2.2
Description:
With Testinfra you can write unit tests in Python to test actual state of your servers
configured by management tools like Salt, Ansible, Puppet, Chef and so on.
Testinfra aims to be a Serverspec equivalent in Python.
Homepage:
https://github.com/pytest-dev/pytest-testinfra/
https://pypi.org/project/pytest-testinfra/
License: Apache-2.0
pytest-timeout
- Ebuilds: 1, Stable: 2.4.0 , Testing: 2.4.0
Description: pytest plugin to abort hanging tests
Homepage:
https://github.com/pytest-dev/pytest-timeout/
https://pypi.org/project/pytest-timeout/
License: MIT
pytest-tornasync
- Ebuilds: 1, Stable: 0.6.0_p2-r1 , Testing: 0.6.0_p2-r1
Description: Pytest plugin for testing Python 3.5+ Tornado code
Homepage:
https://github.com/eukaryote/pytest-tornasync/
https://pypi.org/project/pytest-tornasync/
License: MIT
pytest-trio
- Ebuilds: 1, Stable: 0.8.0-r1 , Testing: 0.8.0-r1
Description: This is a pytest plugin to help you test projects that use Trio
Homepage:
https://github.com/python-trio/pytest-trio
https://pypi.org/project/pytest-trio/
License: || ( MIT Apache-2.0 )
pytest-twisted
- Ebuilds: 2, Stable: 1.14.3-r1 , Testing: 1.14.3-r1
Description: A pytest plugin for testing Twisted framework consumers
Homepage:
https://github.com/pytest-dev/pytest-twisted/
https://pypi.org/project/pytest-twisted/
License: BSD
pytest-xdist
- Ebuilds: 1, Stable: 3.8.0 , Testing: 3.8.0
Description: Distributed testing and loop-on-failing modes
Homepage:
https://pypi.org/project/pytest-xdist/
https://github.com/pytest-dev/pytest-xdist/
License: MIT
pytest-xprocess
- Ebuilds: 2, Stable: 1.0.2 , Testing: 1.0.2
Description: Manage external processes across test runs
Homepage:
https://pypi.org/project/pytest-xprocess/
https://github.com/pytest-dev/pytest-xprocess/
License: MIT
pytest-xvfb
- Ebuilds: 1, Stable: 3.1.1 , Testing: 3.1.1
Description: Pytest plugin to run Xvfb for tests
Homepage: https://github.com/The-Compiler/pytest-xvfb/
License: MIT
python-augeas
- Ebuilds: 1, Stable: 1.2.0 , Testing: 1.2.0
Description: Python bindings for Augeas
Homepage:
https://augeas.net/
https://github.com/hercules-team/python-augeas/
https://pypi.org/project/python-augeas/
License: LGPL-2.1
python-axolotl
- Ebuilds: 1, Stable: 0.2.3-r4 , Testing: 0.2.3-r4
Description:
This is a python port of libsignal-protocol-java.
It's a ratcheting forward secrecy protocol that works
in synchronous and asynchronous messaging environments.
Originally written by Moxie Marlinspike.
Homepage:
https://github.com/tgalal/python-axolotl/
https://pypi.org/project/python-axolotl/
License: GPL-3
python-axolotl-curve25519
- Ebuilds: 1, Stable: 0.4.1_p2-r4 , Testing: 0.4.1_p2-r4
Description:
This is a python wrapper for the curve25519 library with ed25519 signatures.
The C code was pulled from libaxolotl-android.
At the moment this wrapper is meant for use by <pkg>dev-python/python-axolotl</pkg>.
Homepage: https://github.com/tgalal/python-axolotl-curve25519
License: BSD GPL-3
python-box
- Ebuilds: 2, Stable: 7.3.2 , Testing: 7.4.1
Description: Python dictionaries with advanced dot notation access
Homepage:
https://github.com/cdgriffith/Box/
https://pypi.org/project/python-box/
License: MIT
python-bugzilla
- Ebuilds: 1, Stable: 3.3.0 , Testing: 3.3.0
Description: A python module for interacting with Bugzilla over XMLRPC
Homepage:
https://github.com/python-bugzilla/python-bugzilla/
https://pypi.org/project/python-bugzilla/
License: GPL-2+
python-caja
- Ebuilds: 1, Stable: 1.28.0 , Testing: 1.28.0
License: GPL-2+
python-cinderclient
- Ebuilds: 2, Stable: 9.8.0 , Testing: 9.9.0
Description: A client for the OpenStack Cinder API
Homepage:
https://opendev.org/openstack/python-cinderclient/
https://github.com/openstack/python-cinderclient/
https://pypi.org/project/python-cinderclient/
License: Apache-2.0
python-ctags3
- Ebuilds: 1, Testing: 1.6.0-r1
Description: Exuberant Ctags indexing python bindings
Homepage: https://github.com/universal-ctags/python-ctags3
License: LGPL-3
python-daemon
- Ebuilds: 1, Stable: 3.1.2 , Testing: 3.1.2
Description: Library to implement a well-behaved Unix daemon process
Homepage:
https://pagure.io/python-daemon/
https://pypi.org/project/python-daemon/
License: Apache-2.0
python-dateutil
- Ebuilds: 1, Stable: 2.9.0_p0 , Testing: 2.9.0_p0
Description:
The dateutil module provides powerful extensions to the standard
datetime module, available in Python 2.3+.
Homepage:
https://dateutil.readthedocs.io/
https://pypi.org/project/python-dateutil/
https://github.com/dateutil/dateutil/
License: BSD
python-dbusmock
- Ebuilds: 2, Stable: 0.37.2 , Testing: 0.38.1
Description: Easily create mock objects on D-Bus for software testing
Homepage:
https://github.com/martinpitt/python-dbusmock/
https://pypi.org/project/python-dbusmock/
License: LGPL-3+
python-debian
- Ebuilds: 2, Stable: 1.0.1 , Testing: 1.1.0
Description: Python modules to work with Debian-related data formats
Homepage:
https://salsa.debian.org/python-debian-team/python-debian/
https://pypi.org/project/python-debian/
License: GPL-2 GPL-3
python-discovery
- Ebuilds: 2, Testing: 1.2.1
Description: Python interpreter discovery
Homepage:
https://github.com/tox-dev/python-discovery/
https://pypi.org/project/python-discovery/
License: MIT
python-distutils-extra
- Ebuilds: 1, Stable: 2.47 , Testing: 2.47
Description: Gettext support, themed icons and scrollkeeper-based documentation in distutils
Homepage:
https://salsa.debian.org/python-team/packages/python-distutils-extra/
https://launchpad.net/python-distutils-extra/
License: GPL-2+
python-dotenv
- Ebuilds: 2, Stable: 1.2.1 , Testing: 1.2.2
Description: Manage .env files
Homepage:
https://github.com/theskumar/python-dotenv/
https://pypi.org/project/python-dotenv/
License: BSD
python-editor
- Ebuilds: 1, Stable: 1.0.4-r2 , Testing: 1.0.4-r2
Description: Programmatically open an editor, capture the result
Homepage:
https://github.com/fmoo/python-editor/
https://pypi.org/project/python-editor/
License: Apache-2.0
python-engineio
- Ebuilds: 2, Testing: 4.13.1
Description: Python implementation of the Engine.IO realtime server
Homepage:
https://python-engineio.readthedocs.io/
https://github.com/miguelgrinberg/python-engineio/
https://pypi.org/project/python-engineio/
License: MIT
python-gammu
- Ebuilds: 2, Testing: 3.2.5
Description: Python bindings for Gammu
Homepage:
https://wammu.eu/python-gammu/
https://github.com/gammu/python-gammu/
https://pypi.org/project/python-gammu/
License: GPL-2+
python-gflags
- Ebuilds: 1, Stable: 3.1.2-r2 , Testing: 3.1.2-r2
Description: Google's Python argument parsing library
Homepage:
https://github.com/google/python-gflags/
https://pypi.org/project/python-gflags/
License: BSD
python-glanceclient
- Ebuilds: 2, Stable: 4.10.0 , Testing: 4.11.0
Description: A client for the OpenStack Glance API
Homepage:
https://opendev.org/openstack/python-glanceclient/
https://github.com/openstack/python-glanceclient/
https://pypi.org/project/python-glanceclient/
License: Apache-2.0
python-gnupg
- Ebuilds: 2, Stable: 0.5.5-r2 , Testing: 0.5.6
Description:
This project implements a Python library, which takes care of the internal details
and allows its users to generate and manage keys,
encrypt and decrypt data, and sign and verify messages.
Homepage:
https://docs.red-dove.com/python-gnupg/
https://github.com/vsajip/python-gnupg/
https://pypi.org/project/python-gnupg/
License: BSD
python-ironicclient
- Ebuilds: 3, Stable: 5.14.0 , Testing: 6.0.0
Description: Python bindings for the Ironic API
Homepage:
https://opendev.org/openstack/python-ironicclient/
https://github.com/openstack/python-ironicclient/
https://pypi.org/project/python-ironicclient/
License: Apache-2.0
python-jose
- Ebuilds: 1, Stable: 3.5.0 , Testing: 3.5.0
Description: A JavaScript Object Signing and Encryption (JOSE) implementation in Python
Homepage:
https://github.com/mpdavis/python-jose/
https://pypi.org/project/python-jose/
License: MIT
python-json-logger
- Ebuilds: 3, Stable: 4.0.0 , Testing: 4.0.0
Description:
This library is provided to allow standard python logging to output log data as json objects. With JSON we can make our logs more readable by machines and we can stop writing custom parsers for syslog type records.
Homepage:
https://github.com/madzak/python-json-logger/
https://pypi.org/project/python-json-logger/
License: BSD
python-keystoneclient
- Ebuilds: 2, Stable: 5.7.0 , Testing: 5.8.0
Description: Client Library for OpenStack Identity
Homepage:
https://opendev.org/openstack/python-keystoneclient/
https://github.com/openstack/python-keystoneclient/
https://pypi.org/project/python-keystoneclient/
License: Apache-2.0
python-ldap
- Ebuilds: 1, Stable: 3.4.5 , Testing: 3.4.5
Description: Various LDAP-related Python modules
Homepage:
https://www.python-ldap.org/en/latest/
https://pypi.org/project/python-ldap/
https://github.com/python-ldap/python-ldap/
License: MIT PSF-2
python-linux-procfs
- Ebuilds: 1, Testing: 0.7.3
Description: Python classes to extract information from the Linux kernel /proc files
Homepage:
https://git.kernel.org/pub/scm/libs/python/python-linux-procfs/python-linux-procfs.git/
License: GPL-2
python-lsp-black
- Ebuilds: 3, Stable: 2.0.0-r1 , Testing: 2.0.0-r2
Description: Black plugin for the Python LSP Server
Homepage:
https://github.com/python-lsp/python-lsp-black/
https://pypi.org/project/python-lsp-black/
License: MIT
python-lsp-jsonrpc
- Ebuilds: 1, Stable: 1.1.2 , Testing: 1.1.2
Description: JSON RPC 2.0 server library
Homepage:
https://github.com/python-lsp/python-lsp-jsonrpc/
https://pypi.org/project/python-lsp-jsonrpc/
License: MIT
python-lsp-ruff
- Ebuilds: 1, Testing: 2.3.0
Description: Ruff linting plugin for the Python LSP Server
Homepage:
https://github.com/python-lsp/python-lsp-ruff/
https://pypi.org/project/python-lsp-ruff/
License: MIT
python-lsp-server
- Ebuilds: 3, Stable: 1.13.2 , Testing: 1.14.0
Description: Python Language Server for the Language Server Protocol
Homepage:
https://github.com/python-lsp/python-lsp-server/
https://pypi.org/project/python-lsp-server/
License: MIT
python-ly
- Ebuilds: 1, Stable: 0.9.9
Description: Tool and library for manipulating LilyPond files
Homepage:
https://github.com/frescobaldi/python-ly/
https://pypi.org/project/python-ly/
License: GPL-2+
python-lzo
- Ebuilds: 1, Stable: 1.15 , Testing: 1.15
Description: Python interface to lzo
Homepage:
https://github.com/jd-boyd/python-lzo/
https://pypi.org/project/python-lzo/
License: GPL-2
python-magic
- Ebuilds: 1, Stable: 0.4.27 , Testing: 0.4.27
Description: Access the libmagic file type identification library
Homepage:
https://github.com/ahupp/python-magic/
https://pypi.org/project/python-magic/
License: BSD-2 MIT
python-markdown-math
- Ebuilds: 1, Stable: 0.9 , Testing: 0.9
Description: Math extension for Python-Markdown
Homepage:
https://github.com/mitya57/python-markdown-math/
https://pypi.org/project/python-markdown-math/
License: BSD
python-memcached
- Ebuilds: 1, Stable: 1.62
Description: Pure python memcached client
Homepage:
https://github.com/linsomniac/python-memcached/
https://pypi.org/project/python-memcached/
License: PSF-2.4
python-mimeparse
- Ebuilds: 1, Stable: 2.0.0 , Testing: 2.0.0
Description: Basic functions for handling mime-types in python
Homepage:
https://github.com/falconry/python-mimeparse/
https://pypi.org/project/python-mimeparse/
License: MIT
python-mpd2
- Ebuilds: 1, Stable: 3.1.1
Description: Python MPD client library
Homepage:
https://github.com/Mic92/python-mpd2/
https://pypi.org/project/python-mpd2/
License: LGPL-3+
python-mpv
- Ebuilds: 1, Testing: 1.0.8
Description: Python interface to the mpv media player
Homepage:
https://github.com/jaseg/python-mpv/
https://pypi.org/project/python-mpv/
License: AGPL-3
python-multipart
- Ebuilds: 2, Stable: 0.0.21 , Testing: 0.0.22
Description: A streaming multipart parser for Python
Homepage:
https://github.com/Kludex/python-multipart/
https://pypi.org/project/python-multipart/
License: Apache-2.0
python-neutronclient
- Ebuilds: 3, Stable: 11.6.0 , Testing: 11.8.0
Description: A client for the OpenStack Quantum API
Homepage:
https://opendev.org/openstack/python-neutronclient/
https://github.com/openstack/python-neutronclient/
https://pypi.org/project/python-neutronclient/
License: Apache-2.0
python-novaclient
- Ebuilds: 2, Stable: 18.11.0 , Testing: 18.12.0
Description:
This is a client for the OpenStack Nova API.
There's a Python API (the novaclient module),
and a command-line script (nova).
Each implements 100% of the OpenStack Nova API.
Homepage:
https://opendev.org/openstack/python-novaclient/
https://github.com/openstack/python-novaclient/
https://pypi.org/project/python-novaclient/
License: Apache-2.0
python-openstackclient
- Ebuilds: 3, Stable: 8.3.0 , Testing: 9.0.0
Description: A client for the OpenStack APIs
Homepage:
https://opendev.org/openstack/python-openstackclient/
https://github.com/openstack/python-openstackclient/
https://pypi.org/project/python-openstackclient/
License: Apache-2.0
python-pam
- Ebuilds: 1, Stable: 2.0.2-r2 , Testing: 2.0.2-r2
Description: Python PAM module
Homepage:
https://github.com/FirefighterBlu3/python-pam/
https://pypi.org/project/python-pam/
License: MIT
python-pkcs11
- Ebuilds: 1, Testing: 0.9.3
Description: PKCS#11/Cryptoki support for Python
Homepage:
https://github.com/pyauth/python-pkcs11
https://pypi.org/project/python-pkcs11
License: MIT
python-pskc
- Ebuilds: 2, Testing: 9999
Description: Python module for handling Portable Symmetric Key Container files
Homepage:
https://pypi.org/project/python-pskc/
https://arthurdejong.org/python-pskc/
https://github.com/arthurdejong/python-pskc
python-ptrace
- Ebuilds: 2, Stable: 0.9.9 , Testing: 9999
Description:
python-ptrace is a debugger using ptrace (Linux, BSD and Darwin system
call to trace processes) written in Python.
Homepage:
https://github.com/vstinner/python-ptrace/
https://pypi.org/project/python-ptrace/
python-redmine
- Ebuilds: 1, Testing: 2.5.0
Description: Python interface to the Redmine REST API
Homepage:
https://github.com/maxtepkeev/python-redmine/
https://pypi.org/project/python-redmine/
License: Apache-2.0
python-rtmidi
- Ebuilds: 1, Stable: 1.5.8
Description: Python bindings for media-libs/rtmidi implemented using Cython
Homepage:
https://pypi.org/project/python-rtmidi/
https://spotlightkid.github.io/python-rtmidi/
License: MIT
python-slugify
- Ebuilds: 1, Stable: 8.0.4 , Testing: 8.0.4
Description: A Python Slugify application that handles Unicode
Homepage:
https://github.com/un33k/python-slugify/
https://pypi.org/project/python-slugify/
License: MIT
python-snappy
- Ebuilds: 1, Stable: 0.7.3 , Testing: 0.7.3
Description: Python library for the snappy compression library from Google
Homepage:
https://github.com/intake/python-snappy/
https://pypi.org/project/python-snappy/
License: BSD
python-socks
- Ebuilds: 2, Stable: 2.8.0 , Testing: 2.8.1
Description: SOCKS4, SOCKS5, HTTP tunneling functionality for Python
Homepage:
https://github.com/romis2012/python-socks/
https://pypi.org/project/python-socks/
License: Apache-2.0
python-stdnum
- Ebuilds: 2, Stable: 2.1 , Testing: 2.2
Description: A module to handle standardized numbers and codes
Homepage:
https://arthurdejong.org/python-stdnum/
https://github.com/arthurdejong/python-stdnum/
https://pypi.org/project/python-stdnum/
License: LGPL-2.1
python-subunit
- Ebuilds: 2, Stable: 1.4.4 , Testing: 1.4.5
Description: A streaming protocol for test results
Homepage:
https://launchpad.net/subunit/
https://pypi.org/project/python-subunit/
License: Apache-2.0 BSD
python-swiftclient
- Ebuilds: 2, Stable: 4.9.0 , Testing: 4.10.0
Description: Python bindings to the OpenStack Object Storage API
Homepage:
https://opendev.org/openstack/python-swiftclient/
https://github.com/openstack/python-swiftclient/
https://pypi.org/project/python-swiftclient/
License: Apache-2.0
python-systemd
- Ebuilds: 1, Stable: 235 , Testing: 235
Description: Python module for native access to the systemd facilities
Homepage: https://github.com/systemd/python-systemd
License: LGPL-2.1
python-tests
- Ebuilds: 22, Stable: 3.14.2 , Testing: 3.14.3
Description: Test modules from dev-lang/python
Homepage:
https://www.python.org/
https://github.com/python/cpython/
License: PSF-2
python-tlsh
- Ebuilds: 2, Stable: 4.12.1 , Testing: 4.12.1
Description: Fuzzy matching library - C++ extension for Python
Homepage:
https://github.com/trendmicro/tlsh/
https://pypi.org/project/python-tlsh/
License: || ( Apache-2.0 BSD )
python-utils
- Ebuilds: 1, Stable: 3.9.1 , Testing: 3.9.1
Description: Collection of small Python functions & classes
Homepage:
https://github.com/WoLpH/python-utils/
https://pypi.org/project/python-utils/
License: BSD
python-vlc
- Ebuilds: 1, Testing: 3.0.21203
Description: Python ctypes-based bindings for libvlc
Homepage: https://github.com/oaubert/python-vlc
https://wiki.videolan.org/Python_bindings/
License: LGPL-2.1+
python-xlib
- Ebuilds: 1, Stable: 0.33 , Testing: 0.33
Description: A fully functional X client library for Python, written in Python
Homepage:
https://github.com/python-xlib/python-xlib/
https://pypi.org/project/python-xlib/
License: LGPL-2+
python-xmp-toolkit
- Ebuilds: 2, Stable: 2.0.2-r1 , Testing: 2.1.0
Description: Library for working with XMP metadata
Homepage:
https://github.com/python-xmp-toolkit/python-xmp-toolkit/
https://pypi.org/project/python-xmp-toolkit/
License: BSD
python3-discogs-client
- Ebuilds: 2, Stable: 2.8 , Testing: 9999
Homepage:
https://github.com/joalla/discogs_client/
https://pypi.org/project/python3-discogs-client/
License: BSD-2
python3-lxc
- Ebuilds: 1, Stable: 5.0.0 , Testing: 5.0.0
Description: Python bindings for LXC
Homepage: https://linuxcontainers.org/lxc/
License: LGPL-2.1+
python3-saml
- Ebuilds: 1, Testing: 1.16.0
Description: OneLogin's SAML Python Toolkit
Homepage:
https://github.com/SAML-Toolkits/python3-saml/
https://pypi.org/project/python3-saml/
License: MIT
python3-xapp
- Ebuilds: 2, Stable: 2.4.2 , Testing: 3.0.2
Description: Python bindings for x11-libs/xapp
Homepage: https://github.com/linuxmint/python3-xapp
License: LGPL-2+
pythondialog
- Ebuilds: 1, Stable: 3.5.3 , Testing: 3.5.3
Description: A Python module for making simple text/console-mode user interfaces
Homepage: https://pythondialog.sourceforge.io/
License: LGPL-2
pythonfinder
- Ebuilds: 4, Stable: 3.0.0 , Testing: 3.0.3
Description: PythonFinder: Cross Platform Search Tool for Finding Pythons
Homepage:
https://github.com/sarugaku/pythonfinder/
https://pypi.org/project/pythonfinder/
License: MIT
pythonnet
- Ebuilds: 1, Stable: 3.0.5
Description:
Python.NET is a package that gives Python programmers nearly seamless
integration with the .NET Common Language Runtime (CLR) and provides a
powerful application scripting tool for .NET developers. It allows Python
code to interact with the CLR, and may also be used to embed Python into a
.NET application.
Homepage: https://pythonnet.github.io/
https://github.com/pythonnet/pythonnet/
License: MIT
pythran
- Ebuilds: 1, Stable: 0.18.1 , Testing: 0.18.1
Description: Ahead of Time compiler for numeric kernels
Homepage:
https://pypi.org/project/pythran/
https://github.com/serge-sans-paille/pythran/
License: BSD
pytidylib
- Ebuilds: 1, Stable: 0.3.2-r2 , Testing: 0.3.2-r2
Description: Python wrapper for HTML Tidy (tidylib)
Homepage:
https://github.com/countergram/pytidylib/
https://pypi.org/project/pytidylib/
License: MIT
pytimeparse
- Ebuilds: 1, Testing: 1.1.8-r1
Description: A small Python module to parse various kinds of time expressions
Homepage:
https://github.com/wroberts/pytimeparse/
https://pypi.org/project/pytimeparse/
License: MIT
pytokens
- Ebuilds: 2, Stable: 0.4.1 , Testing: 0.4.1 , 0.4.0-r1
Description: A fast, spec compliant Python 3.13+ tokenizer that runs on older Pythons
Homepage:
https://github.com/tusharsadhwani/pytokens/
https://pypi.org/project/pytokens/
License: MIT
pytoolconfig
- Ebuilds: 1, Stable: 1.3.1 , Testing: 1.3.1
Description: Python tool configuration
Homepage:
https://pypi.org/project/pytoolconfig/
https://github.com/bagel897/pytoolconfig/
License: LGPL-3+
pytools
- Ebuilds: 4, Stable: 2025.2.5 , Testing: 2025.2.5 , 2025.2.3
Description: Collection of tools missing from the Python standard library
Homepage:
https://mathema.tician.de/software/pytools/
https://github.com/inducer/pytools/
https://pypi.org/project/pytools/
License: MIT
pytrie
- Ebuilds: 1, Stable: 0.4.0-r1 , Testing: 0.4.0-r1
Description:
A *trie* is an ordered tree data structure that is used to store a
mapping where the keys are sequences, usually strings over an alphabet.
In addition to implementing the mapping interface, tries allow finding
the items for a given prefix, and vice versa, finding the items whose
keys are prefixes of a given key.
Homepage:
https://github.com/gsakkis/pytrie/
https://pypi.org/project/PyTrie/
License: BSD
pytz
- Ebuilds: 2, Stable: 2025.2 , Testing: 2026.1_p1
Description:
pytz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3
or higher. It also solves the issue of ambiguous times at the end of
daylight savings, which you can read more about in the Python
Library Reference (datetime.tzinfo).
Amost all (over 540) of the Olson timezones are supported.
Homepage:
https://pythonhosted.org/pytz/
https://github.com/stub42/pytz/
https://pypi.org/project/pytz/
License: MIT
pyu2f
- Ebuilds: 1, Stable: 0.1.5-r1 , Testing: 0.1.5-r1
Description: Python based U2F host library
Homepage:
https://github.com/google/pyu2f/
https://pypi.org/project/pyu2f/
License: Apache-2.0
pyuca
- Ebuilds: 1, Testing: 1.2
Description: Python implementation of the Unicode Collation Algorithm
Homepage:
https://github.com/jtauber/pyuca
https://pypi.org/project/pyuca/
License: MIT
pyudev
- Ebuilds: 2, Stable: 0.24.4 , Testing: 0.24.4
Description:
pyudev is a Python binding to libudev, the hardware management library
and service found in modern linux systems.
Homepage: https://pyudev.readthedocs.io/en/latest/ https://github.com/pyudev/pyudev
License: LGPL-2.1
pyupgrade
- Ebuilds: 2, Testing: 3.21.2
Description: Tool + pre-commit hook to automatically upgrade syntax for newer Pythons
Homepage:
https://github.com/asottile/pyupgrade/
https://pypi.org/project/pyupgrade/
License: MIT
pyusb
- Ebuilds: 1, Stable: 1.3.1 , Testing: 1.3.1
Description: USB support for Python
Homepage:
https://pyusb.github.io/pyusb/
https://github.com/pyusb/pyusb/
https://pypi.org/project/pyusb/
License: BSD
pyvirtualdisplay
- Ebuilds: 1, Stable: 3.0 , Testing: 3.0
Description: Python wrapper for Xvfb, Xephyr and Xvnc
Homepage:
https://github.com/ponty/PyVirtualDisplay/
https://pypi.org/project/PyVirtualDisplay/
License: BSD-2
pywavelets
- Ebuilds: 2, Testing: 1.9.0
Description:
PyWavelets is a Python wavelet transforms module that can perform:
* Discrete Wavelet Transform (1D and 2D)
* Inverse Discrete Wavelet Transform (1D and 2D)
* Stationary Wavelet Transform
* Wavelet Packets decomposition and reconstruction
Homepage:
https://pywavelets.readthedocs.io/en/latest/
https://github.com/PyWavelets/pywt/
https://pypi.org/project/PyWavelets/
License: MIT
pywayland
- Ebuilds: 1, Stable: 0.4.18 , Testing: 0.4.18
Description: Python bindings for the libwayland library
Homepage:
https://pywayland.readthedocs.io/en/latest/
https://github.com/flacjacket/pywayland
https://pypi.org/project/pywayland/
License: Apache-2.0
pywinrm
- Ebuilds: 1, Stable: 0.5.0 , Testing: 0.5.0
Description: Python client for the Windows Remote Management (WinRM) service
Homepage:
https://github.com/diyan/pywinrm/
https://pypi.org/project/pywinrm/
License: MIT
pywlroots
- Ebuilds: 1, Stable: 0.17.0 , Testing: 0.17.0
Description: Python binding to the wlroots library using cffi
Homepage:
https://github.com/flacjacket/pywlroots/
https://pypi.org/project/pywlroots/
License: BSD
pyx
- Ebuilds: 1, Testing: 0.16-r2
Description:
PyX is a Python package for the creation of encapsulated PostScript figures.
It provides both an abstraction of PostScript and a TeX/LaTeX interface.
Complex tasks like 2d and 3d plots in publication-ready quality are built out
of these primitives.
Homepage:
https://github.com/pyx-project/pyx
https://pyx-project.org/
https://pypi.org/project/PyX/
License: GPL-2
pyxattr
- Ebuilds: 1, Stable: 0.8.1 , Testing: 0.8.1
Description:
pyxattr is an Python extension module wrapper for libattr. You can
use this module to query, list, add and remove extended attributes
from files and directories
Homepage:
https://pyxattr.k1024.org/
https://github.com/iustin/pyxattr/
https://pypi.org/project/pyxattr/
License: LGPL-2.1
pyxdameraulevenshtein
- Ebuilds: 2, Stable: 1.9.0 , Testing: 1.10.0
Description: Implements the Damerau-Levenshtein edit distance algorithm for Python in Cython
Homepage:
https://github.com/lanl/pyxDamerauLevenshtein/
https://pypi.org/project/pyxDamerauLevenshtein/
License: BSD
pyxdg
- Ebuilds: 1, Stable: 0.28-r2 , Testing: 0.28-r2
Description: A Python module to deal with freedesktop.org specifications
Homepage:
https://freedesktop.org/wiki/Software/pyxdg/
https://pypi.org/project/pyxdg/
License: LGPL-2
pyyaml
- Ebuilds: 2, Stable: 6.0.3 , Testing: 6.0.3
Description: YAML parser and emitter for Python
Homepage:
https://pyyaml.org/wiki/PyYAML
https://pypi.org/project/PyYAML/
https://github.com/yaml/pyyaml/
License: MIT
pyyaml-env-tag
- Ebuilds: 1, Stable: 1.1 , Testing: 1.1
Description: A custom YAML tag for referencing environment variables in YAML files
Homepage:
https://github.com/waylan/pyyaml-env-tag/
https://pypi.org/project/pyyaml_env_tag/
License: MIT
pyzbar
- Ebuilds: 1, Testing: 0.1.9
Description: Read one-dimensional barcodes and QR codes from Python
Homepage:
https://github.com/NaturalHistoryMuseum/pyzbar/
https://pypi.org/project/pyzbar/
License: MIT
pyzmq
- Ebuilds: 5, Stable: 27.1.0 , Testing: 27.1.0
Description: Lightweight and super-fast messaging library built on top of the ZeroMQ library
Homepage:
https://zeromq.org/languages/python/
https://pypi.org/project/pyzmq/
https://github.com/zeromq/pyzmq/
License: LGPL-3
pyzotero
- Ebuilds: 2, Testing: 1.11.0
Description: A Python client for the Zotero API
Homepage:
https://github.com/urschrei/pyzotero/
https://pypi.org/project/pyzotero/
License: BlueOak-1.0.0
pyzstd
- Ebuilds: 3, Stable: 0.19.0 , 0.18.0 , Testing: 0.19.1
Description: Support for Zstandard (zstd) compression
Homepage:
https://github.com/Rogdham/pyzstd/
https://pypi.org/project/pyzstd/
License: BSD
qdarkstyle
- Ebuilds: 1, Stable: 3.2.3 , Testing: 3.2.3
Description: A dark style sheet for QtWidgets application
Homepage:
https://github.com/ColinDuquesnoy/QDarkStyleSheet/
https://pypi.org/project/QDarkStyle/
License: MIT
qpageview
- Ebuilds: 1, Stable: 1.0.2
Description: Page-based viewer widget for Qt5/PyQt5
Homepage: https://qpageview.org/
License: GPL-3+
qrcode
- Ebuilds: 1, Stable: 8.2 , Testing: 8.2
Description: QR Code generator on top of PIL
Homepage:
https://github.com/lincolnloop/python-qrcode/
https://pypi.org/project/qrcode/
License: BSD
qscintilla
- Ebuilds: 1, Stable: 2.14.1-r3 , Testing: 2.14.1-r3
Description: Python bindings for QScintilla
Homepage: https://www.riverbankcomputing.com/software/qscintilla/ https://pypi.org/project/QScintilla/
License: GPL-3
qstylizer
- Ebuilds: 1, Testing: 0.2.4
Description: Stylesheet Generator for PyQt5/PySide2
Homepage:
https://github.com/blambright/qstylizer/
https://pypi.org/project/qstylizer/
License: MIT
qtawesome
- Ebuilds: 3, Stable: 1.4.0 , Testing: 1.4.1
Description:
QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons
in PyQt and PySide applications.
Homepage:
https://github.com/spyder-ide/qtawesome/
https://pypi.org/project/QtAwesome/
License: MIT Apache-2.0 CC-BY-4.0 MIT OFL-1.1
qtconsole
- Ebuilds: 4, Stable: 5.7.0 , Testing: 5.7.2
Description:
A rich Qt-based console for working with Jupyter kernels,
supporting rich media output, session export, and more.
Homepage:
https://www.spyder-ide.org/
https://github.com/spyder-ide/qtconsole/
https://pypi.org/project/qtconsole/
License: BSD
qtpy
- Ebuilds: 2, Stable: 2.4.3-r1 , Testing: 2.4.3-r1
Description:
QtPy is a small abstraction layer that lets you write applications using a single API call to either PyQt or PySide.
It provides support for PyQt6, PyQt5 and PySide6.
Basically, you can write your code as if you were using PyQt6 but import Qt modules from qtpy instead of PyQt6 (or PySide6)
Homepage:
https://github.com/spyder-ide/qtpy/
https://pypi.org/project/QtPy/
License: MIT
qtsass
- Ebuilds: 1, Stable: 0.4.0
Description: Compile SASS files to Qt stylesheets
Homepage:
https://github.com/spyder-ide/qtsass/
https://pypi.org/project/qtsass/
License: MIT
quantities
- Ebuilds: 2, Stable: 0.16.2 , Testing: 0.16.4
Description: Support for physical quantities with units, based on numpy
Homepage:
https://github.com/python-quantities/python-quantities/
https://pypi.org/project/quantities/
License: BSD
quart
- Ebuilds: 1, Stable: 0.20.0 , Testing: 0.20.0
Description: A Python ASGI web microframework with the same API as Flask
Homepage:
https://github.com/pallets/quart/
https://pypi.org/project/Quart/
License: MIT
quart-trio
- Ebuilds: 1, Stable: 0.12.0 , Testing: 0.12.0
Description: A Quart extension to provide trio support
Homepage:
https://github.com/pgjones/quart-trio/
https://pypi.org/project/quart-trio/
License: MIT
radon
- Ebuilds: 1, Stable: 6.0.1-r2 , Testing: 6.0.1-r2
Description: Code Metrics in Python
Homepage:
https://radon.readthedocs.io/
https://github.com/rubik/radon/
https://pypi.org/project/radon/
License: MIT
raet
- Ebuilds: 1, Stable: 0.6.8-r6 , Testing: 0.6.8-r6
Description: Reliable Asynchronous Event Transport Protocol
Homepage:
https://github.com/RaetProtocol/raet/
https://pypi.org/project/raet/
License: Apache-2.0
random2
- Ebuilds: 1, Stable: 1.0.2 , Testing: 1.0.2
Description: Python 2.7 random module ported to Python 3
Homepage: https://pypi.org/project/random2/
License: PSF-2
rapidfuzz
- Ebuilds: 3, Stable: 3.14.3 , Testing: 3.14.3 , 3.14.2
Description: Rapid fuzzy string matching in Python using various string metrics
Homepage:
https://github.com/rapidfuzz/RapidFuzz/
https://pypi.org/project/RapidFuzz/
License: MIT
rarfile
- Ebuilds: 1, Stable: 4.2 , Testing: 4.2
Description: Module for RAR archive reading
Homepage:
https://github.com/markokr/rarfile/
https://pypi.org/project/rarfile/
License: ISC
ratelimit
- Ebuilds: 1, Testing: 2.2.1-r1
Description:
ratelimit introduces a method decorator preventing a method from being
called more than once within a given time period. It prevents API providers
from banning your applications by conforming to set rate limits.
Homepage: https://github.com/tomasbasham/ratelimit
License: MIT
rdflib
- Ebuilds: 2, Stable: 7.5.0 , Testing: 7.6.0
Description: RDF library containing a triple store and parser/serializer
Homepage:
https://github.com/RDFLib/rdflib/
https://pypi.org/project/rdflib/
License: BSD
re-assert
- Ebuilds: 1, Stable: 1.1.0-r3 , Testing: 1.1.0-r3
Description: Show where your regex match assertion failed
Homepage:
https://github.com/asottile/re-assert/
https://pypi.org/project/re-assert/
License: MIT
readme-renderer
- Ebuilds: 1, Stable: 44.0 , Testing: 44.0
Description: A library for rendering 'readme' descriptions for Warehouse
Homepage:
https://github.com/pypa/readme_renderer/
https://pypi.org/project/readme-renderer/
License: Apache-2.0
readtime
- Ebuilds: 1, Stable: 3.0.0 , Testing: 3.0.0
Description: Calculates the time some text takes the average human to read
Homepage:
https://github.com/alanhamlett/readtime/
https://pypi.org/project/readtime/
License: BSD-2
rebulk
- Ebuilds: 1, Stable: 3.2.0 , Testing: 3.2.0
Description: Python library that performs advanced searches in strings
Homepage:
https://github.com/Toilal/rebulk/
https://pypi.org/project/rebulk/
License: MIT Apache-2.0
recommonmark
- Ebuilds: 1, Stable: 0.7.1-r1 , Testing: 0.7.1-r1
Description: Python docutils-compatibility bridge to CommonMark
Homepage:
https://recommonmark.readthedocs.io/
https://github.com/readthedocs/recommonmark/
https://pypi.org/project/recommonmark/
License: MIT
recurring-ical-events
- Ebuilds: 2, Testing: 3.8.1
Description: Repeat ICalendar events by RRULE, RDATE and EXDATE
Homepage:
https://github.com/niccokunzmann/python-recurring-ical-events/
https://pypi.org/project/recurring-ical-events/
License: LGPL-3+
redis
- Ebuilds: 5, Stable: 7.1.0 , Testing: 7.4.0 , 7.1.1
Description: Python client for Redis key-value store
Homepage:
https://github.com/redis/redis-py/
https://pypi.org/project/redis/
License: MIT
reedsolo
- Ebuilds: 1, Stable: 2.1.1_beta1-r2 , Testing: 2.1.1_beta1-r2
Description: Python Reed Solomon encoder/decoder
Homepage:
https://github.com/tomerfiliba-org/reedsolomon/
https://pypi.org/project/reedsolo/
License: || ( Unlicense MIT-0 )
referencing
- Ebuilds: 2, Stable: 0.37.0 , Testing: 0.37.0
Description: Cross-specification JSON referencing (JSON Schema, OpenAPI...)
Homepage:
https://github.com/python-jsonschema/referencing/
https://pypi.org/project/referencing/
License: MIT
reflink
- Ebuilds: 1, Stable: 0.2.2 , Testing: 0.2.2
Description:
Python wrapper around the reflink system calls.
Btrfs, XFS, OCFS2 reflink support, Apple macOS APFS clonefile support.
Homepage:
https://gitlab.com/rubdos/pyreflink/
https://pypi.org/project/reflink/
License: MIT
regex
- Ebuilds: 3, Stable: 2026.1.15 , Testing: 2026.2.28
Description: Alternative regular expression module to replace re
Homepage:
https://github.com/mrabarnett/mrab-regex/
https://pypi.org/project/regex/
License: Apache-2.0
regress
- Ebuilds: 2, Stable: 2025.10.1 , Testing: 2025.10.1
Description: Python bindings to the Rust regress crate
Homepage:
https://pypi.org/project/regress/
https://github.com/crate-py/regress
License: MIT Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0 ZLIB
rencode
- Ebuilds: 1, Stable: 1.0.8-r1 , Testing: 1.0.8-r1
Description:
The rencode module is similar to bencode from the BitTorrent project. For
complex, heterogeneous data structures with many small elements, r-encodings
take up significantly less space than b-encodings. This version of rencode is
a complete rewrite in Cython to attempt to increase the performance over the
pure Python module written by Petru Paler, Connelly Barnes et al.
Homepage:
https://github.com/aresch/rencode/
https://pypi.org/project/rencode/
License: GPL-3+
reno
- Ebuilds: 1, Stable: 4.1.0 , Testing: 4.1.0
Description: Release notes manager, storing release notes in a git repo and building docs
Homepage:
https://opendev.org/openstack/reno/
https://github.com/openstack/reno/
https://pypi.org/project/reno/
License: Apache-2.0
reportlab
- Ebuilds: 1, Stable: 4.4.10 , Testing: 4.4.10
Description:
ReportLab is the time-proven, ultra-robust open-source engine for creating
complex, data-driven PDF documents and custom vector graphics. It's free,
open-source, and written in Python. The package sees 50,000+ downloads per
month, is part of standard Linux distributions, is embedded in many
products, and was selected to power the print/export feature for Wikipedia.
The ReportLab Toolkit has evolved over the years in direct response to the
real-world reporting needs of large institutions. The library implements
three main layers:
A graphics canvas API that 'draws' PDF pages A charts and widgets
library for creating reusable data graphics. A page layout engine -
PLATYPUS ("Page Layout and TYPography Using Scripts") - which builds
documents from elements such as headlines, paragraphs, fonts, tables
and vector graphics.
The open-source ReportLab Toolkit provides the core of our commercial
product, ReportLab PLUS, which generates PDF at higher speed and allows use
of our smart XML-based templating language RML. ReportLab PLUS contains
significant upgrades over the open-source library that allows for a much
faster development cycle. If you are putting substantial time into
building a solution please consider the commercial version; it is faster,
does more, and the revenues directly support ongoing development. You
can trial ReportLab PLUS for free.
Homepage:
https://www.reportlab.com/
https://pypi.org/project/reportlab/
License: BSD
repoze-lru
- Ebuilds: 1, Stable: 0.7-r3 , Testing: 0.7-r3
Description: A tiny LRU cache implementation and decorator
Homepage:
https://github.com/repoze/repoze.lru/
https://pypi.org/project/repoze.lru/
License: repoze
requests
- Ebuilds: 3, Stable: 2.32.5 , Testing: 2.33.0
Description:
Most existing Python modules for sending HTTP requests are extremely verbose and
cumbersome. Python’s built-in urllib2 module provides most of the HTTP
capabilities you should need, but the API is thoroughly broken. This library is
designed to make HTTP requests easy for developers.
Homepage:
https://requests.readthedocs.io/
https://github.com/psf/requests/
https://pypi.org/project/requests/
License: Apache-2.0
requests-cache
- Ebuilds: 3, Stable: 1.2.1 , Testing: 1.3.1
Description: Persistent cache for requests library
Homepage:
https://pypi.org/project/requests-cache/
https://github.com/requests-cache/requests-cache/
License: BSD
requests-credssp
- Ebuilds: 1, Stable: 2.0.0 , Testing: 2.0.0
Description: HTTPS CredSSP authentication with the requests library
Homepage:
https://pypi.org/project/requests-credssp/
https://github.com/jborean93/requests-credssp/
License: MIT
requests-download
- Ebuilds: 1, Stable: 0.1.2-r2 , Testing: 0.1.2-r2
Description: A convenient function to download to a file using requests
Homepage:
https://github.com/takluyver/requests_download/
https://pypi.org/project/requests_download/
License: MIT
requests-file
- Ebuilds: 3, Stable: 2.1.0 , Testing: 3.0.1
Description: File transport adapter for Requests
Homepage:
https://github.com/dashea/requests-file/
https://pypi.org/project/requests-file/
License: Apache-2.0
requests-futures
- Ebuilds: 1, Stable: 1.0.2 , Testing: 1.0.2
Description:
Small add-on for the python requests http library. Makes use of python 3.2's
concurrent.futures or the backport for prior versions of python.
Homepage:
https://github.com/ross/requests-futures/
https://pypi.org/project/requests-futures/
License: Apache-2.0
requests-kerberos
- Ebuilds: 1, Stable: 0.15.0 , Testing: 0.15.0
Description: A Kerberos authentication handler for python-requests
Homepage:
https://github.com/requests/requests-kerberos/
https://pypi.org/project/requests-kerberos/
License: ISC
requests-mock
- Ebuilds: 1, Stable: 1.12.1 , Testing: 1.12.1
Description: Mock out responses from the requests package
Homepage:
https://github.com/jamielennox/requests-mock/
https://pypi.org/project/requests-mock/
License: Apache-2.0
requests-ntlm
- Ebuilds: 1, Stable: 1.3.0 , Testing: 1.3.0
Description: HTTP NTLM authentication using the requests library
Homepage:
https://github.com/requests/requests-ntlm/
https://pypi.org/project/requests-ntlm/
License: ISC
requests-oauthlib
- Ebuilds: 1, Stable: 2.0.0 , Testing: 2.0.0
Description: This project provides first-class OAuth library support for Requests
Homepage:
https://github.com/requests/requests-oauthlib/
https://pypi.org/project/requests-oauthlib/
License: ISC
requests-toolbelt
- Ebuilds: 1, Stable: 1.0.0 , Testing: 1.0.0
Description: A utility belt for advanced users of python-requests
Homepage:
https://toolbelt.readthedocs.io/
https://github.com/requests/toolbelt/
https://pypi.org/project/requests-toolbelt/
License: Apache-2.0
requests-unixsocket
- Ebuilds: 1, Stable: 0.4.1 , Testing: 0.4.1
Description: Use requests to talk HTTP via a UNIX domain socket
Homepage:
https://github.com/msabramo/requests-unixsocket/
https://pypi.org/project/requests-unixsocket/
License: Apache-2.0
requests-wsgi-adapter
- Ebuilds: 1, Testing: 0.4.1
Description: WSGI Transport Adapter for Requests
Homepage:
https://github.com/seanbrant/requests-wsgi-adapter/
https://pypi.org/project/requests-wsgi-adapter/
License: BSD
requestsexceptions
- Ebuilds: 1, Stable: 1.4.0-r1 , Testing: 1.4.0-r1
Description:
The python requests library bundles the urllib3 library, however, some software distributions modify requests to remove the bundled library. This makes some operations, such as supressing the "insecure platform warning" messages that urllib emits difficult. This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.
Homepage:
https://opendev.org/openstack/requestsexceptions/
https://github.com/openstack/requestsexceptions/
https://pypi.org/project/requestsexceptions/
License: Apache-2.0
resolvelib
- Ebuilds: 4, Stable: 1.2.1 , Testing: 1.2.1
Description:
ResolveLib at the highest level provides a Resolver class that includes
dependency resolution logic. You give it some things, and a little
information on how it should interact with them, and it will spit out
a resolution result.
Homepage:
https://github.com/sarugaku/resolvelib/
https://pypi.org/project/resolvelib/
License: ISC
responses
- Ebuilds: 2, Stable: 0.25.8 , Testing: 0.26.0
Description: Utility for mocking out the Python Requests library
Homepage:
https://pypi.org/project/responses/
https://github.com/getsentry/responses/
License: Apache-2.0
respx
- Ebuilds: 1, Stable: 0.22.0-r1
Description: Mock HTTPX with awesome request patterns and response side effects
Homepage:
https://lundberg.github.io/respx/
https://pypi.org/project/respx/
https://github.com/lundberg/respx/
License: BSD
restructuredtext-lint
- Ebuilds: 4, Stable: 1.4.0 , Testing: 2.0.2
Description: Checks PyPI validity of reStructuredText
Homepage:
https://github.com/twolfson/restructuredtext-lint/
https://pypi.org/project/restructuredtext-lint/
License: Unlicense
retry-decorator
- Ebuilds: 1, Stable: 1.1.1-r1 , Testing: 1.1.1-r1
Description: Decorator for retrying when exceptions occur
Homepage:
https://github.com/pnpnpn/retry-decorator/
https://pypi.org/project/retry-decorator/
License: MIT
retrying
- Ebuilds: 2, Stable: 1.4.2 , Testing: 1.4.2
Description: General-purpose retrying library
Homepage:
https://github.com/groodt/retrying/
https://pypi.org/project/retrying/
License: Apache-2.0
rfc3161-client
- Ebuilds: 3, Stable: 1.0.5 , Testing: 1.0.5
Description: An Opinionated Python RFC3161 Client
Homepage:
https://github.com/trailofbits/rfc3161-client/
https://pypi.org/project/rfc3161-client/
License: Apache-2.0
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-3.0
rfc3339-validator
- Ebuilds: 1, Stable: 0.1.4-r1 , Testing: 0.1.4-r1
Description: A pure python RFC3339 validator
Homepage:
https://github.com/naimetti/rfc3339-validator/
https://pypi.org/project/rfc3339-validator/
License: MIT
rfc3986
- Ebuilds: 1, Stable: 2.0.0-r1 , Testing: 2.0.0-r1
Description: Validating URI References per RFC 3986
Homepage:
https://rfc3986.rtfd.org/
https://github.com/python-hyper/rfc3986/
https://pypi.org/project/rfc3986/
https://datatracker.ietf.org/doc/html/rfc3986/
License: Apache-2.0
rfc3986-validator
- Ebuilds: 1, Stable: 0.1.1-r2 , Testing: 0.1.1-r2
Description: Pure python RFC3986 validator
Homepage:
https://pypi.org/project/rfc3986-validator/
https://github.com/naimetti/rfc3986-validator
License: MIT
rfc3987
- Ebuilds: 1, Stable: 1.3.8-r3 , Testing: 1.3.8-r3
Description: Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
Homepage:
https://github.com/dgerber/rfc3987/
https://pypi.org/project/rfc3987/
License: GPL-3
rfc8785
- Ebuilds: 1, Stable: 0.1.4 , Testing: 0.1.4
Description: Pure-Python impl. of RFC 8785 (JSON Canonicalization Scheme)
Homepage:
https://github.com/trailofbits/rfc8785.py/
https://pypi.org/project/rfc8785/
License: Apache-2.0
rich
- Ebuilds: 4, Stable: 14.2.0 , Testing: 14.3.3
Description: Python library for rendering rich text, tables, etc. to the terminal
Homepage:
https://github.com/Textualize/rich/
https://pypi.org/project/rich/
License: MIT
rich-argparse
- Ebuilds: 2, Stable: 1.7.2 , Testing: 1.7.2
Description: Rich help formatters for argparse and optparse
Homepage:
https://github.com/hamdanal/rich-argparse/
https://pypi.org/project/rich-argparse/
License: MIT
rich-click
- Ebuilds: 5, Stable: 1.9.6 , 1.8.9 , Testing: 1.9.7
Description: Format click help output nicely with rich
Homepage:
https://pypi.org/project/rich-click/
https://github.com/ewels/rich-click/
License: MIT
roman
- Ebuilds: 2, Stable: 5.2
Description: An Integer to Roman numerals converter
Homepage:
https://pypi.org/project/roman/
https://github.com/zopefoundation/roman
License: ZPL
roman-numerals
- Ebuilds: 2, Stable: 4.1.0 , Testing: 4.1.0 , 4.0.0
Description: Manipulate roman numerals
Homepage:
https://github.com/AA-Turner/roman-numerals/
https://pypi.org/project/roman-numerals/
License: || ( 0BSD CC0-1.0 )
roman-numerals-py
- Ebuilds: 3, Stable: 4.1.0 , Testing: 4.1.0 , 4.0.0
Description: Backwards compatibility for dev-python/roman-numerals
Homepage:
https://github.com/AA-Turner/roman-numerals/
https://pypi.org/project/roman-numerals-py/
License: || ( 0BSD CC0-1.0 )
rope
- Ebuilds: 1, Stable: 1.14.0 , Testing: 1.14.0
Description: Python refactoring library
Homepage:
https://pypi.org/project/rope/
https://github.com/python-rope/rope/
License: LGPL-3+
ropemode
- Ebuilds: 1, Testing: 0.6.1
Description: A helper for using rope refactoring library in IDEs
Homepage:
https://github.com/python-rope/ropemode/
https://pypi.org/project/ropemode/
License: GPL-2
routes
- Ebuilds: 1, Stable: 2.5.1-r2 , Testing: 2.5.1-r2
Description: A re-implementation of Rails routes system, mapping URLs to Controllers/Actions
Homepage:
https://routes.readthedocs.io/en/latest/
https://github.com/bbangert/routes/
https://pypi.org/project/Routes/
License: BSD
rpds-py
- Ebuilds: 4, Stable: 0.30.0 , Testing: 0.30.0
Description: Python bindings to Rust's persistent data structures (rpds)
Homepage:
https://github.com/crate-py/rpds/
https://pypi.org/project/rpds-py/
License: MIT Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0
rply
- Ebuilds: 1, Stable: 0.7.8-r1
Description: Pure python parser generator that also works with RPython
Homepage:
https://github.com/alex/rply/
https://pypi.org/project/rply/
License: BSD
rpy2
- Ebuilds: 1, Testing: 3.6.4
Description:
RPy provides a robust Python interface to the R programming
language. It can manage R objects and can execute arbitrary R
functions. All the errors from the R language are converted to
Python exceptions.
Homepage:
https://rpy2.github.io/
https://github.com/rpy2/rpy2/
https://pypi.org/project/rpy/
License: GPL-2+
rpy2-rinterface
- Ebuilds: 1, Testing: 3.6.3
Description: Low-level interface from Python to the R
Homepage:
https://rpy2.github.io/
https://github.com/rpy2/rpy2/
https://pypi.org/project/rpy2-rinterface/
License: GPL-2+
rpy2-robjects
- Ebuilds: 1, Testing: 3.6.3
Description: Python interface to the R language (embedded R)
Homepage:
https://rpy2.github.io/
https://github.com/rpy2/rpy2/
https://pypi.org/project/rpy2-robjects/
License: GPL-2+
rpyc
- Ebuilds: 1, Stable: 6.0.0 , Testing: 6.0.0
Description: Remote Python Call (RPyC), a transparent and symmetric RPC library
Homepage: https://rpyc.readthedocs.io/en/latest/
https://pypi.org/project/rpyc/
https://github.com/tomerfiliba-org/rpyc
License: MIT
rq
- Ebuilds: 2, Stable: 2.6.1 , Testing: 2.7.0
Description: Simple, lightweight library for creating and processing background jobs
Homepage:
https://python-rq.org/
https://github.com/rq/rq/
https://pypi.org/project/rq/
License: BSD
rsa
- Ebuilds: 1, Stable: 4.9 , Testing: 4.9
Description: Pure-Python RSA implementation
Homepage:
https://stuvel.eu/rsa/
https://github.com/sybrenstuvel/python-rsa/
https://pypi.org/project/rsa/
License: Apache-2.0
rst-linker
- Ebuilds: 1, Stable: 2.6.0 , Testing: 2.6.0
Description: Sphinx plugin to add links and timestamps to the changelog
Homepage:
https://github.com/jaraco/rst.linker/
https://pypi.org/project/rst.linker/
License: MIT
rtimulib
- Ebuilds: 1, Stable: 7.2.1-r3
Description:
RTIMULib is the simplest way to connect a 9-dof, 10-dof or 11-dof IMU
to an embedded Linux system and obtain Kalman-filtered quaternion or
Euler angle pose data. Basically, two simple funtion calls
(IMUInit() and IMURead()) are pretty much all that's needed to integrate RTIMULib.
Homepage: https://github.com/RPi-Distro/RTIMULib
License: MIT
rtree
- Ebuilds: 2, Stable: 1.4.1 , Testing: 1.4.1
Description:
Rtree is a ctypes Python wrapper of libspatialindex that provides a number of advanced spatial indexing
features for the spatially curious Python user.
Homepage:
https://rtree.readthedocs.io/
https://github.com/Toblerity/rtree/
https://pypi.org/project/rtree/
License: MIT
rtslib-fb
- Ebuilds: 3, Stable: 2.2.3 , Testing: 2.2.4
Description: A Python object API for managing the Linux LIO kernel target
Homepage:
https://github.com/open-iscsi/rtslib-fb/
https://pypi.org/project/rtslib-fb/
License: Apache-2.0
ruamel-yaml
- Ebuilds: 3, Stable: 0.18.17 , Testing: 0.19.1
Description: YAML parser/emitter that supports roundtrip comment preservation
Homepage:
https://pypi.org/project/ruamel.yaml/
https://sourceforge.net/projects/ruamel-yaml/
License: MIT
ruamel-yaml-clib
- Ebuilds: 2, Stable: 0.2.15 , Testing: 0.2.15
Description:
This package was split of from ruamel.yaml, so that ruamel.yaml can be
built as a universal wheel. Apart from the C code seldom changing, and
taking a long time to compile for all platforms, this allows
installation of the .so on Linux systems under /usr/lib64/pythonX.Y
(without a .pth file or a ruamel directory) and the Python code for
ruamel.yaml under /usr/lib/pythonX.Y.
Homepage:
https://pypi.org/project/ruamel.yaml.clib/
https://sourceforge.net/projects/ruamel-yaml-clib/
License: MIT
ruamel-yaml-clibz
- Ebuilds: 1, Testing: 0.3.7
Description: C-based reader/scanner and emitter for dev-python/ruamel-yaml
Homepage:
https://pypi.org/project/ruamel.yaml.clibz/
https://sourceforge.net/projects/ruamel-yaml-clibz/
License: MIT
s3transfer
- Ebuilds: 3, Stable: 0.16.0 , Testing: 0.16.0
Description: An Amazon S3 Transfer Manager
Homepage:
https://github.com/boto/s3transfer/
https://pypi.org/project/s3transfer/
License: Apache-2.0
sabctools
- Ebuilds: 8, Stable: 9.3.1 , Testing: 9.4.0
Description: Module providing raw yEnc encoding/decoding for SABnzbd
Homepage:
https://github.com/sabnzbd/sabctools/
https://pypi.org/project/sabctools/
License: GPL-2+
sarge
- Ebuilds: 2, Testing: 0.1.8
Description: Wrapper for subprocess which provides command pipeline functionality
Homepage:
https://docs.red-dove.com/sarge/
https://pypi.org/project/sarge/
https://github.com/vsajip/sarge/
License: BSD
sarif-om
- Ebuilds: 1, Stable: 1.0.4-r1 , Testing: 1.0.4-r1
Description: Classes implementing the SARIF 2.1.0 object model
Homepage:
https://pypi.org/project/sarif-om/
https://github.com/microsoft/sarif-python-om/
License: MIT
schema
- Ebuilds: 2, Testing: 0.7.8
Description: Simple data validation library
Homepage:
https://github.com/keleshev/schema/
https://pypi.org/project/schema/
License: MIT
scikit-build
- Ebuilds: 2, Stable: 0.18.1 , Testing: 0.19.0
Description: Improved build system generator for Python C/C++/Fortran/Cython extensions
Homepage:
https://github.com/scikit-build/scikit-build/
https://pypi.org/project/scikit-build/
License: MIT
scikit-build-core
- Ebuilds: 4, Stable: 0.11.6 , Testing: 0.12.2
Description: Build backend for CMake based projects
Homepage:
https://github.com/scikit-build/scikit-build-core/
https://pypi.org/project/scikit-build-core/
License: Apache-2.0
scikit-image
- Ebuilds: 4, Testing: 0.26.0
Description:
This SciKit (toolkit for SciPy) includes useful image processing
algorithms for use with Python and NumPy. While SciPy’s ndimage
provides low-level manipulation, scikits.image centres around
algorithms and applications.
Homepage:
https://scikit-image.org/
https://github.com/scikit-image/scikit-image/
https://pypi.org/project/scikit-image/
License: BSD
scikit-learn
- Ebuilds: 2, Stable: 1.8.0 , Testing: 1.8.0
Description:
sklearn is a python library for machine learning. It aims to
implement classic machine learning algorithms while remaining simple
and efficient.
Homepage:
https://scikit-learn.org/stable/
https://github.com/scikit-learn/scikit-learn/
https://pypi.org/project/scikit-learn/
License: BSD
scipy
- Ebuilds: 3, Stable: 1.16.3 , Testing: 1.17.1
Description:
SciPy is an open source library of scientific tools for Python. SciPy
supplements the popular numpy module, gathering a variety of high level
science and engineering modules together as a single package.
SciPy includes modules for graphics and plotting, optimization,
integration, special functions, signal and image processing, genetic
algorithms, ODE solvers, and others.
Homepage:
https://scipy.org/
https://github.com/scipy/scipy/
https://pypi.org/project/scipy/
License: BSD LGPL-2
scripttest
- Ebuilds: 1, Stable: 2.0_p1 , Testing: 2.0_p1
Description: Helper to test command-line scripts
Homepage:
https://pypi.org/project/scripttest/
https://github.com/pypa/scripttest/
License: MIT
scrypt
- Ebuilds: 3, Stable: 0.9.4 , Testing: 0.9.4
Description: Bindings for the scrypt key derivation function library
Homepage:
https://github.com/holgern/py-scrypt/
https://pypi.org/project/scrypt/
License: BSD-2
seaborn
- Ebuilds: 1, Stable: 0.13.2
Description:
Seaborn is a library for making attractive and informative statistical graphics
in Python. It is built on top of matplotlib and tightly integrated with the
PyData stack, including support for numpy and pandas data structures and
statistical routines from scipy and statsmodels.
Some of the features that seaborn offers are
* Several built-in themes that improve on the default matplotlib aesthetics
* Tools for choosing color palettes to make beautiful plots that reveal patterns in your data
* Functions for visualizing univariate and bivariate distributions or for comparing them between subsets of data
* Tools that fit and visualize linear regression models for different kinds of independent and dependent variables
* Functions that visualize matrices of data and use clustering algorithms to discover structure in those matrices
* A function to plot statistical timeseries data with flexible estimation and representation of uncertainty around the estimate
* High-level abstractions for structuring grids of plots that let you easily build complex visualizations
Homepage:
https://seaborn.pydata.org/
https://github.com/mwaskom/seaborn/
https://pypi.org/project/seaborn/
License: BSD
secretstorage
- Ebuilds: 3, Stable: 3.5.0 , Testing: 3.5.0
Description: Python bindings to FreeDesktop.org Secret Service API
Homepage:
https://github.com/mitya57/secretstorage/
https://pypi.org/project/SecretStorage/
License: BSD
securesystemslib
- Ebuilds: 2, Stable: 1.3.1 , Testing: 1.3.1
Description: Cryptographic routines for Secure Systems Lab projects at NYU
Homepage:
https://github.com/secure-systems-lab/securesystemslib/
https://pypi.org/project/securesystemslib/
License: MIT
seedir
- Ebuilds: 1, Stable: 0.5.1 , Testing: 0.5.1
Description: Package for creating, editing, and reading folder tree diagrams
Homepage:
https://github.com/earnestt1234/seedir/
https://pypi.org/project/seedir/
License: MIT
segno
- Ebuilds: 1, Testing: 1.6.6
Description: Python QR Code and Micro QR Code encoder
Homepage:
https://pypi.org/project/segno/
https://github.com/heuer/segno/
License: BSD
selenium
- Ebuilds: 9, Stable: 4.35.0 , 4.34.2 , Testing: 4.41.0 , 4.38.0
Description: Python language binding for Selenium Remote Control
Homepage:
https://www.seleniumhq.org/
https://github.com/SeleniumHQ/selenium/tree/trunk/py/
https://pypi.org/project/selenium/
License: Apache-2.0
semantic-version
- Ebuilds: 1, Stable: 2.10.0 , Testing: 2.10.0
Description:
This small python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme.
Homepage:
https://github.com/rbarrois/python-semanticversion/
https://pypi.org/project/semantic-version/
License: BSD
semver
- Ebuilds: 1, Stable: 3.0.4 , Testing: 3.0.4
Description: A Python module for semantic versioning
Homepage:
https://github.com/python-semver/python-semver/
https://pypi.org/project/semver/
License: BSD
send2trash
- Ebuilds: 2, Stable: 2.1.0 , Testing: 2.1.0
Description: Sends files to the Trash (or Recycle Bin)
Homepage:
https://github.com/arsenetar/send2trash/
https://pypi.org/project/Send2Trash/
License: BSD
sense-hat
- Ebuilds: 1, Stable: 2.6.0
Description:
Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission.
An education outreach programme for UK schools sending code experiments
to the International Space Station.
Homepage: https://github.com/astro-pi/python-sense-hat
License: BSD
serpent
- Ebuilds: 2, Stable: 1.41 , Testing: 1.42
Description: A simple serialization library based on ast.literal_eval
Homepage:
https://github.com/irmen/Serpent/
https://pypi.org/project/serpent/
License: MIT
serverfiles
- Ebuilds: 1, Testing: 0.3.1-r1
Description: Utility for accessing HTTP server and storing files locally for reuse
Homepage:
https://github.com/biolab/serverfiles/
https://pypi.org/project/serverfiles/
License: GPL-3+
service-identity
- Ebuilds: 1, Stable: 24.2.0 , Testing: 24.2.0
Description: Service identity verification for pyOpenSSL
Homepage:
https://github.com/pyca/service-identity/
https://pypi.org/project/service-identity/
License: MIT
setproctitle
- Ebuilds: 2, Stable: 1.3.7 , Testing: 1.3.7
Description: Allow customization of the process title
Homepage:
https://github.com/dvarrazzo/py-setproctitle/
https://pypi.org/project/setproctitle/
License: BSD
setuptools
- Ebuilds: 4, Stable: 80.9.0-r1 , Testing: 82.0.1
Description: Collection of extensions to Distutils
Homepage:
https://github.com/pypa/setuptools/
https://pypi.org/project/setuptools/
License: MIT
setuptools-gettext
- Ebuilds: 2, Testing: 0.1.16
Description: Setuptools plugin for building mo files
Homepage:
https://pypi.org/project/setuptools-gettext/
https://github.com/breezy-team/setuptools-gettext/
License: GPL-2+
setuptools-git
- Ebuilds: 1, Stable: 1.2-r3 , Testing: 1.2-r3
Description: Setuptools revision control system plugin for Git
Homepage:
https://github.com/msabramo/setuptools-git/
https://pypi.org/project/setuptools-git/
License: BSD
setuptools-rust
- Ebuilds: 2, Stable: 1.12.0 , Testing: 1.12.1
Description: A plugin for setuptools to build Rust Python extensions
Homepage:
https://github.com/PyO3/setuptools-rust/
https://pypi.org/project/setuptools-rust/
License: MIT
setuptools-scm
- Ebuilds: 5, Stable: 9.2.2 , Testing: 10.0.5 , 9.2.2
Description: Manage versions by scm tags via setuptools
Homepage:
https://github.com/pypa/setuptools-scm/
https://pypi.org/project/setuptools-scm/
License: MIT
sexpdata
- Ebuilds: 1, Testing: 1.0.2
Description: a simple S-expression parser/serializer
Homepage:
https://github.com/jd-boyd/sexpdata/
https://pypi.org/project/sexpdata/
License: BSD-2
sgmllib3k
- Ebuilds: 1, Stable: 1.0.0-r1 , Testing: 1.0.0-r1
Description: Py3k port of sgmllib
Homepage:
https://pypi.org/project/sgmllib3k/
License: PSF-2
sh
- Ebuilds: 1, Stable: 2.2.2 , Testing: 2.2.2
Description:
sh (previously pbs) is a full-fledged subprocess interface
for Python 2.6 - 3.2 that allows you to call any program
as if it were a function:
from sh import ifconfig
print ifconfig("eth0")
sh is not a collection of system commands implemented in Python.
Homepage:
https://github.com/amoffat/sh/
https://pypi.org/project/sh/
License: MIT
shapely
- Ebuilds: 2, Stable: 2.1.2 , Testing: 2.1.2
Description:
Shapely is a BSD-licensed Python package for manipulation and analysis of planar geometric objects.
It is based on the widely deployed GEOS (the engine of PostGIS) and JTS (from which GEOS is ported) libraries.
Shapely is not concerned with data formats or coordinate systems, but can be readily integrated with packages that are.
Homepage:
https://pypi.org/project/shapely/
https://github.com/shapely/shapely/
License: BSD
shellingham
- Ebuilds: 1, Stable: 1.5.4 , Testing: 1.5.4
Description: Tool to Detect Surrounding Shell
Homepage:
https://github.com/sarugaku/shellingham/
https://pypi.org/project/shellingham/
License: ISC
shtab
- Ebuilds: 2, Stable: 1.8.0 , Testing: 1.8.0
Description:
Automatically generate shell tab completion scripts for Python CLI apps.
Outputs tab completion scripts for bash, zsh, tcsh.
shtab processes an argparse.ArgumentParser object to generate a tab
completion script for your shell.
Homepage:
https://github.com/iterative/shtab/
https://pypi.org/project/shtab/
License: Apache-2.0
signature-dispatch
- Ebuilds: 1, Testing: 1.0.1-r1
Description: Execute the first function that matches the given arguments
Homepage:
https://github.com/kalekundert/signature_dispatch/
https://pypi.org/project/signature-dispatch/
License: MIT
signedjson
- Ebuilds: 1, Stable: 1.1.4 , Testing: 1.1.4
Description: Signs JSON objects with ED25519 signatures.
Homepage:
https://github.com/matrix-org/python-signedjson/
https://pypi.org/project/signedjson/
License: Apache-2.0
signxml
- Ebuilds: 3, Testing: 9999
Description: Python XML Signature and XAdES library
Homepage:
https://pypi.org/project/signxml/
https://github.com/XML-Security/signxml
sigstore
- Ebuilds: 4, Stable: 4.0.0 , Testing: 4.2.0
Description: A tool for signing Python package distributions
Homepage:
https://github.com/sigstore/sigstore-python/
https://pypi.org/project/sigstore/
License: Apache-2.0
sigstore-models
- Ebuilds: 2, Stable: 0.0.5 , Testing: 0.0.6
Description: Pydantic based models for Sigstore's protobuf specifications
Homepage:
https://github.com/astral-sh/sigstore-models/
https://pypi.org/project/sigstore-models/
License: MIT
sigstore-protobuf-specs
- Ebuilds: 5, Stable: 0.5.0 , Testing: 0.5.0 , 0.4.3
Description: A library for serializing and deserializing Sigstore messages
Homepage:
https://github.com/sigstore/protobuf-specs/tree/main/gen/pb-python/
https://pypi.org/project/sigstore-protobuf-specs/
License: Apache-2.0
sigstore-rekor-types
- Ebuilds: 1, Stable: 0.0.18 , Testing: 0.0.18
Description: Python models for Rekor's API types
Homepage:
https://github.com/trailofbits/sigstore-rekor-types/
https://pypi.org/project/sigstore-rekor-types/
License: Apache-2.0
simber
- Ebuilds: 1, Stable: 0.2.6 , Testing: 0.2.6
Description: Simple, minimal and powerful logging library for Python
Homepage:
https://simber.deepjyoti30.dev/
https://github.com/deepjyoti30/simber/
https://pypi.org/project/simber/
License: MIT
simpervisor
- Ebuilds: 1, Testing: 1.0.0-r1
Description: Simple Python3 Supervisor library
Homepage:
https://github.com/jupyterhub/simpervisor/
https://pypi.org/project/simpervisor/
License: BSD
simple-websocket
- Ebuilds: 1, Testing: 1.1.0
Description: Simple WebSocket server and client for Python
Homepage:
https://github.com/miguelgrinberg/simple-websocket/
https://pypi.org/project/simple-websocket/
License: MIT
simpleeval
- Ebuilds: 5, Stable: 1.0.3 , Testing: 1.0.7
Description: A simple, safe single expression evaluator library
Homepage:
https://github.com/danthedeckie/simpleeval/
https://pypi.org/project/simpleeval/
License: MIT
simplejson
- Ebuilds: 2, Stable: 3.20.2 , Testing: 3.20.2
Description: Simple, fast, extensible JSON encoder/decoder for Python
Homepage:
https://github.com/simplejson/simplejson/
https://pypi.org/project/simplejson/
License: || ( MIT AFL-2.1 )
simplekml
- Ebuilds: 1, Testing: 1.3.6
Description: Enables you to generate KML with as little effort as possible
Homepage: https://pypi.org/project/simplekml/
License: LGPL-3+
simpy
- Ebuilds: 1, Stable: 4.1.1
Description: Object-oriented, process-based discrete-event simulation language
Homepage:
https://simpy.readthedocs.io/
https://gitlab.com/team-simpy/simpy/
https://pypi.org/project/simpy/
License: LGPL-2.1
simsimd
- Ebuilds: 4, Testing: 6.5.16
Description: Fastest SIMD-Accelerated Vector Similarity Functions for x86 and Arm
Homepage:
https://github.com/ashvardanian/SimSIMD/
https://pypi.org/project/simsimd/
License: Apache-2.0
sip
- Ebuilds: 3, Stable: 6.15.1 , Testing: 6.15.3
Description: Python bindings generator for C/C++ libraries
Homepage: https://github.com/Python-SIP/sip/
License: BSD-2 BSD
siphash24
- Ebuilds: 2, Stable: 1.8 , Testing: 1.8
Description: Streaming-capable SipHash-1-3 and SipHash-2-4 Implementation
Homepage:
https://github.com/dnicolodi/python-siphash24/
https://pypi.org/project/siphash24/
License: || ( Apache-2.0 LGPL-2.1+ )
six
- Ebuilds: 1, Stable: 1.17.0 , Testing: 1.17.0
Description: Python 2 and 3 compatibility library
Homepage:
https://github.com/benjaminp/six/
https://pypi.org/project/six/
License: MIT
slixmpp
- Ebuilds: 4, Stable: 1.12.0 , Testing: 1.14.1
Description: Python 3 library for XMPP
Homepage:
https://codeberg.org/poezio/slixmpp/
https://pypi.org/project/slixmpp/
License: MIT Apache-2.0-with-LLVM-exceptions MIT MPL-2.0 Unicode-3.0
smartypants
- Ebuilds: 2, Stable: 2.0.2 , Testing: 2.0.2
Description:
smartypants does transformations of plain old ASCII straight quotes,
plain dashes, and plain dots, into smart quotes, em-dashes, and
proper ellipses.
Homepage:
https://pypi.org/project/smartypants/
https://github.com/justinmayer/smartypants.py/
License: MIT
smbus2
- Ebuilds: 2, Testing: 0.6.0
Description: A drop-in replacement for smbus-cffi/smbus-python in pure Python
Homepage:
https://pypi.org/project/smbus2/
https://github.com/kplindegaard/smbus2/
License: MIT
smmap
- Ebuilds: 1, Stable: 6.0.0 , Testing: 6.0.0
Description: A pure Python implementation of a sliding window memory map manager
Homepage:
https://pypi.org/project/smmap/
https://github.com/gitpython-developers/smmap/
License: BSD
snakeoil
- Ebuilds: 3
Homepage: https://github.com/pkgcore/snakeoil
License: BSD BSD-2 MIT
snaketrace
- Ebuilds: 1, Testing: 0.3.1-r1
Description: An strace-like tool for Python audit events
Homepage:
https://github.com/dcoles/snaketrace/
https://pypi.org/project/snaketrace/
License: MIT
snapshottest
- Ebuilds: 1, Testing: 0.6.0
Description: Snapshot Testing utils for Python
Homepage:
https://github.com/syrusakbary/snapshottest/
https://pypi.org/project/snapshottest/
License: MIT
sniffio
- Ebuilds: 1, Stable: 1.3.1 , Testing: 1.3.1
Description: Sniff out which async library your code is running under
Homepage:
https://github.com/python-trio/sniffio/
https://pypi.org/project/sniffio/
License: || ( Apache-2.0 MIT )
snowballstemmer
- Ebuilds: 1, Stable: 3.0.1 , Testing: 3.0.1
Description: Stemmer algorithms generated from Snowball algorithms
Homepage:
https://snowballstem.org/
https://github.com/snowballstem/snowball
https://pypi.org/project/snowballstemmer/
License: BSD
socketio-client-nexus
- Ebuilds: 1, Testing: 0.7.6
Description: A socket.io 2.x client library for Python
Homepage: https://github.com/nexus-devs/socketIO-client-2.0.3/ https://pypi.org/project/socketIO-client-nexus/
License: MIT
socksio
- Ebuilds: 1, Stable: 1.0.0 , Testing: 1.0.0
Description: Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5
Homepage:
https://github.com/sethmlarson/socksio/
https://pypi.org/project/socksio/
License: MIT
sortedcontainers
- Ebuilds: 1, Stable: 2.4.0-r1 , Testing: 2.4.0-r1
Description: Python library to sort collections and containers
Homepage:
https://grantjenks.com/docs/sortedcontainers/
https://github.com/grantjenks/python-sortedcontainers/
https://pypi.org/project/sortedcontainers/
License: Apache-2.0
soundfile
- Ebuilds: 1, Testing: 0.13.1
Description: audio library based on libsndfile, CFFI and NumPy
Homepage:
https://pypi.org/project/soundfile/
License: BSD
soupsieve
- Ebuilds: 3, Stable: 2.8.3 , Testing: 2.8.3 , 2.8.2
Description: A modern CSS selector implementation for BeautifulSoup
Homepage:
https://github.com/facelessuser/soupsieve/
https://pypi.org/project/soupsieve/
License: MIT
spake2
- Ebuilds: 2, Stable: 0.9 , Testing: 0.9 , 0.8-r1
Description: python implementation of SPAKE2 password-authenticated key exchange algorithm
Homepage:
https://github.com/warner/python-spake2/
https://pypi.org/project/spake2/
License: MIT
speg
- Ebuilds: 1, Stable: 0.3_p20180819-r2 , Testing: 0.3_p20180819-r2
Description: A PEG-based parser interpreter with memoization
Homepage: https://github.com/avakar/speg/
License: MIT
sphinx
- Ebuilds: 3, Stable: 9.0.4-r1 , Testing: 9.1.0
Description: Sphinx is a tool to create documentation for Python projects (or other documents consisting of multiple reStructuredText sources).
Homepage:
https://www.sphinx-doc.org/
https://github.com/sphinx-doc/sphinx/
https://pypi.org/project/Sphinx/
License: BSD-2
sphinx-argparse
- Ebuilds: 1, Stable: 0.5.2 , Testing: 0.5.2
Description: Sphinx extension that automatically documents argparse commands and options
Homepage:
https://github.com/sphinx-doc/sphinx-argparse/
https://pypi.org/project/sphinx-argparse/
License: MIT
sphinx-autoapi
- Ebuilds: 3, Stable: 3.6.1 , Testing: 3.8.0
Description: A new approach to API documentation in Sphinx
Homepage:
https://sphinx-autoapi.readthedocs.io/
https://github.com/readthedocs/sphinx-autoapi/
https://pypi.org/project/sphinx-autoapi/
License: MIT
sphinx-autodoc-typehints
- Ebuilds: 7, Stable: 3.6.2 , Testing: 3.9.11 , 3.7.0
Description:
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions. This allows you to use type hints in a very natural fashion
Homepage:
https://github.com/tox-dev/sphinx-autodoc-typehints/
https://pypi.org/project/sphinx-autodoc-typehints/
License: MIT
sphinx-basic-ng
- Ebuilds: 1, Stable: 1.0.0_beta2 , Testing: 1.0.0_beta2
Description: A modern skeleton for Sphinx themes
Homepage:
https://github.com/pradyunsg/sphinx-basic-ng/
https://pypi.org/project/sphinx-basic-ng/
License: MIT
sphinx-bootstrap-theme
- Ebuilds: 1, Stable: 0.8.1 , Testing: 0.8.1
Description: Sphinx theme integrates the Bootstrap CSS / JavaScript framework
Homepage:
https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html
https://github.com/ryan-roemer/sphinx-bootstrap-theme/
https://pypi.org/project/sphinx-bootstrap-theme/
License: MIT
sphinx-celery
- Ebuilds: 1, Stable: 2.1.3
Description: Celery Sphinx Theme and Utilities
Homepage:
https://github.com/celery/sphinx_celery/
https://pypi.org/project/sphinx-celery/
License: BSD
sphinx-copybutton
- Ebuilds: 1, Stable: 0.5.2 , Testing: 0.5.2
Description: A small sphinx extension to add a \"copy\" button to code blocks
Homepage: https://pypi.org/project/sphinx-copybutton/
License: MIT
sphinx-epytext
- Ebuilds: 1, Stable: 0.0.4-r2 , Testing: 0.0.4-r2
Description: Sphinx epytext extension
Homepage: https://pypi.org/project/sphinx-epytext/ https://github.com/jayvdb/sphinx-epytext
License: MIT
sphinx-gallery
- Ebuilds: 2, Stable: 0.20.0 , Testing: 0.20.0
Description: Sphinx extension to automatically generate an examples gallery
Homepage:
https://github.com/sphinx-gallery/sphinx-gallery/
https://sphinx-gallery.github.io/
https://pypi.org/project/sphinx-gallery/
License: BSD
sphinx-inline-tabs
- Ebuilds: 1, Stable: 2023.4.21-r1 , Testing: 2023.4.21-r1
Description: A sphinx extension for inline tabs
Homepage: https://pypi.org/project/sphinx-inline-tabs/
License: MIT
sphinx-issues
- Ebuilds: 2, Stable: 5.0.1 , Testing: 6.0.0
Description: Sphinx extension for linking to your project's issue tracker
Homepage:
https://github.com/sloria/sphinx-issues/
https://pypi.org/project/sphinx-issues/
License: MIT
sphinx-lv2-theme
- Ebuilds: 1, Stable: 1.4.6 , Testing: 1.4.6
Description: Minimal pure-CSS Sphinx theme using the LV2 plugin documentation style
Homepage:
https://gitlab.com/lv2/sphinx_lv2_theme/
https://pypi.org/project/sphinx-lv2-theme/
License: ISC
sphinx-multiversion
- Ebuilds: 1, Stable: 0.2.4-r1
Description: Add support for multiple versions to sphinx
Homepage:
https://github.com/Holzhaus/sphinx-multiversion/
https://pypi.org/project/sphinx-multiversion/
License: BSD-2
sphinx-notfound-page
- Ebuilds: 1, Stable: 1.1.0 , Testing: 1.1.0
Description: Create a custom 404 page with absolute URLs hardcoded
Homepage:
https://sphinx-notfound-page.readthedocs.io/
https://github.com/readthedocs/sphinx-notfound-page/
https://pypi.org/project/sphinx-notfound-page/
License: MIT
sphinx-panels
- Ebuilds: 1, Stable: 0.6.0-r1 , Testing: 0.6.0-r1
Description: A sphinx extension for creating panels in a grid layout
Homepage:
https://github.com/executablebooks/sphinx-panels/
https://pypi.org/project/sphinx-panels/
License: MIT
sphinx-press-theme
- Ebuilds: 1, Stable: 0.9.1 , Testing: 0.9.1
Description: A Sphinx-doc theme based on Vuepress
Homepage: https://github.com/schettino72/sphinx_press_theme
License: BSD
sphinx-prompt
- Ebuilds: 2, Stable: 1.10.2 , Testing: 1.10.2
Description: Sphinx directive to add unselectable prompt
Homepage:
https://github.com/sbrunner/sphinx-prompt/
https://pypi.org/project/sphinx-prompt/
License: BSD
sphinx-pytest
- Ebuilds: 2, Stable: 0.3.0 , Testing: 0.3.0
Description: Helpful pytest fixtures for Sphinx extensions
Homepage:
https://github.com/sphinx-extensions2/sphinx-pytest/
https://pypi.org/project/sphinx_pytest/
License: MIT
sphinx-rtd-theme
- Ebuilds: 2, Stable: 3.1.0 , Testing: 3.1.0
Description: ReadTheDocs.org theme for Sphinx
Homepage:
https://github.com/readthedocs/sphinx_rtd_theme/
https://pypi.org/project/sphinx-rtd-theme/
License: MIT
sphinx-selective-exclude
- Ebuilds: 1, Testing: 1.0.3-r2
Description: Sphinx selective rendition extensions
Homepage: https://github.com/pfalcon/sphinx_selective_exclude
License: BSD-2
sphinx-tabs
- Ebuilds: 1, Stable: 3.4.7-r2 , Testing: 3.4.7-r2
Description: Tabbed views for Sphinx
Homepage:
https://github.com/executablebooks/sphinx-tabs/
https://pypi.org/project/sphinx-tabs/
License: MIT
sphinxcontrib-apidoc
- Ebuilds: 1, Stable: 0.6.0 , Testing: 0.6.0
Description: Sphinx extension for running sphinx-apidoc on each build
Homepage:
https://pypi.org/project/sphinxcontrib-apidoc/
https://github.com/sphinx-contrib/apidoc/
License: BSD
sphinxcontrib-applehelp
- Ebuilds: 1, Stable: 2.0.0-r1 , Testing: 2.0.0-r1
Description: Sphinx extension which outputs Apple help book
Homepage:
https://www.sphinx-doc.org/
https://github.com/sphinx-doc/sphinxcontrib-applehelp/
https://pypi.org/project/sphinxcontrib-applehelp/
License: BSD-2
sphinxcontrib-autoprogram
- Ebuilds: 1, Stable: 0.1.9 , Testing: 0.1.9
Description: Documenting CLI programs
Homepage:
https://github.com/sphinx-contrib/autoprogram/
https://pypi.org/project/sphinxcontrib-autoprogram/
License: BSD-2
sphinxcontrib-bibtex
- Ebuilds: 2, Testing: 2.6.5
Description: Sphinx extensions for BibTeX style citations
Homepage:
https://github.com/mcmtroffaes/sphinxcontrib-bibtex/
https://pypi.org/project/sphinxcontrib-bibtex/
License: BSD
sphinxcontrib-devhelp
- Ebuilds: 1, Stable: 2.0.0-r1 , Testing: 2.0.0-r1
Description: Sphinx extension which outputs Devhelp documents
Homepage:
https://www.sphinx-doc.org/
https://github.com/sphinx-doc/sphinxcontrib-devhelp/
https://pypi.org/project/sphinxcontrib-devhelp/
License: BSD-2
sphinxcontrib-doxylink
- Ebuilds: 1, Stable: 1.13.0 , Testing: 1.13.0
Description: Extension to link to external Doxygen API documentation
Homepage:
https://pypi.org/project/sphinxcontrib-doxylink/
https://pythonhosted.org/sphinxcontrib-doxylink/
https://github.com/sphinx-contrib/doxylink/
License: BSD-2
sphinxcontrib-github-alt
- Ebuilds: 1, Stable: 1.2-r3 , Testing: 1.2-r3
Description: Link to GitHub issues, pull requests, commits and users from Sphinx docs
Homepage:
https://github.com/jupyter/sphinxcontrib_github_alt/
https://pypi.org/project/sphinxcontrib_github_alt/
License: BSD-2
sphinxcontrib-htmlhelp
- Ebuilds: 1, Stable: 2.1.0-r1 , Testing: 2.1.0-r1
Description: Sphinx extension which outputs HTML help book
Homepage:
https://www.sphinx-doc.org/
https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/
https://pypi.org/project/sphinxcontrib-htmlhelp/
License: BSD-2
sphinxcontrib-httpdomain
- Ebuilds: 2, Stable: 1.8.1 , Testing: 2.0.0 , 1.8.1
Description: Sphinx domain for documenting HTTP APIs
Homepage:
https://pypi.org/project/sphinxcontrib-httpdomain/
https://github.com/sphinx-contrib/httpdomain/
License: BSD
sphinxcontrib-jquery
- Ebuilds: 1, Stable: 4.1 , Testing: 4.1
Description: Extension to include jQuery on newer Sphinx releases
Homepage:
https://github.com/sphinx-contrib/jquery/
https://pypi.org/project/sphinxcontrib-jquery/
License: 0BSD MIT
sphinxcontrib-jsmath
- Ebuilds: 1, Stable: 1.0.1-r4 , Testing: 1.0.1-r4
Description: Sphinx extension which renders display math in HTML via JavaScript
Homepage:
https://www.sphinx-doc.org/
https://github.com/sphinx-doc/sphinxcontrib-jsmath/
https://pypi.org/project/sphinxcontrib-jsmath/
License: BSD-2
sphinxcontrib-log-cabinet
- Ebuilds: 1, Stable: 1.0.1-r1 , Testing: 1.0.1-r1
Description: Organize changelog directives in Sphinx docs
Homepage:
https://github.com/davidism/sphinxcontrib-log-cabinet/
https://pypi.org/project/sphinxcontrib-log-cabinet/
License: BSD
sphinxcontrib-mermaid
- Ebuilds: 2, Stable: 2.0.0 , Testing: 2.0.1
Description: Sphinx spelling extension
Homepage:
https://github.com/mgaitan/sphinxcontrib-mermaid
https://pypi.org/project/sphinxcontrib-mermaid/
License: BSD-2
sphinxcontrib-plantuml
- Ebuilds: 2, Stable: 0.30 , Testing: 0.31
Description: Sphinx extensions for PlantUML
Homepage:
https://github.com/sphinx-contrib/plantuml/
https://pypi.org/project/sphinxcontrib-plantuml/
License: BSD-2
sphinxcontrib-programoutput
- Ebuilds: 2, Stable: 0.18 , Testing: 0.19
Description:
A Sphinx extension to literally insert the output of arbitrary
commands into documents, helping you to keep your command examples
up to date.
Homepage:
https://github.com/OpenNTI/sphinxcontrib-programoutput/
https://pypi.org/project/sphinxcontrib-programoutput/
License: BSD
sphinxcontrib-qthelp
- Ebuilds: 1, Stable: 2.0.0-r1 , Testing: 2.0.0-r1
Description: Sphinx extension which outputs QtHelp documents
Homepage:
https://www.sphinx-doc.org/
https://github.com/sphinx-doc/sphinxcontrib-qthelp/
https://pypi.org/project/sphinxcontrib-qthelp/
License: BSD-2
sphinxcontrib-serializinghtml
- Ebuilds: 1, Stable: 2.0.0-r1 , Testing: 2.0.0-r1
Description: Sphinx extension which outputs outputs serialized HTML files
Homepage:
https://www.sphinx-doc.org/
https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/
https://pypi.org/project/sphinxcontrib-serializinghtml/
License: BSD-2
sphinxcontrib-spelling
- Ebuilds: 2, Stable: 8.0.2 , Testing: 8.0.2
Description: Sphinx spelling extension
Homepage:
https://github.com/sphinx-contrib/spelling/
https://pypi.org/project/sphinxcontrib-spelling/
License: BSD-2
sphinxcontrib-trio
- Ebuilds: 2, Stable: 1.1.2-r1 , Testing: 1.2.0
Description:
This sphinx extension helps you document Python code that uses async/await, or abstract methods, or context managers, or generators, or … you get the idea. It works by making sphinx’s regular directives for documenting Python functions and methods smarter and more powerful. The name is because it was originally written for the Trio project, and I’m not very creative. But don’t be put off – there’s nothing Trio- or async-specific about this extension; any Python project can benefit. (Though projects using async/await probably benefit the most, since sphinx’s built-in tools are especially inadequate in this case.)
Homepage:
https://github.com/python-trio/sphinxcontrib-trio
https://pypi.org/project/sphinxcontrib-trio/
License: || ( Apache-2.0 MIT )
sphinxcontrib-websupport
- Ebuilds: 1, Stable: 2.0.0 , Testing: 2.0.0
Description:
sphinxcontrib-webuspport provides a Python API to easily integrate
Sphinx documentation into your Web application.
Homepage:
https://www.sphinx-doc.org/
https://github.com/sphinx-doc/sphinxcontrib-websupport/
https://pypi.org/project/sphinxcontrib-websupport/
License: BSD-2
sphinxemoji
- Ebuilds: 2, Stable: 0.3.2 , Testing: 0.3.2
Description: Extension to use emoji codes in your Sphinx documentation
Homepage:
https://pypi.org/project/sphinxemoji/
https://github.com/sphinx-contrib/emojicodes/
License: BSD
sphinxygen
- Ebuilds: 2, Stable: 1.0.10 , Testing: 1.0.12
Description: Python module/script that generates Sphinx markup to describe a C API
Homepage:
https://gitlab.com/drobilla/sphinxygen/
https://pypi.org/project/sphinxygen/
License: ISC
sphobjinv
- Ebuilds: 2, Stable: 2.3.1.3 , Testing: 2.4
Description:
Using Sphinx?
Having trouble writing cross-references?
sphobjinv (short for ‘sphinx objects.inv’) can help!
The syntax required for a functional Sphinx cross-reference is highly non-obvious in many cases. Sometimes Sphinx can guess correctly what you mean, but it’s pretty hit-or-miss. The best approach is to provide Sphinx with a completely specified cross-reference, and that’s where sphobjinv comes in.
Homepage:
https://github.com/bskinn/sphobjinv/
https://pypi.org/project/sphobjinv/
License: MIT
spotipy
- Ebuilds: 2, Stable: 2.25.2 , Testing: 2.26.0
Description: A lightweight Python library for the Spotify Web API
Homepage:
https://spotipy.readthedocs.io/
https://github.com/spotipy-dev/spotipy/
https://pypi.org/project/spotipy/
License: MIT
spyder
- Ebuilds: 2, Testing: 6.1.3
Description:
Spyder is a powerful scientific environment written in Python,
for Python,and designed by and for scientists, engineers and data analysts.
It features a unique combination of the advanced editing, analysis, debugging and profiling functionality
of a comprehensive development tool
with the data exploration, interactive execution, deep inspection and beautiful visualization capabilities
of an analysis package.
Furthermore, Spyder offers built-in integration with many popular scientific libraries,
including NumPy, SciPy, Pandas, IPython, QtConsole, Matplotlib, SymPy, and more,
and can be extended further with full plugin support.
Homepage:
https://www.spyder-ide.org/
https://github.com/spyder-ide/spyder/
https://pypi.org/project/spyder/
License: MIT
spyder-kernels
- Ebuilds: 3, Testing: 3.1.4
Description: Kernels used by spyder on its ipython console
Homepage:
https://github.com/spyder-ide/spyder-kernels/
https://pypi.org/project/spyder-kernels/
License: MIT
spyder-line-profiler
- Ebuilds: 1, Testing: 0.4.2
Description: Plugin to run the python line profiler from within the spyder editor
Homepage:
https://github.com/spyder-ide/spyder-line-profiler/
https://pypi.org/project/spyder-line-profiler/
License: MIT
spyder-notebook
- Ebuilds: 1, Testing: 0.7.1
Description: Jupyter notebook integration with Spyder
Homepage: https://github.com/spyder-ide/spyder-notebook
License: MIT
spyder-terminal
- Ebuilds: 1, Testing: 1.3.0
Description: Run system terminals inside Spyder
Homepage: https://github.com/spyder-ide/spyder-terminal
License: MIT BSD Apache-2.0 BSD-2 ISC CC-BY-4.0 ZLIB WTFPL-2
spyder-unittest
- Ebuilds: 1, Testing: 0.7.1
Description: Plugin for Spyder to run tests and view the results
Homepage: https://github.com/spyder-ide/spyder-unittest
License: MIT
sqlalchemy
- Ebuilds: 6, Stable: 2.0.45 , Testing: 2.1.0_beta1
Description: Python SQL toolkit and Object Relational Mapper
Homepage:
https://www.sqlalchemy.org/
https://pypi.org/project/SQLAlchemy/
https://github.com/sqlalchemy/sqlalchemy/
License: MIT
sqlalchemy-rqlite
- Ebuilds: 1, Testing: 2.0
Description: A SQLAlchemy dialect for rqlite
Homepage:
https://github.com/rqlite/sqlalchemy-rqlite/
https://pypi.org/project/sqlalchemy-rqlite/
License: MIT
sqlglot
- Ebuilds: 1, Testing: 29.0.1
Description: An easily customizable SQL parser and transpiler
Homepage:
https://sqlglot.com/
https://github.com/tobymao/sqlglot/
https://pypi.org/project/sqlglot/
License: MIT
sqlitedict
- Ebuilds: 1, Testing: 2.1.0
Description: Persistent dict in Python, backed by SQLite and pickle
Homepage:
https://github.com/piskvorky/sqlitedict/
https://pypi.org/project/sqlitedict/
License: Apache-2.0
sqlparse
- Ebuilds: 3, Stable: 0.5.4 , Testing: 0.5.5
Description: A non-validating SQL parser module for Python
Homepage:
https://github.com/andialbrecht/sqlparse/
https://pypi.org/project/sqlparse/
License: BSD-2
srt
- Ebuilds: 1, Stable: 3.5.3 , Testing: 3.5.3
Description: Tiny library for parsing, modifying, and composing SRT files
Homepage:
https://github.com/cdown/srt
https://pypi.org/project/srt/
License: MIT
sshpubkeys
- Ebuilds: 1, Stable: 3.3.1-r2 , Testing: 3.3.1-r2
Description: OpenSSH public key parser for Python
Homepage:
https://pypi.org/project/sshpubkeys/
https://github.com/ojarva/python-sshpubkeys/
License: BSD
sshtunnel
- Ebuilds: 2, Stable: 0.4.0-r2 , Testing: 0.4.0-r2
Description: Pure Python SSH tunnels
Homepage: https://pypi.org/project/sshtunnel/
License: MIT
stack-data
- Ebuilds: 2, Stable: 0.6.3-r1 , Testing: 0.6.3-r1
Description: Extract data from Python tracebacks for informative displays
Homepage:
https://github.com/alexmojaki/stack_data/
https://pypi.org/project/stack-data/
License: MIT
stapler
- Ebuilds: 1, Testing: 1.0.0_p20220330-r4
Description: Suite of tools for PDF files manipulation written in Python
Homepage:
https://github.com/hellerbarde/stapler/
https://pypi.org/project/stapler/
License: BSD
starlette
- Ebuilds: 4, Stable: 0.50.0 , Testing: 1.0.0
Description: The little ASGI framework that shines
Homepage:
https://www.starlette.io/
https://github.com/Kludex/starlette/
https://pypi.org/project/starlette/
License: BSD
statsd
- Ebuilds: 1, Stable: 4.0.1 , Testing: 4.0.1
Description: A simple statsd client
Homepage:
https://github.com/jsocol/pystatsd/
https://pypi.org/project/statsd/
License: MIT
statsmodels
- Ebuilds: 4, Stable: 0.14.6 , Testing: 0.14.6 , 0.14.5-r1
Description:
statsmodels is a Python module that allows users to explore data,
estimate statistical models, and perform statistical tests. An
extensive list of descriptive statistics, statistical tests,
plotting functions, and result statistics are available for
different types of data and each estimator. Researchers across
fields may find that statsmodels fully meets their needs for
statistical computing and data analysis in Python.
Homepage:
https://www.statsmodels.org/stable/index.html
https://github.com/statsmodels/statsmodels/
https://pypi.org/project/statsmodels/
License: BSD
stdio-mgr
- Ebuilds: 2, Stable: 1.0.1.1 , Testing: 1.0.1.1
Description:
Have a CLI Python application?
Want to automate testing of the actual console input & output of your user-facing components?
stdio Manager can help.
While some functionality here is more or less duplicative of redirect_stdout and redirect_stderr in contextlib within the standard library, it provides (i) a much more concise way to mock both stdout and stderr at the same time, and (ii) a mechanism for mocking stdin, which is not available in contextlib.
Homepage:
https://github.com/bskinn/stdio-mgr/
https://pypi.org/project/stdio-mgr/
License: MIT
stestr
- Ebuilds: 3, Stable: 4.2.0 , Testing: 4.2.1
Description:
stestr is a fork of testrepository that concentrates on being a dedicated test runner for python projects
Homepage:
https://github.com/mtreinish/stestr/
https://pypi.org/project/stestr/
License: Apache-2.0
stevedore
- Ebuilds: 2, Stable: 5.6.0 , Testing: 5.7.0
Description: Manage dynamic plugins for Python applications
Homepage:
https://opendev.org/openstack/stevedore/
https://github.com/openstack/stevedore/
https://pypi.org/project/stevedore/
License: Apache-2.0
stomp-py
- Ebuilds: 1, Stable: 8.1.2
Description: Python client library for the STOMP messaging protocol
Homepage: https://pypi.org/project/stomp-py/ https://github.com/jasonrbriggs/stomp.py/
License: Apache-2.0
strict-rfc3339
- Ebuilds: 1, Stable: 0.7-r2 , Testing: 0.7-r2
Description: Strict, simple, lightweight RFC3339 functions
Homepage:
https://pypi.org/project/strict-rfc3339/
https://github.com/danielrichman/strict-rfc3339
License: GPL-3+
stripe
- Ebuilds: 5, Stable: 14.1.0 , Testing: 15.0.0
Description: Stripe Python bindings
Homepage:
https://github.com/stripe/stripe-python/
https://pypi.org/project/stripe/
License: MIT
structlog
- Ebuilds: 2, Stable: 25.4.0 , Testing: 25.5.0
Description: Structured Logging for Python
Homepage:
https://github.com/hynek/structlog/
https://pypi.org/project/structlog/
License: || ( Apache-2.0 MIT )
subprocess-tee
- Ebuilds: 1, Stable: 0.4.2 , Testing: 0.4.2
Description: subprocess.run replacement with tee(1)-like output
Homepage:
https://github.com/pycontribs/subprocess-tee/
https://pypi.org/project/subprocess-tee/
License: MIT
suds-community
- Ebuilds: 1, Stable: 1.2.0
Description: Lightweight SOAP client
Homepage:
https://github.com/suds-community/suds/
https://pypi.org/project/suds-community/
License: LGPL-3
superqt
- Ebuilds: 1, Testing: 0.7.8
Description: Missing widgets and components for PyQt/PySide
Homepage:
https://github.com/pyapp-kit/superqt
https://pypi.org/project/superqt/
License: BSD
sure
- Ebuilds: 1, Stable: 2.0.1 , Testing: 2.0.1
Description: idiomatic assertion toolkit with human-friendly failure messages
Homepage:
https://github.com/gabrielfalcao/sure/
https://pypi.org/project/sure/
License: GPL-3+
svg-path
- Ebuilds: 1, Stable: 7.0 , Testing: 7.0
Description:
The svg.path package provides a collection of Python objects that
implement the different path commands in SVG, as well as a parser for
SVG path definitions.
Homepage:
https://github.com/regebro/svg.path/
https://pypi.org/project/svg.path/
License: MIT
svglib
- Ebuilds: 2, Testing: 1.6.0
Description: Pure-Python library for reading and converting SVG
Homepage:
https://github.com/deeplook/svglib/
https://pypi.org/project/svglib/
License: LGPL-3
svgwrite
- Ebuilds: 1, Testing: 1.4.3
Description: Python Package to write SVG files
Homepage:
https://github.com/mozman/svgwrite/
https://pypi.org/project/svgwrite/
License: MIT
swagger-spec-validator
- Ebuilds: 1, Testing: 3.0.4
Description: Validate Swagger specs against Swagger 1.1 or 2.0 specification
Homepage:
https://github.com/Yelp/swagger_spec_validator/
https://pypi.org/project/swagger-spec-validator/
License: Apache-2.0
sybil
- Ebuilds: 4, Stable: 9.2.0-r1 , Testing: 10.0.1
Description: Automated testing for the examples in your documentation
Homepage:
https://github.com/simplistix/sybil/
https://pypi.org/project/sybil/
License: MIT
symengine
- Ebuilds: 2, Stable: 0.14.1-r1 , Testing: 0.14.1-r2
Description: Python wrappers to the symengine C++ library
Homepage:
https://github.com/symengine/symengine.py/
https://pypi.org/project/symengine/
License: MIT
sympy
- Ebuilds: 2, Stable: 1.14.0-r1 , Testing: 1.14.0-r2
Description:
SymPy is a Python library for symbolic mathematics (manipulation). It
aims to become a full-featured computer algebra system (CAS) while keeping
the code as simple as possible in order to be comprehensible and easily
extensible. SymPy is written entirely in Python and does not require
any external libraries, except optionally for plotting support.
Homepage:
https://www.sympy.org/
https://github.com/sympy/sympy/
https://pypi.org/project/sympy/
License: BSD
tables
- Ebuilds: 4, Stable: 3.10.2-r1 , 3.10.2 , Testing: 3.11.1
Description:
PyTables is a hierarchical database package designed to efficently
manage very large amounts of data. PyTables is built on top of the
HDF5 library and the NumPy package. It features an object-oriented
interface that, combined with natural naming and C-code generated
from Pyrex sources, makes it a fast, yet extremely easy to use tool
for interactively save and retrieve large amounts of data.
Homepage:
https://www.pytables.org/
https://github.com/PyTables/PyTables/
https://pypi.org/project/tables/
License: BSD
tabulate
- Ebuilds: 2, Stable: 0.9.0-r1 , Testing: 0.10.0
Description: Pretty-print tabular data
Homepage:
https://github.com/astanin/python-tabulate/
https://pypi.org/project/tabulate/
License: MIT
tagpy
- Ebuilds: 1, Stable: 2025.1-r1 , Testing: 2025.1-r1
Description: TagPy is a Python crust (or a set of Python bindings) for Scott
Wheeler's TagLib. It builds upon Boost.Python, a wrapper generation
library which is part of the Boost set of C++ libraries.
Homepage:
https://github.com/palfrey/tagpy/
https://pypi.org/project/tagpy/
License: BSD
tap-py
- Ebuilds: 1, Stable: 3.2.1 , Testing: 3.2.1
Description: Test Anything Protocol (TAP) tools
Homepage:
https://github.com/python-tap/tappy/
https://pypi.org/project/tap.py/
License: BSD-2
tasklib
- Ebuilds: 1, Testing: 2.5.1
Description: A Python library for interacting with taskwarrior databases
Homepage:
https://github.com/GothenburgBitFactory/tasklib
https://pypi.org/project/tasklib/
License: BSD
tavalidate
- Ebuilds: 1, Stable: 0.0.6-r1
Description: Utities to validate Tavern responses
Homepage:
https://github.com/sohoffice/tavalidate/
https://pypi.org/project/tavalidate/
License: MIT
tavern
- Ebuilds: 3, Stable: 2.17.0 , Testing: 3.2.0
Description:
A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs,
with a simple, concise and flexible YAML-based syntax.
Homepage:
https://github.com/taverntesting/tavern/
https://pypi.org/project/tavern/
License: MIT
tblib
- Ebuilds: 4, Stable: 3.2.2 , Testing: 3.2.2 , 3.2.1
Description: Traceback fiddling library for Python
Homepage:
https://github.com/ionelmc/python-tblib/
https://pypi.org/project/tblib/
License: BSD
tcolorpy
- Ebuilds: 1, Testing: 0.1.7
Description: tcolorpy is a Python library to apply true color for terminal text
Homepage:
https://github.com/thombashi/tcolorpy/
https://pypi.org/project/colorpy/
License: MIT
tekore
- Ebuilds: 3, Testing: 6.1.1
Description: Spotify Web API client
Homepage:
https://tekore.readthedocs.io/
https://github.com/felix-hilden/tekore/
https://pypi.org/project/tekore/
License: MIT
tempest
- Ebuilds: 4, Stable: 46.0.0 , Testing: 46.2.0
Description: OpenStack Integration Testing
Homepage:
https://pypi.org/project/tempest/
https://docs.openstack.org/tempest/latest/
https://launchpad.net/tempest/
License: Apache-2.0
tempora
- Ebuilds: 1, Stable: 5.8.1 , Testing: 5.8.1
Description: Objects and routines pertaining to date and time
Homepage:
https://github.com/jaraco/tempora/
https://pypi.org/project/tempora/
License: MIT
tenacity
- Ebuilds: 3, Stable: 9.1.2-r1 , Testing: 9.1.4
Description:
Tenacity is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying.
Homepage:
https://github.com/jd/tenacity/
https://pypi.org/project/tenacity/
License: Apache-2.0
termcolor
- Ebuilds: 2, Stable: 3.2.0 , Testing: 3.3.0
Description: ANSI Color formatting for output in terminal
Homepage:
https://github.com/termcolor/termcolor/
https://pypi.org/project/termcolor/
License: MIT
terminado
- Ebuilds: 1, Stable: 0.18.1 , Testing: 0.18.1
Description: Terminals served to term.js using Tornado websockets
Homepage:
https://github.com/jupyter/terminado/
https://pypi.org/project/terminado/
License: BSD-2
terminaltables3
- Ebuilds: 1, Stable: 4.0.0 , Testing: 4.0.0
Description: Generate simple tables in terminals from a nested list of strings
Homepage:
https://github.com/matthewdeanmartin/terminaltables3/
https://pypi.org/project/terminaltables3/
License: MIT
test
- Ebuilds: 1, Stable: 0 , Testing: 0
Description: Virtual to install 'test' package from stdlib
Homepage: https://docs.python.org/3/library/test.html
License: metapackage
test2ref
- Ebuilds: 2, Testing: 1.2.3
Description: Testing Against Learned Reference Data
Homepage:
https://github.com/nbiotcloud/test2ref
https://pypi.org/project/test2ref/
License: MIT
testfixtures
- Ebuilds: 2, Stable: 10.0.0 , Testing: 11.0.0
Description: A collection of helpers and mock objects for unit tests and doc tests
Homepage:
https://pypi.org/project/testfixtures/
https://github.com/Simplistix/testfixtures/
License: MIT
testpath
- Ebuilds: 1, Stable: 0.6.0 , Testing: 0.6.0
Description:
Testpath is a collection of utilities for Python code working with
files and commands. It contains functions to check things on the
filesystem, and tools for mocking system commands and recording
calls to those.
Homepage:
https://github.com/jupyter/testpath/
https://testpath.readthedocs.io/en/latest/
https://pypi.org/project/testpath/
License: MIT
testresources
- Ebuilds: 1, Stable: 2.0.2 , Testing: 2.0.2
Description:
Testresources extends unittest with a clean and simple api to provide test
optimisation where expensive common resources are needed for test cases
for example sample working trees for VCS systems, reference databases for
enterprise applications, or web servers ... let imagination run wild.
Homepage:
https://launchpad.net/testresources/
https://github.com/testing-cabal/testresources/
https://pypi.org/project/testresources/
License: Apache-2.0
testscenarios
- Ebuilds: 1, Stable: 0.5.0-r3 , Testing: 0.5.0-r3
Description:
Testscenarios provides clean dependency injection for
python unittest style tests. This can be used for interface testing
(testing many implementations via a single test suite) or for classic
dependency injection (provide tests with dependencies externally to the
test code itself, allowing easy testing in different situations).
Homepage:
https://launchpad.net/testscenarios/
https://github.com/testing-cabal/testscenarios/
https://pypi.org/project/testscenarios/
License: Apache-2.0
testtools
- Ebuilds: 6, Stable: 2.8.2 , Testing: 2.8.7
Description: Extensions to the Python standard library unit testing framework
Homepage:
https://github.com/testing-cabal/testtools/
https://pypi.org/project/testtools/
License: MIT
text-unidecode
- Ebuilds: 1, Stable: 1.3-r1 , Testing: 1.3-r1
Description: The most basic port of the Text::Unidecode Perl library
Homepage:
https://pypi.org/project/text-unidecode/
https://github.com/kmike/text-unidecode/
License: || ( Artistic GPL-2+ )
textdistance
- Ebuilds: 1, Stable: 4.6.3 , Testing: 4.6.3
Description: Compute distance between the two texts
Homepage:
https://github.com/life4/textdistance/
https://pypi.org/project/textdistance/
License: MIT
textile
- Ebuilds: 1, Stable: 4.0.3-r1 , Testing: 4.0.3-r1
Description: A Python implementation of Textile, Dean Allen's Human Text Generator.
Textile simplifies the work of creating (X)HTML.
Homepage:
https://github.com/textile/python-textile/
https://pypi.org/project/textile/
License: BSD
texttable
- Ebuilds: 1, Stable: 1.7.0
Description: Module to create simple ASCII tables
Homepage: https://github.com/foutaise/texttable/
https://pypi.org/project/texttable/
License: MIT
textx
- Ebuilds: 2, Testing: 4.3.0
Description: Meta-language for DSL implementation inspired by Xtext
Homepage:
https://pypi.org/project/textX/
https://github.com/textX/textX/
License: MIT
threadpoolctl
- Ebuilds: 1, Stable: 3.6.0 , Testing: 3.6.0
Description: Limit the number of threads used in native libs that have their own threadpool
Homepage:
https://github.com/joblib/threadpoolctl/
https://pypi.org/project/threadpoolctl/
License: BSD
three-merge
- Ebuilds: 1, Stable: 0.1.1-r1
Description: Simple Python library to perform a 3-way merge between strings
Homepage:
https://github.com/spyder-ide/three-merge/
https://pypi.org/project/three-merge/
License: MIT
thrift
- Ebuilds: 1, Stable: 0.22.0 , Testing: 0.22.0
Description: Python implementation of Thrift
Homepage:
https://pypi.org/project/thrift/
https://thrift.apache.org/
https://github.com/apache/thrift
License: Apache-2.0
thriftpy2
- Ebuilds: 3, Testing: 0.6.0
Description: Pure python approach of Apache Thrift
Homepage:
https://github.com/Thriftpy/thriftpy2/
https://pypi.org/project/thriftpy2/
License: MIT
tibs
- Ebuilds: 1, Testing: 0.5.7
Description: A sleek Python library for your binary data
Homepage:
https://github.com/scott-griffiths/tibs/
https://pypi.org/project/tibs/
License: MIT Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0 ZLIB
tifffile
- Ebuilds: 2, Testing: 2026.3.3
Description: Read and write TIFF files
Homepage:
https://pypi.org/project/tifffile/
https://github.com/cgohlke/tifffile/
https://www.cgohlke.com/
License: BSD
time-machine
- Ebuilds: 2, Stable: 2.19.0 , Testing: 3.2.0
Description: Travel through time in your tests
Homepage:
https://github.com/adamchainz/time-machine/
https://pypi.org/project/time-machine/
License: MIT
tiny-proxy
- Ebuilds: 1, Stable: 0.2.1 , Testing: 0.2.1
Description: Simple proxy server (SOCKS4(a), SOCKS5(h), HTTP tunnel)
Homepage:
https://github.com/romis2012/tiny-proxy/
https://pypi.org/project/tiny-proxy/
License: Apache-2.0
tinycss2
- Ebuilds: 3, Stable: 1.5.1 , Testing: 1.5.1
Description: A complete yet simple CSS parser for Python
Homepage:
https://www.courtbouillon.org/tinycss2/
https://github.com/Kozea/tinycss2/
https://pypi.org/project/tinycss2/
License: BSD
tinyhtml5
- Ebuilds: 2, Stable: 2.0.0 , Testing: 2.1.0
Description: HTML parser based on the WHATWG HTML specification
Homepage:
https://doc.courtbouillon.org/tinyhtml5/latest/
https://github.com/CourtBouillon/tinyhtml5/
https://pypi.org/project/tinyhtml5/
License: MIT
tldextract
- Ebuilds: 2, Stable: 5.3.0 , Testing: 5.3.1
Description: Accurately separate the TLD from the registered domain and subdomains of a URL
Homepage:
https://github.com/john-kurkowski/tldextract/
https://pypi.org/project/tldextract/
License: BSD
tokenize-rt
- Ebuilds: 1, Stable: 6.2.0 , Testing: 6.2.0
Description: A wrapper around the stdlib 'tokenize' which roundtrips
Homepage:
https://github.com/asottile/tokenize-rt/
https://pypi.org/project/tokenize-rt/
License: MIT
toml-fmt-common
- Ebuilds: 4, Stable: 1.1.0 , Testing: 1.3.2 , 1.2.0
Description: Common logic to the TOML formatter
Homepage:
https://github.com/tox-dev/toml-fmt-common/
https://pypi.org/project/toml-fmt-common/
License: MIT
tomli
- Ebuilds: 4, Stable: 2.3.0 , Testing: 2.4.1
Description: A lil' TOML parser
Homepage:
https://pypi.org/project/tomli/
https://github.com/hukkin/tomli/
License: MIT
tomli-w
- Ebuilds: 1, Stable: 1.2.0 , Testing: 1.2.0
Description: A lil' TOML writer
Homepage:
https://pypi.org/project/tomli-w/
https://github.com/hukkin/tomli-w/
License: MIT
tomlkit
- Ebuilds: 2, Stable: 0.14.0 , Testing: 0.14.0
Description: Style preserving TOML library
Homepage:
https://github.com/python-poetry/tomlkit/
https://pypi.org/project/tomlkit/
License: MIT
toolz
- Ebuilds: 3, Stable: 1.1.0 , Testing: 1.1.0
Description: List processing tools and functional utilities
Homepage:
https://github.com/pytoolz/toolz/
https://pypi.org/project/toolz/
License: BSD
toposort
- Ebuilds: 1, Testing: 1.10
Description: Implements a topological sort algorithm
Homepage:
https://gitlab.com/ericvsmith/toposort/
https://pypi.org/project/toposort/
License: Apache-2.0
tornado
- Ebuilds: 1, Stable: 6.5.5 , Testing: 6.5.5
Description: Python web framework and asynchronous networking library
Homepage:
https://www.tornadoweb.org/
https://github.com/tornadoweb/tornado/
https://pypi.org/project/tornado/
License: Apache-2.0
towncrier
- Ebuilds: 2, Stable: 25.8.0 , Testing: 25.8.0
Description: Building newsfiles for your project
Homepage:
https://github.com/twisted/towncrier/
https://pypi.org/project/towncrier/
License: MIT
tox
- Ebuilds: 11, Stable: 4.34.1 , Testing: 4.51.0 , 4.50.3
Description: virtualenv-based automation of test activities
Homepage:
https://tox.readthedocs.io/
https://github.com/tox-dev/tox/
https://pypi.org/project/tox/
License: MIT
tpm2-pytss
- Ebuilds: 1, Testing: 2.3.0-r2
Description: Python bindings for TSS
Homepage:
https://pypi.org/project/tpm2-pytss/
https://github.com/tpm2-software/tpm2-pytss/
License: BSD-2
tqdm
- Ebuilds: 3, Stable: 4.67.1 , Testing: 4.67.3
Description:
Instantly make your loops show a progress meter - just wrap
any iterator with "tqdm(iterator)", and you're done!
Homepage:
https://github.com/tqdm/tqdm/
https://pypi.org/project/tqdm/
License: MIT
traitlets
- Ebuilds: 1, Stable: 5.14.3 , Testing: 5.14.3
Description:
A lightweight pure-Python derivative of Enthought Traits,
used for configuring Python objects. This package powers
the config system of IPython and Jupyter.
Homepage:
https://github.com/ipython/traitlets/
https://pypi.org/project/traitlets/
License: BSD
trakit
- Ebuilds: 1, Stable: 0.2.5 , Testing: 0.2.5
Description: Guess additional information from titles in media tracks
Homepage:
https://github.com/ratoaq2/trakit/
https://pypi.org/project/trakit/
License: MIT
transitions
- Ebuilds: 1, Stable: 0.9.3 , Testing: 0.9.3
Description:
A lightweight, object-oriented state machine implementation in Python.
A state machine is a mathematical model of computation.
It is an abstract machine that can be in exactly one of a
finite number of states at any given time.
Homepage: https://github.com/pytransitions/transitions
License: MIT
translate-toolkit
- Ebuilds: 6, Stable: 3.17.5 , Testing: 3.19.3
Description: Toolkit to convert between many translation formats
Homepage:
https://github.com/translate/translate/
https://pypi.org/project/translate-toolkit/
License: GPL-2
tree-sitter
- Ebuilds: 3, Stable: 0.25.2 , Testing: 0.25.2
Description: Python bindings to the Tree-sitter parsing library
Homepage:
https://github.com/tree-sitter/py-tree-sitter/
https://pypi.org/project/tree-sitter/
License: MIT
treq
- Ebuilds: 1, Stable: 25.5.0 , Testing: 25.5.0
Description: treq is an HTTP library inspired by requests but written
on top of Twisted's Agents. It provides a simple, higher level API for
making HTTP requests when using Twisted.
Homepage:
https://github.com/twisted/treq/
https://pypi.org/project/treq/
License: MIT
trimesh
- Ebuilds: 5, Stable: 4.11.1 , Testing: 4.11.5
Description: Python library for loading and using triangular meshes
Homepage:
https://trimesh.org/
https://github.com/mikedh/trimesh/
https://pypi.org/project/trimesh/
License: MIT
trio
- Ebuilds: 2, Stable: 0.32.0 , Testing: 0.33.0
Description:
The Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O. A web spider that wants to fetch lots of pages in parallel, a web server that needs to juggle lots of downloads and websocket connections at the same time, a process supervisor monitoring multiple subprocesses... that sort of thing. Compared to other libraries, Trio attempts to distinguish itself with an obsessive focus on usability and correctness. Concurrency is complicated; we try to make it easy to get things right.
Trio was built from the ground up to take advantage of the latest Python features, and draws inspiration from many sources, in particular Dave Beazley's Curio. The resulting design is radically simpler than older competitors like asyncio and Twisted, yet just as capable. Trio is the Python I/O library I always wanted; I find it makes building I/O-oriented programs easier, less error-prone, and just plain more fun. Perhaps you'll find the same.
This project is young and still somewhat experimental: the overall design is solid and the existing features are fully tested and documented, but you may encounter missing functionality or rough edges. We do encourage you to use it, but you should read and subscribe to issue #1 to get warning and a chance to give feedback about any compatibility-breaking changes.
Homepage:
https://github.com/python-trio/trio/
https://pypi.org/project/trio/
License: || ( Apache-2.0 MIT )
trio-websocket
- Ebuilds: 1, Stable: 0.12.2 , Testing: 0.12.2
Description: WebSocket client and server implementation for Python Trio
Homepage:
https://github.com/python-trio/trio-websocket/
https://pypi.org/project/trio-websocket/
License: MIT
trove-classifiers
- Ebuilds: 4, Stable: 2026.1.14.14 , Testing: 2026.1.14.14 , 2026.1.12.15
Description: Canonical source for classifiers on PyPI (pypi.org)
Homepage:
https://github.com/pypa/trove-classifiers/
https://pypi.org/project/trove-classifiers/
License: Apache-2.0
trustme
- Ebuilds: 1, Stable: 1.2.1 , Testing: 1.2.1
Description: #1 quality TLS certs while you wait, for the discerning tester
Homepage:
https://github.com/python-trio/trustme/
https://pypi.org/project/trustme/
License: || ( Apache-2.0 MIT )
truststore
- Ebuilds: 3, Stable: 0.10.4 , Testing: 0.10.4 , 0.10.3
Description: Verify certificates using native system trust stores
Homepage:
https://github.com/sethmlarson/truststore/
https://pypi.org/project/truststore/
License: MIT
tubes
- Ebuilds: 1, Stable: 0.2.1 , Testing: 0.2.1
Description: Presently based primarily on Twisted, its core data
structures are fairly framework-agnostic and could be repurposed to work
with any event-driven container.
Homepage:
https://github.com/twisted/tubes/
https://pypi.org/project/Tubes/
License: MIT
tuf
- Ebuilds: 1, Stable: 6.0.0 , Testing: 6.0.0
Description: A secure updater framework for Python
Homepage:
https://github.com/theupdateframework/python-tuf/
https://pypi.org/project/tuf/
License: || ( Apache-2.0 MIT )
twine
- Ebuilds: 3, Stable: 6.2.0 , Testing: 6.2.0 , 6.1.0
Description: Collection of utilities for publishing packages on PyPI
Homepage:
https://twine.readthedocs.io/
https://github.com/pypa/twine/
https://pypi.org/project/twine/
License: Apache-2.0
twisted
- Ebuilds: 2, Stable: 25.5.0-r1 , Testing: 25.5.0-r1
Description: Twisted is an event-based framework for internet
applications, supporting Python 2.7 and Python 3.3+. It includes
modules for many different purposes, including the following:
twisted.web: HTTP clients and servers, HTML templating, and a WSGI server
twisted.conch: SSHv2 and Telnet clients and servers and terminal emulators
twisted.words: Clients and servers for IRC, XMPP, and other IM protocols
twisted.mail: IMAPv4, POP3, SMTP clients and servers
twisted.positioning: Tools for communicating with NMEA-compatible GPS receivers
twisted.names: DNS client and tools for making your own DNS servers
twisted.trial: A unit testing framework that integrates well with Twisted-based code.
Homepage:
https://twisted.org/
https://github.com/twisted/twisted/
https://pypi.org/project/Twisted/
License: MIT
twython
- Ebuilds: 1, Stable: 3.9.1-r1 , Testing: 3.9.1-r1
Description: An easy way to access Twitter data with Python
Homepage:
https://github.com/ryanmcgrath/twython/
https://pypi.org/project/twython/
License: MIT
txaio
- Ebuilds: 2, Stable: 25.9.2 , Testing: 25.12.2
Description: Compatibility API between asyncio/Twisted/Trollius
Homepage:
https://github.com/crossbario/txaio/
https://pypi.org/project/txaio/
License: MIT
txamqp
- Ebuilds: 1, Testing: 0.8.2-r1
Description: Python library for communicating with AMQP peers using Twisted
Homepage: https://github.com/txamqp/txamqp
License: Apache-2.0
txredisapi
- Ebuilds: 1, Stable: 1.4.11-r1 , Testing: 1.4.11-r1
Description: Non-blocking redis client for python
Homepage:
https://github.com/IlyaSkriblovsky/txredisapi/
https://pypi.org/project/txredisapi/
License: Apache-2.0
txrequests
- Ebuilds: 1, Stable: 0.9.6-r1 , Testing: 0.9.6-r1
Description:
Small add-on for the python requests http library.
Makes use twisted's ThreadPool, so that the requests'API returns
deferred. The additional API and changes are minimal and strives
to avoid surprises.
Homepage:
https://github.com/tardyp/txrequests/
https://pypi.org/project/txrequests/
License: Apache-2.0
txtorcon
- Ebuilds: 2, Stable: 24.8.0-r1 , Testing: 24.8.0-r1 , 23.11.0
Description: Twisted-based Tor controller client, with state-tracking abstractions
Homepage:
https://txtorcon.readthedocs.org/
https://github.com/meejah/txtorcon/
https://pypi.org/project/txtorcon/
License: MIT
typeguard
- Ebuilds: 3, Stable: 4.4.4 , Testing: 4.5.1
Description: Run-time type checker for Python
Homepage:
https://pypi.org/project/typeguard/
https://github.com/agronholm/typeguard/
License: MIT
typer
- Ebuilds: 5, Stable: 0.21.0 , Testing: 0.24.1
Description: Build great CLIs. Easy to code. Based on Python type hints
Homepage:
https://typer.tiangolo.com/
https://github.com/fastapi/typer/
https://pypi.org/project/typer/
License: MIT
types-docutils
- Ebuilds: 4, Stable: 0.22.3.20251115 , Testing: 0.22.3.20260322
Description: Typing stubs for docutils
Homepage: https://pypi.org/project/types-docutils/
License: Apache-2.0
types-gdb
- Ebuilds: 3, Stable: 16.3.0.20260109 , Testing: 16.3.0.20260203
Description: Typing stubs for gdb
Homepage: https://pypi.org/project/types-gdb/
License: Apache-2.0
types-psutil
- Ebuilds: 5, Stable: 7.1.3.20251211 , Testing: 7.2.2.20260130
Description: Typing stubs for psutil
Homepage: https://pypi.org/project/types-psutil/
License: Apache-2.0
types-python-dateutil
- Ebuilds: 2, Testing: 2.9.0.20260323
Description: Typing stubs for python-dateutil
Homepage:
https://github.com/python/typeshed/
https://pypi.org/project/types-python-dateutil/
License: Apache-2.0
types-setuptools
- Ebuilds: 3, Stable: 80.10.0.20260124 , Testing: 82.0.0.20260210
Description: Typing stubs for setuptools
Homepage: https://pypi.org/project/types-setuptools/
License: Apache-2.0
typing-extensions
- Ebuilds: 2, Stable: 4.15.0 , Testing: 4.15.0
Description: Backported and Experimental Type Hints for Python 3.7+
Homepage:
https://pypi.org/project/typing-extensions/
https://github.com/python/typing_extensions/
License: PSF-2
typing-inspection
- Ebuilds: 2, Stable: 0.4.2 , Testing: 0.4.2
Description: Runtime typing introspection tools
Homepage:
https://github.com/pydantic/typing-inspection/
https://pypi.org/project/typing-inspection/
License: MIT
typogrify
- Ebuilds: 1, Stable: 2.1.0 , Testing: 2.1.0
Description: Filters for web typography, supporting Django & Jinja templates
Homepage:
https://github.com/mintchaos/typogrify/
https://pypi.org/project/typogrify/
License: BSD
tzdata
- Ebuilds: 1, Stable: 10001 , Testing: 10001
Description: tzdata shim to satisfy requirements (while using system tzdata)
Homepage: https://peps.python.org/pep-0615/
License: public-domain
tzlocal
- Ebuilds: 1, Stable: 5.3.1 , Testing: 5.3.1
Description: tzinfo object for the local timezone
Homepage:
https://github.com/regebro/tzlocal/
https://pypi.org/project/tzlocal/
License: MIT
u-msgpack-python
- Ebuilds: 1, Stable: 2.8.0 , Testing: 2.8.0
Description:
u-msgpack-python is a lightweight MessagePack serializer and
deserializer module written in pure Python, compatible with both Python
2 and Python 3, as well as CPython and PyPy implementations of Python.
u-msgpack-python is fully compliant with the latest MessagePack
specification. In particular, it supports the new binary, UTF-8 string,
and application-defined ext types
Homepage:
https://github.com/vsergeev/u-msgpack-python/
https://pypi.org/project/u-msgpack-python/
License: MIT
ubelt
- Ebuilds: 2, Testing: 1.4.1
Description: A stdlib like feel, and extra batteries. Hashing, Caching, Timing, Progress
Homepage:
https://github.com/Erotemic/ubelt/
https://pypi.org/project/ubelt/
License: Apache-2.0
uc-micro-py
- Ebuilds: 2, Stable: 1.0.3 , Testing: 2.0.0
Description: Micro subset of unicode data files for linkify-it-py projects
Homepage:
https://github.com/tsutsu3/uc.micro-py/
https://pypi.org/project/uc-micro-py/
License: MIT
ujson
- Ebuilds: 2, Stable: 5.11.0 , Testing: 5.12.0
Description: Ultra fast JSON encoder and decoder for Python
Homepage:
https://github.com/ultrajson/ultrajson/
https://pypi.org/project/ujson/
License: BSD
ukkonen
- Ebuilds: 2, Stable: 1.0.1-r1 , Testing: 1.1.0
Description: Implementation of bounded Levenshtein distance (Ukkonen)
Homepage:
https://pypi.org/project/ukkonen/
https://github.com/asottile/ukkonen/
License: MIT
unasync
- Ebuilds: 1, Stable: 0.6.0-r1
Description: The async transformation code
Homepage:
https://github.com/python-trio/unasync/
https://pypi.org/project/unasync/
License: || ( Apache-2.0 MIT )
uncertainties
- Ebuilds: 2, Testing: 3.2.4
Description:
uncertainties is a Python module, which allows calculations such as
.
(0.2 +/- 0.01) * 2 = 0.4 +/- 0.02
.
to be performed transparently; much more complex mathematical expressions
involving numbers with uncertainties can also be evaluated transparently.
Correlations between expressions are correctly taken into account; x-x is
thus exactly zero, for instance. The uncertainties produced by this module
are what is predicted by error propagation theory.
Homepage:
https://pythonhosted.org/uncertainties/
https://github.com/lmfit/uncertainties/
https://pypi.org/project/uncertainties/
License: BSD
unearth
- Ebuilds: 2, Testing: 0.18.2
Description: A utility to fetch and download python packages
Homepage:
https://pypi.org/project/unearth/
https://github.com/frostming/unearth/
License: MIT
unicode-segmentation-rs
- Ebuilds: 2, Stable: 0.2.1 , Testing: 0.2.2
Description: Unicode segmentation and width for Python using Rust
Homepage:
https://github.com/WeblateOrg/unicode-segmentation-rs/
https://pypi.org/project/unicode-segmentation-rs/
License: MIT Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0
unidecode
- Ebuilds: 1, Stable: 1.4.0 , Testing: 1.4.0
Description: Module providing ASCII transliterations of Unicode text
Homepage: https://pypi.org/project/Unidecode/
License: GPL-2+
unidiff
- Ebuilds: 1, Stable: 0.7.5 , Testing: 0.7.5
Description: Unified diff parsing/metadata extraction library
Homepage:
https://github.com/matiasb/python-unidiff/
https://pypi.org/project/unidiff/
License: MIT
unittest-mixins
- Ebuilds: 1, Stable: 1.6-r2 , Testing: 1.6-r2
Description: A set of mixin classes and other helpers for unittest test case classes
Homepage:
https://github.com/nedbat/unittest-mixins/
https://pypi.org/project/unittest-mixins/
License: Apache-2.0
unpaddedbase64
- Ebuilds: 1, Stable: 2.1.0 , Testing: 2.1.0
Description: Unpadded Base64
Homepage:
https://github.com/matrix-org/python-unpaddedbase64/
https://pypi.org/project/unpaddedbase64/
License: Apache-2.0
unrardll
- Ebuilds: 1, Stable: 0.1.7 , Testing: 0.1.7
Description: Python wrapper for the UnRAR DLL
Homepage:
https://github.com/kovidgoyal/unrardll
https://pypi.org/project/unrardll/
License: BSD
untangle
- Ebuilds: 1, Stable: 1.2.1-r2 , Testing: 1.2.1-r2
Description: Convert XML documents into Python objects
Homepage:
https://github.com/stchris/untangle/
https://pypi.org/project/untangle/
License: MIT
uri-template
- Ebuilds: 1, Stable: 1.3.0 , Testing: 1.3.0
Description: URI Template expansion in strict adherence to RFC 6570
Homepage:
https://gitlab.linss.com/open-source/python/uri-template/
https://pypi.org/project/uri-template/
License: MIT
uritemplate
- Ebuilds: 1, Stable: 4.2.0 , Testing: 4.2.0
Description: Python implementation of RFC6570, URI Template
Homepage:
https://uritemplate.readthedocs.io/en/latest/
https://pypi.org/project/uritemplate/
https://github.com/python-hyper/uritemplate/
License: Apache-2.0
uritools
- Ebuilds: 2, Stable: 6.0.1 , Testing: 6.0.1
Description:
For various reasons, ``urllib.parse`` and its Python 2 predecessor
``urlparse`` are not compliant with current Internet standards. As
stated in `Lib/urllib/parse.py
<https://github.com/python/cpython/blob/3.8/Lib/urllib/parse.py>`_:
RFC 3986 is considered the current standard and any future changes
to urlparse module should conform with it. The urlparse module is
currently not entirely compliant with this RFC due to defacto
scenarios for parsing, and for backward compatibility purposes,
some parsing quirks from older RFCs are retained.
This module aims to provide fully RFC 3986 compliant replacements for
the most commonly used functions found in ``urllib.parse``. It also
includes functions for distinguishing between the different forms of
URIs and URI references, and for conveniently creating URIs from their
individual components.
Homepage:
https://github.com/tkem/uritools/
https://pypi.org/project/uritools/
License: MIT
url-normalize
- Ebuilds: 1, Stable: 2.2.1 , Testing: 2.2.1
Description: URL normalization for Python
Homepage:
https://github.com/niksite/url-normalize/
https://pypi.org/project/url-normalize/
License: MIT
urllib3
- Ebuilds: 1, Stable: 2.6.3 , Testing: 2.6.3
Description: HTTP library with thread-safe connection pooling, file post, and more
Homepage:
https://github.com/urllib3/urllib3/
https://pypi.org/project/urllib3/
License: MIT
urwid
- Ebuilds: 2, Stable: 3.0.4 , Testing: 3.0.5
Description:
Urwid is a curses-based user interface library. It includes many features
useful for text console application developers including:
- Fluid interface resizing (xterm window resizing / fbset on Linux console)
- Web application display mode using Apache and CGI [Live Demo]
- Support for UTF-8, simple 8-bit and CJK encodings
- Multiple text alignment and wrapping modes built-in
- Ability create user-defined text layout classes
- Simple markup for setting text attributes
- Powerful list box that handles scrolling between different widget types
- List box contents may be managed with a user-defined class
- Flexible edit box for editing many different types of text
- Buttons, check boxes and radio boxes
- Customizable layout for all widgets
- Easy interface for creating HTML screen shots
Homepage:
https://urwid.org/
https://pypi.org/project/urwid/
https://github.com/urwid/urwid/
License: LGPL-2.1
urwid-readline
- Ebuilds: 1, Testing: 0.15.1
Description: Text input widget for urwid that supports readline shortcuts
Homepage:
https://github.com/rr-/urwid_readline/
https://pypi.org/project/urwid-readline/
License: MIT
urwidtrees
- Ebuilds: 1, Stable: 1.0.3-r2 , Testing: 1.0.3-r2
Description:
This is a Widget Container API for the urwid toolkit. It uses a MVC
approach and allows to build trees of widgets.
Homepage: https://github.com/pazz/urwidtrees
License: GPL-3
userpath
- Ebuilds: 1, Stable: 1.9.2 , Testing: 1.9.2
Description: Cross-platform tool for adding locations to the user PATH
Homepage:
https://github.com/ofek/userpath/
https://pypi.org/project/userpath/
License: MIT
utidylib
- Ebuilds: 2, Stable: 0.10 , Testing: 1.0.0
Description: TidyLib Python wrapper
Homepage:
https://cihar.com/software/utidylib/
https://github.com/nijel/utidylib/
https://pypi.org/project/uTidylib/
License: MIT
uuid6
- Ebuilds: 1, Stable: 2025.0.1 , Testing: 2025.0.1
Description: New time-based UUID formats which are suited for use as a database key
Homepage:
https://github.com/oittaa/uuid6-python/
https://pypi.org/project/uuid6/
License: MIT
uv
- Ebuilds: 5, Stable: 0.10.12 , Testing: 0.11.2
Description: A Python package installer and resolver, written in Rust
Homepage:
https://github.com/astral-sh/uv/
https://pypi.org/project/uv/
License:
0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD CC0-1.0
CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016
ZLIB BZIP2
openssl
uv-build
- Ebuilds: 4, Stable: 0.10.12 , Testing: 0.11.2
Description: PEP517 uv build backend
Homepage:
https://github.com/astral-sh/uv/
https://pypi.org/project/uv-build/
License: || ( Apache-2.0 MIT )
uv-dynamic-versioning
- Ebuilds: 1, Testing: 0.13.0
Description: Dynamic versioning based on VCS tags for uv/hatch project
Homepage:
https://github.com/ninoseki/uv-dynamic-versioning/
https://pypi.org/project/uv-dynamic-versioning/
License: MIT
uvicorn
- Ebuilds: 3, Stable: 0.40.0 , Testing: 0.42.0
Description: Lightning-fast ASGI server implementation
Homepage:
https://www.uvicorn.org/
https://github.com/Kludex/uvicorn/
https://pypi.org/project/uvicorn/
License: BSD
uvloop
- Ebuilds: 2, Stable: 0.22.1 , Testing: 0.22.1
Description:
uvloop is a fast, drop-in replacement of the built-in asyncio
event loop. uvloop is implemented in Cython and uses libuv under
the hood.
Homepage:
https://github.com/magicstack/uvloop/
https://pypi.org/project/uvloop/
License: MIT
validators
- Ebuilds: 1, Stable: 0.35.0 , Testing: 0.35.0
Description: Python Data Validation for Humans
Homepage:
https://github.com/python-validators/validators/
https://pypi.org/project/validators/
License: MIT
varlink
- Ebuilds: 1, Testing: 31.0.0
Description: Python implementation of the Varlink protocol
Homepage:
https://github.com/varlink/python/
https://pypi.org/project/varlink/
License: Apache-2.0
vcrpy
- Ebuilds: 4, Stable: 8.1.1 , Testing: 8.1.1 , 8.0.0
Description: Automatically mock your HTTP interactions to simplify and speed up testing
Homepage:
https://github.com/kevin1024/vcrpy/
https://pypi.org/project/vcrpy/
License: Apache-2.0
vcs-versioning
- Ebuilds: 2, Testing: 1.1.1
Description: Core VCS versioning functionality from setuptools-scm
Homepage:
https://github.com/pypa/setuptools-scm/
https://pypi.org/project/vcs-versioning/
License: MIT
vdf
- Ebuilds: 1, Stable: 4.0 , Testing: 4.0
Description: A module for (de)serialization to and from VDF, Valve's key-value text format
Homepage:
https://github.com/solsticegamestudios/vdf/
https://pypi.org/project/vdf/
License: MIT
vdirsyncer
- Ebuilds: 2, Testing: 0.20.0
Description: Synchronize calendars and contacts
Homepage:
https://github.com/pimutils/vdirsyncer/
https://pypi.org/project/vdirsyncer/
License: BSD
vecrec
- Ebuilds: 1, Testing: 0.3.1-r1
Description:
Python-FCL is an (unofficial) Python interface for the Flexible Collision Library (FCL), an excellent C++
library for performing proximity and collision queries on pairs of geometric models.
Homepage:
https://github.com/kxgames/vecrec/
https://pypi.org/project/vecrec/
License: MIT
vector
- Ebuilds: 2, Testing: 1.8.0
Description:
Vector is a Python 3.8+ library (Python 3.6 and 3.7 supported till v0.9.0 and v1.0.0, respectively) for 2D, 3D, and Lorentz vectors, especially arrays of vectors, to solve common physics problems in a NumPy-like way.
Homepage:
https://github.com/scikit-hep/vector/
https://pypi.org/project/vector/
https://vector.readthedocs.io/
https://doi.org/10.5281/zenodo.7054478
License: BSD
verboselogs
- Ebuilds: 1, Stable: 1.7-r1 , Testing: 1.7-r1
Description: Verbose logging for Python's logging module
Homepage:
https://github.com/xolox/python-verboselogs/
https://pypi.org/project/verboselogs/
License: MIT
versioneer
- Ebuilds: 1, Stable: 0.29-r1 , Testing: 0.29-r1
Description: Easy VCS-based management of project version strings
Homepage:
https://pypi.org/project/versioneer/
https://github.com/python-versioneer/python-versioneer/
License: Unlicense
versioningit
- Ebuilds: 1, Stable: 3.3.0 , Testing: 3.3.0
Description: A setuptools plugin for versioning based on git tags
Homepage:
https://github.com/jwodder/versioningit/
https://pypi.org/project/versioningit/
License: MIT
vine
- Ebuilds: 1, Stable: 5.1.0
Description: Python Promises
Homepage:
https://github.com/celery/vine/
https://pypi.org/project/vine/
License: BSD
virtualenv
- Ebuilds: 9, Stable: 20.34.0-r1 , Testing: 21.2.0 , 20.39.1
Description: Virtual Python Environment builder
Homepage:
https://virtualenv.pypa.io/en/stable/
https://pypi.org/project/virtualenv/
https://github.com/pypa/virtualenv/
License: MIT
virtualenv-clone
- Ebuilds: 1, Stable: 0.5.7 , Testing: 0.5.7
Description: A script for cloning a non-relocatable virtualenv
Homepage:
https://github.com/edwardgeorge/virtualenv-clone/
https://pypi.org/project/virtualenv-clone/
License: MIT
virtualenvwrapper
- Ebuilds: 1, Stable: 6.1.1 , Testing: 6.1.1
Description: Set of extensions to Ian Bicking's virtualenv tool
Homepage:
https://github.com/python-virtualenvwrapper/virtualenvwrapper/
https://pypi.org/project/virtualenvwrapper/
License: BSD
visitor
- Ebuilds: 1, Testing: 0.1.3-r2
Description: A tiny pythonic visitor implementation
Homepage:
https://github.com/mbr/visitor/
https://pypi.org/project/visitor/
License: MIT
vobject
- Ebuilds: 1, Stable: 0.9.8 , Testing: 0.9.8
Description: Python package for parsing and generating vCard and vCalendar files
Homepage:
https://github.com/skarim/vobject/
https://pypi.org/project/vobject/
License: Apache-2.0
voluptuous
- Ebuilds: 2, Stable: 0.16.0 , Testing: 0.16.0
Description:
Voluptuous, despite the name, is a Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
Homepage:
https://github.com/alecthomas/voluptuous/
https://pypi.org/project/voluptuous/
License: BSD
vpython
- Ebuilds: 1, Testing: 7.6.5-r1
Description:
This package enables one to run VPython in a browser,
using the GlowScript VPython API,
documented in the Help at http://glowscript.org.
If the code is in a cell in a Jupyter notebook,
the 3D scene appears in the Jupyter notebook.
If the code is launched outside a notebook (e.g. from the command line),
a browser window will open displaying the scene.
Homepage: https://www.vpython.org/ https://pypi.org/project/vpython/
License: BSD-2
waitress
- Ebuilds: 1, Stable: 3.0.2 , Testing: 3.0.2
Description: A pure-Python WSGI server
Homepage:
https://docs.pylonsproject.org/projects/waitress/en/latest/
https://pypi.org/project/waitress/
https://github.com/Pylons/waitress/
License: ZPL
wand
- Ebuilds: 2, Stable: 0.6.13 , Testing: 0.7.0
Description: Ctypes-based simple ImageMagick binding for Python
Homepage:
https://docs.wand-py.org/
https://github.com/emcconville/wand/
https://pypi.org/project/Wand/
License: MIT
warlock
- Ebuilds: 1, Stable: 2.1.0 , Testing: 2.1.0
Description: Python object model built on JSON schema and JSON patch
Homepage:
https://github.com/bcwaldon/warlock/
https://pypi.org/project/warlock/
License: Apache-2.0
watchdog
- Ebuilds: 1, Stable: 6.0.0 , Testing: 6.0.0
Description: Python API and shell utilities to monitor file system events
Homepage:
https://github.com/gorakhargosh/watchdog/
https://pypi.org/project/watchdog/
License: Apache-2.0
watchfiles
- Ebuilds: 2, Stable: 1.1.1 , Testing: 1.1.1
Description: Simple, modern file watching and code reload in Python
Homepage:
https://pypi.org/project/watchfiles/
https://github.com/samuelcolvin/watchfiles/
License: MIT
Apache-2.0-with-LLVM-exceptions CC0-1.0 ISC MIT Unicode-DFS-2016
wcag-contrast-ratio
- Ebuilds: 1, Stable: 0.9-r1 , Testing: 0.9-r1
Description: A library for computing contrast ratios, as required by WCAG 2.0
Homepage:
https://github.com/gsnedders/wcag-contrast-ratio/
https://pypi.org/project/wcag-contrast-ratio/
License: MIT
wcmatch
- Ebuilds: 1, Stable: 10.1 , Testing: 10.1
Description:
Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide
file matching and globbing that more closely follows the features found in Bash. In some
ways these libraries are similar to Python's builtin libraries as they provide a similar
interface to match, filter, and glob the file system. But they also include a number of
features found in Bash's globbing such as backslash escaping, brace expansion, extended
glob pattern groups, etc. They also add a number of new useful functions as well, such as
globmatch which functions like fnmatch, but for paths.
Wildcard Match also adds a file search utility called wcmatch that is built on top of fnmatch and globmatch. It was
originally written for Rummage, but split out into this project to be used by other
projects that may find its approach useful.
Bash is used as a guide when making decisions on behavior for fnmatch and glob. Behavior may differ from Bash version to Bash version,
but an attempt is made to keep Wildcard Match up with the latest relevant changes. With
all of this said, there may be a few corner cases in which we've intentionally chosen to
not exactly mirror Bash. If an issue is found where Wildcard Match seems to deviate in an
illogical way, we'd love to hear about it in the issue tracker.
Features
A quick overview of Wildcard Match's
Features:
Provides an interface comparable to Python's builtin in fnamtch, glob, and pathlib.
Allows for a much more configurable experience when matching or globbing with many more features. Adds support for ** in glob.
Adds support for escaping characters with \.
Add support for POSIX style character classes inside sequences: [[:alnum:]], etc. The C locale is used for byte strings and Unicode properties for Unicode strings.
Adds support for brace expansion: a{b,{c,d}} --> ab ac ad.
Adds support for expanding ~ or ~username to the appropriate user path.
Adds support for extended match patterns: @(...), +(...), *(...), ?(...), and !(...).
Adds ability to match path names via the path centric globmatch.
Provides a pathlib variant that uses Wildcard Match's glob library instead of Python's default.
Provides an alternative file crawler called wcmatch.
And more...
Homepage:
https://github.com/facelessuser/wcmatch/
https://pypi.org/project/wcmatch/
License: MIT
wcwidth
- Ebuilds: 5, Stable: 0.3.2 , Testing: 0.6.0
Description: Measures number of Terminal column cells of wide-character codes
Homepage:
https://pypi.org/project/wcwidth/
https://github.com/jquast/wcwidth/
License: MIT
weasyprint
- Ebuilds: 3, Stable: 67.0 , Testing: 68.1
Description: Visual rendering engine for HTML and CSS that can export to PDF
Homepage:
https://weasyprint.org/
https://github.com/Kozea/WeasyPrint/
https://pypi.org/project/weasyprint/
License: BSD
webcolors
- Ebuilds: 2, Stable: 25.10.0 , Testing: 25.10.0
Description: Color names and value formats defined by the HTML and CSS specifications
Homepage:
https://github.com/ubernostrum/webcolors/
https://pypi.org/project/webcolors/
License: BSD
webencodings
- Ebuilds: 1, Stable: 0.5.1-r2 , Testing: 0.5.1-r2
Description: Character encoding aliases for legacy web content
Homepage:
https://github.com/gsnedders/python-webencodings/
https://pypi.org/project/webencodings/
License: BSD
webob
- Ebuilds: 1, Stable: 1.8.9 , Testing: 1.8.9
Description: WSGI request and response object
Homepage:
https://webob.org/
https://github.com/Pylons/webob/
https://pypi.org/project/WebOb/
License: MIT
websocket-client
- Ebuilds: 2, Stable: 1.9.0 , Testing: 1.9.0
Description: WebSocket client for python with hybi13 support
Homepage:
https://github.com/websocket-client/websocket-client/
https://pypi.org/project/websocket-client/
License: Apache-2.0
websockets
- Ebuilds: 2, Stable: 15.0.1 , Testing: 16.0
Description: Library for building WebSocket servers and clients in Python
Homepage:
https://websockets.readthedocs.io/
https://github.com/python-websockets/websockets/
https://pypi.org/project/websockets/
License: BSD
websockify
- Ebuilds: 1, Stable: 0.13.0 , Testing: 0.13.0
Description: WebSockets support for any application/server
Homepage:
https://github.com/novnc/websockify/
https://pypi.org/project/websockify/
License: LGPL-3
webtest
- Ebuilds: 1, Stable: 3.0.7 , Testing: 3.0.7
Description: Helper to test WSGI applications
Homepage:
https://docs.pylonsproject.org/projects/webtest/en/latest/
https://github.com/Pylons/webtest/
https://pypi.org/project/WebTest/
License: MIT
werkzeug
- Ebuilds: 3, Stable: 3.1.5 , Testing: 3.1.7
Description: Collection of various utilities for WSGI applications
Homepage:
https://palletsprojects.com/p/werkzeug/
https://pypi.org/project/Werkzeug/
https://github.com/pallets/werkzeug/
License: BSD
whatever
- Ebuilds: 1, Stable: 0.7
Description: Easy anonymous functions by partial application of operators
Homepage:
https://github.com/Suor/whatever/
https://pypi.org/project/whatever/
License: BSD
whatthepatch
- Ebuilds: 1, Stable: 1.0.7 , Testing: 1.0.7
Description: A patch parsing and application library.
Homepage:
https://github.com/cscorley/whatthepatch/
https://pypi.org/project/whatthepatch/
License: MIT
wheel
- Ebuilds: 3, Stable: 0.46.2 , Testing: 0.46.3
Description: A built-package format for Python
Homepage:
https://github.com/pypa/wheel/
https://pypi.org/project/wheel/
License: MIT
whenever
- Ebuilds: 4, Testing: 0.10.0_beta2
Description: Modern datetime library for Python
Homepage:
https://github.com/ariebovenberg/whenever/
https://pypi.org/project/whenever/
License: MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0
whisper
- Ebuilds: 1, Testing: 1.1.10
Description: Fixed size round-robin style database
Homepage:
https://github.com/graphite-project/whisper/
https://pypi.org/project/whisper/
License: Apache-2.0
whoosh
- Ebuilds: 1, Stable: 2.7.4-r2 , Testing: 2.7.4-r2
Description:
Whoosh is a fast, featureful full-text indexing and searching
library implemented in pure Python. Programmers can use it to
easily add search functionality to their applications and websites.
Every part of how Whoosh works can be extended or replaced to meet
your needs exactly.
Homepage:
https://pypi.org/project/Whoosh/
https://github.com/mchaput/whoosh
License: BSD-2
widgetsnbextension
- Ebuilds: 3, Stable: 4.0.15 , Testing: 4.0.15
Description: IPython HTML widgets for Jupyter
Homepage:
https://ipython.org/
https://pypi.org/project/widgetsnbextension/
License: BSD
wrapt
- Ebuilds: 5, Stable: 2.0.1 , 1.17.3 , Testing: 2.1.2
Description: Module for decorators, wrappers and monkey patching
Homepage:
https://github.com/GrahamDumpleton/wrapt/
https://pypi.org/project/wrapt/
License: BSD
wsaccel
- Ebuilds: 1, Stable: 0.6.7 , Testing: 0.6.7
Description: Accelerator for ws4py, autobahn and tornado
Homepage:
https://github.com/methane/wsaccel/
https://pypi.org/project/wsaccel/
License: Apache-2.0
wsgiproxy2
- Ebuilds: 1, Stable: 0.5.1-r1 , Testing: 0.5.1-r1
Description: HTTP proxying tools for WSGI apps
Homepage:
https://github.com/gawel/WSGIProxy2/
https://pypi.org/project/WSGIProxy2/
License: MIT
wsproto
- Ebuilds: 1, Stable: 1.3.2 , Testing: 1.3.2
Description: WebSockets state-machine based protocol implementation
Homepage:
https://github.com/python-hyper/wsproto/
https://pypi.org/project/wsproto/
License: MIT
wtforms
- Ebuilds: 1, Stable: 3.2.1 , Testing: 3.2.1
Description: Flexible forms validation and rendering library for python web development
Homepage:
https://wtforms.readthedocs.io/
https://github.com/pallets-eco/wtforms/
https://pypi.org/project/WTForms/
License: BSD
wurlitzer
- Ebuilds: 1, Stable: 3.1.1 , Testing: 3.1.1
Description: Capture C-level stdout/stderr in Python
Homepage:
https://github.com/minrk/wurlitzer/
https://pypi.org/project/wurlitzer/
License: MIT
wxpython
- Ebuilds: 3, Stable: 4.2.4 , 4.2.3-r2 , Testing: 4.2.5
Description: A blending of the wxWindows C++ class library with Python
Homepage:
https://www.wxpython.org/
https://github.com/wxWidgets/Phoenix/
https://pypi.org/project/wxPython/
License: wxWinLL-3
x-wr-timezone
- Ebuilds: 1, Testing: 2.0.1
Description: Convert calendars using X-WR-TIMEZONE to standard ones
Homepage:
https://github.com/niccokunzmann/x-wr-timezone/
https://pypi.org/project/x-wr-timezone/
License: LGPL-3+
xarray
- Ebuilds: 4, Stable: 2025.12.0 , 2025.6.1 , Testing: 2026.2.0
Description: N-D labeled arrays and datasets in Python
Homepage:
https://xarray.pydata.org/
https://github.com/pydata/xarray/
https://pypi.org/project/xarray/
License: Apache-2.0
xcffib
- Ebuilds: 2, Stable: 1.12.0 , Testing: 1.12.0
Description: A drop in replacement for xpyb, an XCB python binding
Homepage:
https://github.com/tych0/xcffib/
https://pypi.org/project/xcffib/
License: Apache-2.0
xdoctest
- Ebuilds: 3, Testing: 1.3.2
Description: A rewrite of Python's builtin doctest module but without all the weirdness
Homepage:
https://github.com/Erotemic/xdoctest/
https://pypi.org/project/xdoctest/
License: Apache-2.0
xkbcommon
- Ebuilds: 1, Stable: 1.5.1 , Testing: 1.5.1
Description: Python bindings for libxkbcommon using cffi
Homepage:
https://github.com/sde1000/python-xkbcommon/
https://pypi.org/project/xkbcommon/
License: MIT
xlrd
- Ebuilds: 1, Stable: 2.0.2 , Testing: 2.0.2
Description: Extract data from new and old Excel spreadsheets on any platform. Pure
Python (2.1 to 2.6). Strong support for Excel dates. Unicode-aware.
Homepage:
https://www.python-excel.org/
https://github.com/python-excel/xlrd/
https://pypi.org/project/xlrd/
License: BSD
xlsxwriter
- Ebuilds: 1, Stable: 3.2.9 , Testing: 3.2.9
Description: Python module for creating Excel XLSX files
Homepage:
https://github.com/jmcnamara/XlsxWriter/
https://pypi.org/project/xlsxwriter/
License: BSD
xlwt
- Ebuilds: 1, Stable: 1.3.0-r2 , Testing: 1.3.0-r2
Description:
xlwt is a library for generating spreadsheet files that are compatible
with Excel 97/2000/XP/2003, OpenOffice.org Calc, and
Gnumeric. xlwt has full support for Unicode. Excel spreadsheets can
be generated on any platform without needing Excel or a COM
server. xlwt is a fork of pyExcelerator.
Homepage:
https://www.python-excel.org/
https://github.com/python-excel/xlwt/
https://pypi.org/project/xlwt/
License: BSD
xmlschema
- Ebuilds: 3, Stable: 4.2.0 , Testing: 4.3.1
Description: An XML Schema validator and decoder
Homepage:
https://github.com/sissaschool/xmlschema/
https://pypi.org/project/xmlschema/
License: MIT
xmlsec
- Ebuilds: 2, Stable: 1.3.17 , Testing: 1.3.17
Description: Python bindings for the XML Security Library
Homepage:
https://github.com/xmlsec/python-xmlsec/
https://pypi.org/project/xmlsec/
License: MIT
xmltodict
- Ebuilds: 3, Stable: 1.0.2 , Testing: 1.0.4
Description: Makes working with XML feel like you are working with JSON
Homepage:
https://github.com/martinblech/xmltodict/
https://pypi.org/project/xmltodict/
License: MIT
xvfbwrapper
- Ebuilds: 5, Stable: 0.2.18 , Testing: 0.2.23
Description: Python wrapper for running a display inside X virtual framebuffer
Homepage:
https://github.com/cgoldberg/xvfbwrapper/
https://pypi.org/project/xvfbwrapper/
License: MIT
xxhash
- Ebuilds: 1, Stable: 3.6.0 , Testing: 3.6.0
Description: Python binding for the xxHash library
Homepage:
https://github.com/ifduyue/python-xxhash/
https://pypi.org/project/xxhash/
License: MIT
yapf
- Ebuilds: 1, Stable: 0.43.0-r1 , Testing: 0.43.0-r1
Description:
YAPF is based off of 'clang-format', developed by Daniel Jasper.
In essence, the algorithm takes the code and reformats it to the best
formatting that conforms to the style guide, even if the original code
didn't violate the style guide.
Homepage:
https://github.com/google/yapf/
https://pypi.org/project/yapf/
License: Apache-2.0
yappi
- Ebuilds: 2, Stable: 1.6.10 , Testing: 1.7.6
Description: Yet Another Python Profiler
Homepage:
https://pypi.org/project/yappi/
https://github.com/sumerc/yappi/
License: MIT
yapsy
- Ebuilds: 1, Stable: 1.12.2-r2 , Testing: 1.12.2-r2
Description: A fat-free DIY Python plugin management toolkit
Homepage:
https://github.com/tibonihoo/yapsy/
https://pypi.org/project/Yapsy/
License: BSD
yara-python
- Ebuilds: 2, Stable: 4.5.4 , Testing: 9999
Description:
With this library you can use YARA from your Python programs. It covers
all YARA's features, from compiling, saving and loading rules to
scanning files, strings and processes.
Homepage: https://github.com/VirusTotal/yara-python
yarl
- Ebuilds: 2, Stable: 1.22.0 , Testing: 1.23.0
Description: Yet another URL library
Homepage:
https://github.com/aio-libs/yarl/
https://pypi.org/project/yarl/
License: Apache-2.0
yattag
- Ebuilds: 1, Stable: 1.16.1 , Testing: 1.16.1
Description: Python library to generate HTML or XML in a readable, concise and pythonic way
Homepage:
https://www.yattag.org/
https://github.com/leforestier/yattag/
https://pypi.org/project/yattag/
License: LGPL-2.1+
yaxmldiff
- Ebuilds: 1, Stable: 0.2.0 , Testing: 0.2.0
Description: Yet Another XML Differ
Homepage:
https://pypi.org/project/yaxmldiff/
https://github.com/latk/yaxmldiff.py
License: Apache-2.0
youtube-search-python
- Ebuilds: 1, Stable: 1.6.6-r2 , Testing: 1.6.6-r2
Description: Get YouTube video information using link WITHOUT YouTube Data API v3
Homepage: https://github.com/alexmercerind/youtube-search-python/
License: MIT
yt-dlp-ejs
- Ebuilds: 3, Stable: 0.8.0 , Testing: 0.8.0
Description: External JavaScript for yt-dlp supporting many runtimes
Homepage: https://github.com/yt-dlp/ejs/
License: Unlicense ISC MIT
ytmusicapi
- Ebuilds: 2, Stable: 1.11.4 , Testing: 1.11.5
Description: Unofficial API for YouTube Music
Homepage: https://ytmusicapi.readthedocs.io/
https://github.com/sigma67/ytmusicapi/
License: MIT
zc-lockfile
- Ebuilds: 2, Stable: 4.0 , Testing: 4.0
Description: Basic inter-process locks
Homepage:
https://github.com/zopefoundation/zc.lockfile/
https://pypi.org/project/zc.lockfile/
License: ZPL
zconfig
- Ebuilds: 2, Testing: 4.3
Description:
ZConfig is a configuration library intended for general use. It supports a hierarchical schema-driven configuration model that allows a schema to specify data conversion routines written in Python. ZConfig’s model is very different from the model supported by the ConfigParser module found in Python’s standard library, and is more suitable to configuration-intensive applications.
ZConfig schema are written in an XML-based language and are able to “import” schema components provided by Python packages. Since components are able to bind to conversion functions provided by Python code in the package (or elsewhere), configuration objects can be arbitrarily complex, with values that have been verified against arbitrary constraints. This makes it easy for applications to separate configuration support from configuration loading even with configuration data being defined and consumed by a wide range of separate packages.
Homepage:
https://github.com/zopefoundation/ZConfig/
https://pypi.org/project/ZConfig/
License: ZPL
zeep
- Ebuilds: 2, Stable: 4.3.2 , Testing: 4.3.2
Description: A modern/fast Python SOAP client based on lxml / requests
Homepage:
https://docs.python-zeep.org/
https://github.com/mvantellingen/python-zeep/
https://pypi.org/project/zeep/
License: MIT
zenlib
- Ebuilds: 4, Stable: 3.1.5 , Testing: 3.3.0
Description: Useful python decorators and utilities
Homepage: https://github.com/desultory/zenlib/
License: GPL-2
zeroconf
- Ebuilds: 3, Stable: 0.148.0 , Testing: 0.148.0
Description: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
Homepage:
https://github.com/python-zeroconf/python-zeroconf/
https://pypi.org/project/zeroconf/
License: LGPL-2.1+
zipp
- Ebuilds: 1, Stable: 3.23.0 , Testing: 3.23.0
Description: Backport of pathlib-compatible object wrapper for zip files
Homepage:
https://github.com/jaraco/zipp/
https://pypi.org/project/zipp/
License: MIT
zipstream-ng
- Ebuilds: 1, Stable: 1.9.0 , Testing: 1.9.0
Description: A modern and easy to use streamable zip file generator
Homepage:
https://github.com/pR0Ps/zipstream-ng/
https://pypi.org/project/zipstream-ng/
License: LGPL-3
zlib-ng
- Ebuilds: 1, Stable: 1.0.0 , Testing: 1.0.0
Description: Drop-in replacement for zlib and gzip modules using zlib-ng
Homepage:
https://github.com/pycompression/python-zlib-ng/
https://pypi.org/project/zlib-ng/
License: PSF-2
zmq-anyio
- Ebuilds: 4, Testing: 0.3.14 , 0.3.10
Description: Asynchronous API for ZMQ using AnyIO
Homepage:
https://github.com/QuantStack/zmq-anyio/
https://pypi.org/project/zmq-anyio/
License: BSD
zope-component
- Ebuilds: 2, Stable: 7.0 , Testing: 7.1
Description: Zope Component Architecture
Homepage:
https://pypi.org/project/zope.component/
https://github.com/zopefoundation/zope.component/
License: ZPL
zope-configuration
- Ebuilds: 1, Stable: 7.0 , Testing: 7.0
Description:
The Zope configuration system provides an extensible system for supporting various kinds of configurations.
Homepage:
https://pypi.org/project/zope.configuration/
https://github.com/zopefoundation/zope.configuration/
https://zopeconfiguration.readthedocs.io/en/latest/
License: ZPL
zope-deprecation
- Ebuilds: 1, Stable: 6.0
Description: Zope Deprecation Infrastructure
Homepage:
https://pypi.org/project/zope.deprecation/
https://github.com/zopefoundation/zope.deprecation/
License: ZPL
zope-event
- Ebuilds: 1, Stable: 6.1 , Testing: 6.1
Description: Event publishing / dispatch, used by Zope Component Architecture
Homepage:
https://pypi.org/project/zope.event/
https://github.com/zopefoundation/zope.event/
License: ZPL
zope-exceptions
- Ebuilds: 2, Testing: 6.0
Description: General purpose exceptions for Zope packages
Homepage:
https://pypi.org/project/zope.exceptions/
https://github.com/zopefoundation/zope.exceptions/
License: ZPL
zope-hookable
- Ebuilds: 1, Stable: 8.2 , Testing: 8.2
Description: Efficient creation of 'hookable' objects
Homepage:
https://pypi.org/project/zope.hookable/
https://github.com/zopefoundation/zope.hookable/
License: ZPL
zope-i18nmessageid
- Ebuilds: 1, Stable: 8.2 , Testing: 8.2
Description: Zope support for i18nmessageid (tagging source of i18n strings)
Homepage:
https://pypi.org/project/zope.i18nmessageid/
https://github.com/zopefoundation/zope.i18nmessageid/
License: ZPL
zope-interface
- Ebuilds: 2, Stable: 8.2 , Testing: 8.2
Description: Interfaces for Python
Homepage:
https://github.com/zopefoundation/zope.interface/
https://pypi.org/project/zope.interface/
License: ZPL
zope-schema
- Ebuilds: 1, Stable: 8.1 , Testing: 8.1
Description: Zope schema Architecture
Homepage:
https://pypi.org/project/zope.schema/
https://github.com/zopefoundation/zope.schema/
License: ZPL
zope-testing
- Ebuilds: 1, Stable: 6.1 , Testing: 6.1
Description: Zope testing helpers
Homepage:
https://pypi.org/project/zope.testing/
https://github.com/zopefoundation/zope.testing/
License: ZPL
zstandard
- Ebuilds: 1, Stable: 0.25.0 , Testing: 0.25.0
Description: Zstandard Bindings for Python
Homepage:
https://github.com/indygreg/python-zstandard/
https://pypi.org/project/zstandard/
License: BSD
zxcvbn
- Ebuilds: 1, Stable: 4.5.0
Description: Realistic password strength estimator
Homepage:
https://github.com/dwolfhub/zxcvbn-python/
https://pypi.org/project/zxcvbn/
License: MIT