Ycarus Gentoo ebuild

nest

These ebuilds come from .

If you have some problems, go to the official site first.

dev-python

aardwolf : Asynchronous RDP client for Python ( https://github.com/skelsec/aardwolf )

adal : Library for authentication in Azure Active Directory ( https://github.com/AzureAD/azure-activedirectory-library-for-python )

advanced-alchemy : Ready-to-go SQLAlchemy concoctions ( https://github.com/litestar-org/advanced-alchemy )

aesedb : NTDS parser toolkit ( https://github.com/skelsec/aesedb )

aiomultiprocess : asyncio version of the standard multiprocessing module ( https://github.com/omnilib/aiomultiprocess )

aiosmb : Asynchronous SMB protocol implementation ( https://github.com/skelsec/aiosmb )

aiowinreg : Windows registry file reader ( https://github.com/skelsec/aiowinreg )

annoy : Approximate Nearest Neighbors in C++/Python ( https://github.com/spotify/annoy )

anyconfig : Generic access to configuration files in any formats ( https://github.com/ssato/python-anyconfig )

apeye : Handy tools for working with URLs and APIs ( https://github.com/domdfcoding/apeye )

apeye-core : Core functionality for the apeye library ( https://github.com/domdfcoding/apeye-core )

apispec-webframeworks : Web framework plugins for apispec ( https://github.com/marshmallow-code/apispec-webframeworks )

applicationinsights : Application Insights SDK for Python ( https://github.com/microsoft/ApplicationInsights-Python )

arc4 : A small and insanely fast ARCFOUR (RC4) cipher ( https://github.com/manicmaniac/arc4 )

asgi-lifespan : Programmatic startup/shutdown of ASGI apps ( https://github.com/florimondmanca/asgi-lifespan )

asn1tools : ASN.1 parsing, encoding and decoding ( https://github.com/eerimoq/asn1tools )

aspectlib : Aspect-oriented programming, monkey-patch and decorators library ( https://github.com/ionelmc/python-aspectlib )

assertpy : Assertion library for unit testing ( https://github.com/assertpy/assertpy )

asyauth : Unified authentication library ( https://github.com/skelsec/asyauth )

asyncpg : A fast PostgreSQL Database Client Library for Python/asyncio ( https://github.com/MagicStack/asyncpg )

asysocks : Asynchronous socks and http proxy library ( https://github.com/skelsec/asysocks )

aws-cryptographic-material-providers : AWS Cryptographic Material Providers Library ( https://github.com/aws/aws-cryptographic-material-providers-library )

aws-cryptography-internal-dynamodb : AWS Cryptographic Internal ComAmazonawsDynamodb ( https://github.com/aws/aws-cryptographic-material-providers-library )

aws-cryptography-internal-kms : AWS Cryptographic Internal ComAmazonAwsKms ( https://github.com/aws/aws-cryptographic-material-providers-library )

aws-cryptography-internal-primitives : AWS Cryptographic Internal AwsCryptographyPrimitives ( https://github.com/aws/aws-cryptographic-material-providers-library )

aws-cryptography-internal-standard-library : AWS Cryptographic Internal StandardLibrary ( https://github.com/aws/aws-cryptographic-material-providers-library )

aws-encryption-sdk : AWS Encryption SDK ( https://github.com/aws/aws-encryption-sdk-python )

aws-lambda-builders : Python library to manage AWS Lambda functions ( https://github.com/aws/aws-lambda-builders )

aws-lambda-powertools : A suite of Python utilities for AWS Lambda functions ( https://github.com/aws-powertools/powertools-lambda-python )

azure-common : Microsoft Azure Client Common Library for Python ( https://github.com/Azure/azure-python-devtools )

azure-core : Azure Core shared client library for Python ( https://github.com/Azure/azure-sdk-for-python )

azure-identity : Azure Identity client library for Python ( https://github.com/Azure/azure-sdk-for-python )

azure-keyvault-secrets : Microsoft Azure Key Vault Secrets Client Library for Python ( https://github.com/Azure/azure-sdk-for-python )

azure-storage-blob : Microsoft Azure Storage Blobs Library for Python ( https://github.com/Azure/azure-sdk-for-python )

backoff : Function decoration for backoff and retry ( https://github.com/litl/backoff )

bc-detect-secrets : A fork of enterprise friendly way of detecting and preventing secrets ( https://github.com/bridgecrewio/detect-secrets )

bc-jsonpath-ng : Python JSONPath Next-Generation ( https://github.com/bridgecrewio/jsonpath-ng )

bc-python-hcl2 : A fork of parser for HCL2 written in Python ( https://github.com/bridgecrewio/python-hcl2 )

beanie : Asynchronous Python ODM for MongoDB ( https://github.com/BeanieODM/beanie )

billiard : Multiprocessing Pool Extensions ( https://github.com/celery/billiard )

bitstruct : Python bit pack/unpack package ( https://github.com/eerimoq/bitstruct )

bleak : Bluetooth Low Energy platform Agnostic Klient ( https://github.com/hbldh/bleak )

bloodhound : Python based ingestor for BloodHound ( https://github.com/dirkjanm/bloodhound.py )

boto3-stubs : Type annotations for boto3 ( https://github.com/youtype/mypy_boto3_builder )

botocore-stubs : Type annotations and code completion for botocore ( https://github.com/youtype/botocore-stubs )

bson : Independent BSON codec for Python ( https://github.com/py-bson/bson )

cached-property : A cached-property for decorating methods in classes ( https://github.com/pydanny/cached-property )

celery : Asynchronous task job queue based on distributed message passing ( https://github.com/celery/celery )

channels : Brings async, event-driven capabilities to Django ( https://github.com/django/channels )

chevron : Mustache templating language renderer ( https://github.com/noahmorrison/chevron )

circuitbreaker : Python Circuit Breaker pattern implementation ( https://github.com/fabfuel/circuitbreaker )

click-completion : Enhanced completion for bash, fish, zsh in Click ( https://github.com/click-contrib/click-completion )

click-repl : Subcommand REPL for click apps ( https://github.com/click-contrib/click-repl )

coincidence : Helper functions for pytest ( https://github.com/python-coincidence/coincidence )

colorpedia : Command-line tool for looking up colors and palettes ( https://github.com/joowani/colorpedia )

commandlines : Python command line argument to object parsing library ( https://github.com/chrissimpkins/commandlines )

configparser : Backport of configparser from Python 3 ( https://github.com/jaraco/configparser )

consolekit : Additional utilities for click ( https://github.com/domdfcoding/consolekit )

convertdate : Utils for converting between date formats and calculating holidays ( https://github.com/fitnr/convertdate )

coreapi : Python client library for Core API ( https://github.com/core-api/python-client )

coreschema : Python CoreSchema ( https://github.com/core-api/python-coreschema )

cprint : Printing in color in python ( https://github.com/EVasseure/cprint )

crayons : Text UI colors ( https://github.com/kennethreitz/crayons )

cron-converter : Cron string parser and scheduler for Python ( https://github.com/Sonic0/cron-converter )

cron-descriptor : Converts cron expressions into human readable strings ( https://github.com/Salamek/cron-descriptor )

crossplane : Fast and reliable NGINX configuration parser ( https://github.com/nginxinc/crossplane )

curio : Coroutine-based library for concurrent Python systems programming ( https://github.com/dabeaz/curio )

cyclonedx-python-lib : Python library for generating CycloneDX SBOMs ( https://github.com/CycloneDX/cyclonedx-python-lib )

dafnyruntimepython : Dafny runtime for Python ( https://github.com/dafny-lang/dafny )

daphne : Django ASGI (HTTP/WebSocket) server ( https://github.com/django/daphne )

dataclasses-jsonschema : JSON schema generation from dataclasses ( https://github.com/s-knibbs/dataclasses-jsonschema )

datadiff : A library for diffs of python data structures ( https://sourceforge.net/projects/datadiff/ )

dateparser : Date parsing library designed to parse dates from HTML pages ( https://github.com/scrapinghub/dateparser )

db-dtypes : Pandas Data Types for SQL systems ( https://github.com/googleapis/python-db-dtypes-pandas )

decli : Minimal declarative cli tool ( https://github.com/Woile/decli )

deep-merge : A simple utility for merging python dictionaries ( https://github.com/halfak/deep_merge )

deprecation-alias : A wrapper around 'deprecation' providing support for deprecated aliases ( https://github.com/domdfcoding/deprecation-alias )

diagrams : Diagram as Code for prototyping cloud system architectures ( https://github.com/mingrammer/diagrams )

dishka : Cute DI framework with scopes and agreeable API ( https://github.com/reagento/dishka )

dist-meta : Parse and create Python distribution metadata ( https://github.com/repo-helper/dist-meta )

dj-rest-auth : Authentication and Registration in Django Rest Framework ( https://github.com/iMerica/dj-rest-auth )

django-allauth : Django 3rd party (social) account authentication ( https://codeberg.org/allauth/django-allauth )

django-celery-beat : Celery Periodic Tasks for Django ( https://github.com/celery/django-celery-beat )

django-choices-field : Django TextChoices/IntegerChoices enum ( https://github.com/bellini666/django-choices-field )

django-environ : An environment variables to configure Django ( https://github.com/joke2k/django-environ )

django-fake-model : A library for creating fake models in the unit tests ( https://github.com/erm0l0v/django-fake-model )

django-graphiql-debug-toolbar : Django Debug Toolbar for GraphiQL IDE ( https://github.com/flavors/django-graphiql-debug-toolbar )

django-guardian : Implementation of per object permissions for Django ( https://github.com/django-guardian/django-guardian )

django-htmx : Extensions for using Django with htmx ( https://github.com/adamchainz/django-htmx )

django-jinja : Jinja2 templating language integrated in Django ( https://github.com/niwinz/django-jinja )

django-model-utils : Django model mixins and utilities ( https://github.com/jazzband/django-model-utils )

django-mptt : Utilities for implementing a modified pre-order traversal tree in django ( https://github.com/django-mptt/django-mptt )

django-ninja : Fast Django REST Framework ( https://github.com/vitalik/django-ninja )

django-oauth-toolkit : OAuth2 Provider for Django ( https://github.com/jazzband/django-oauth-toolkit )

django-pglocks : PostgreSQL locking context managers and functions for Django ( https://github.com/Xof/django-pglocks )

django-pipeline : An asset packaging library for Django ( https://github.com/jazzband/django-pipeline )

django-rest-knox : Authentication module for Django Rest Framework ( https://github.com/jazzband/django-rest-knox )

django-rich : Extensions for using Rich with Django ( https://github.com/adamchainz/django-rich )

django-rq : Django integration for Redis Queue ( https://github.com/rq/django-rq )

django-storages : Support for many storage backends in Django ( https://github.com/jschneier/django-storages )

django-tree-queries : Tree queries with explicit opt-in, without configurability ( https://github.com/feincms/django-tree-queries )

djangorestframework-camel-case : Camel case JSON support for Django REST framework ( https://github.com/vbabiy/djangorestframework-camel-case )

djangorestframework-dataclasses : Dataclasses serializer for Django REST framework ( https://github.com/oxan/djangorestframework-dataclasses )

djangorestframework-gis : Geographic add-ons for Django REST Framework ( https://github.com/openwisp/django-rest-framework-gis )

djangorestframework-recursive : Recursive Serialization for Django REST framework ( https://github.com/heywbj/django-rest-framework-recursive )

djangorestframework-simplejwt : JSON Web Token authentication plugin for the Django REST Framework ( https://github.com/jazzband/djangorestframework-simplejwt )

dockerfile-parse : Python library for parsing Dockerfile files ( https://github.com/containerbuildsystem/dockerfile-parse )

dom-toml : Dom's tools for Tom's Obvious, Minimal Language ( https://github.com/domdfcoding/dom_toml )

domdf-python-tools : Helpful functions for Python ( https://github.com/domdfcoding/domdf_python_tools )

dpath : A python module that will check for package updates ( https://github.com/dpath-maintainers/dpath-python )

dploot : DPAPI looting remotely and locally ( https://github.com/zblurx/dploot )

drf-nested-routers : Nested resources for the Django Rest Framework ( https://github.com/alanjds/drf-nested-routers )

drf-spectacular : Sane and flexible OpenAPI 3 schema generation for Django REST framework ( https://github.com/tfranzel/drf-spectacular )

drf-spectacular-sidecar : Self-contained distribution builds of Swagger UI and Redoc with Django ( https://github.com/tfranzel/drf-spectacular-sidecar )

drf-yasg : Yet another Swagger generator ( https://github.com/axnsan12/drf-yasg )

dropbox : Official Dropbox API Client ( https://github.com/dropbox/dropbox-sdk-python )

dsinternals : Directory Services Internals Library ( https://github.com/p0dalirius/pydsinternals )

dunamai : Dynamic versioning library and CLI ( https://github.com/mtkennerly/dunamai )

face : Straightforward CLI parsing and dispatching microframework ( https://github.com/mahmoud/face )

factory-boy : A fixtures replacement tool ( https://github.com/FactoryBoy/factory_boy )

fakeldap : An implementation of a LDAPObject to fake a ldap server ( https://github.com/zulip/fakeldap )

fastapi : FastAPI framework ( https://github.com/fastapi/fastapi )

fastavro : Fast Avro for Python ( https://github.com/fastavro/fastavro )

fido2 : Python based FIDO 2.0 library ( https://github.com/Yubico/python-fido2 )

filecheck : A Python-native clone of LLVMs FileCheck tool ( https://github.com/AntonLydike/filecheck )

fire : Library for automatically generating CLI from object ( https://github.com/google/python-fire )

first : Return the first true value of an iterable ( https://github.com/hynek/first )

flup : Random assortment of WSGI servers ( https://www.saddi.com/software/flup/ )

gensim : Topic Modelling for Humans ( https://github.com/piskvorky/gensim )

gevent : Coroutine-based concurrency library for Python ( https://github.com/gevent/gevent )

git-url-parse : A simple GIT URL parser ( https://github.com/coala/git-url-parse )

glom : A declarative object transformer for conglomerating nested data ( https://github.com/mahmoud/glom )

google-cloud-bigquery : Google Cloud BigQuery API client library ( https://github.com/googleapis/python-bigquery )

google-cloud-bigquery-storage : Google Cloud Bigquery Storage API client library ( https://github.com/googleapis/google-cloud-python )

google-cloud-core : Google Cloud API client core library ( https://github.com/googleapis/python-cloud-core )

google-cloud-datacatalog : Google Cloud Datacatalog API client library ( https://github.com/googleapis/google-cloud-python )

google-cloud-firestore : Google Cloud Firestore API client library ( https://github.com/googleapis/python-firestore )

google-cloud-iam : Google Cloud IAM API client library ( https://github.com/googleapis/python-iam )

google-cloud-kms : Python Client for Google Cloud Key Management Service ( https://github.com/googleapis/google-cloud-python )

google-cloud-monitoring : Google Cloud Monitoring API client library ( https://github.com/googleapis/google-cloud-python )

google-cloud-pubsub : Google Cloud Pub/Sub API client library ( https://github.com/googleapis/python-pubsub )

google-cloud-resource-manager : Google Cloud Resource Manager API client library ( https://github.com/googleapis/google-cloud-python )

google-cloud-secret-manager : Google Cloud Storage API client library ( https://github.com/googleapis/google-cloud-python )

google-cloud-spanner : Google Cloud Spanner API client library ( https://github.com/googleapis/python-spanner )

google-cloud-storage : Google Cloud Storage API client library ( https://github.com/googleapis/python-storage )

google-cloud-testutils : Google Cloud Storage API client library ( https://github.com/googleapis/python-test-utils )

google-crc32c : Hardware-based implementation of the CRC32C hashing algorithm ( https://github.com/googleapis/python-crc32c )

google-resumable-media : Utilities for Google Media Downloads and Resumable Uploads ( https://github.com/googleapis/google-resumable-media-python )

graphene : GraphQL framework for Python ( https://github.com/graphql-python/graphene )

graphene-django : A Django integration for Graphene ( https://github.com/graphql-python/graphene-django )

graphql-core : Python port of GraphQL.js ( https://github.com/graphql-python/graphql-core )

graphql-relay : A library to help construct a graphql-py server supporting react-relay ( https://github.com/graphql-python/graphql-relay-py )

grpc-google-iam-v1 : Python Client for Cloud Identity and Access Management ( https://github.com/googleapis/google-cloud-python )

grpc-interceptor : Simplifies gRPC interceptors ( https://github.com/d5h-foss/grpc-interceptor )

handy-archives : Small library for mocking pymongo collection objects for testing purposes ( https://github.com/mongomock/mongomock )

hatch-requirements-txt : Hatchling plugin to read project dependencies from requirements.txt ( https://github.com/repo-helper/hatch-requirements-txt )

hijri-converter : Hijri-Gregorian date converter ( https://github.com/mhalshehri/hijri-converter )

hijridate : Hijri-Gregorian date converter ( https://github.com/mhalshehri/hijri-converter )

hsh : Simple cross-platform file hash digests and file integrity checks ( https://github.com/chrissimpkins/hsh )

html5tagger : Pythonic HTML generation/templating ( https://github.com/sanic-org/html5tagger )

httpx-sse : Consume Server-Sent Event (SSE) messages with HTTPX ( https://github.com/florimondmanca/httpx-sse )

igraph : Python interface for igraph ( https://github.com/igraph/python-igraph )

impacket : Collection of Python classes for working with network protocols ( https://github.com/fortra/impacket )

itypes : Simple immutable types for python ( https://github.com/tomchristie/itypes )

jalali-core : Gregorian to Jalali and inverse date convertor ( https://github.com/slashmili/jalali-core )

jdatetime : Jalali implementation of Python's datetime module ( https://github.com/slashmili/jdatetime )

jiter : Fast iterable JSON parser ( https://github.com/pydantic/jiter )

jproperties : Java Property file parser and writer for Python ( https://github.com/Tblue/python-jproperties )

jsonfield : A reusable Django model field for storing ad-hoc JSON data ( https://github.com/rpkilby/jsonfield )

langdetect : Language detection library ported from Google ( https://github.com/Mimino666/langdetect )

lazy-model : Lazy parsing for Pydantic models ( https://github.com/BeanieODM/lazy_model )

ldapdomaindump : Active Directory information dumper via LDAP ( https://github.com/dirkjanm/ldapdomaindump )

lia-web : A library for working with web frameworks ( https://github.com/patrick91/lia )

libvalkey : Python wrapper for libvalkey ( https://github.com/valkey-io/libvalkey-py )

litestar : A production-ready, highly performant, extensible ASGI API Framework ( https://github.com/litestar-org/litestar )

litestar-htmx : The HTMX Plugin for Litestar ( https://github.com/litestar-org/litestar-htmx )

llvmlite : A lightweight wrapper around basic LLVM functionality ( https://github.com/numba/llvmlite )

lsassy : Python library to extract credentials from lsass remotely ( https://github.com/login-securite/lsassy )

luhn : Generate and verify Luhn check digits ( https://github.com/mmcloughlin/luhn )

markuppy : An HTML/XML generator ( https://github.com/tylerbakke/MarkupPy )

masky : Remotely dump domain user credentials via an ADCS ( https://pypi.org/project/masky )

mbedtls : Cryptographic library with an mbed TLS back end ( https://github.com/Synss/python-mbedtls )

minidump : Python library to parse Windows minidump file format ( https://github.com/skelsec/minidump )

minijinja : Powerful template engine for Rust with minimal dependencies ( https://github.com/mitsuhiko/minijinja )

minikerberos : Kerberos manipulation library ( https://github.com/skelsec/minikerberos )

minio : MinIO Client SDK for Python ( https://github.com/minio/minio-py )

mkrecipe : Recipes for building conda packages ( https://github.com/repo-helper/mkrecipe )

mmh3 : Python extension for MurmurHash ( https://github.com/hajimes/mmh3 )

mock-django : A simple library for mocking certain Django behavior ( https://github.com/dcramer/mock-django )

mockupdb : MongoDB Wire Protocol server library ( https://github.com/mongodb-labs/mongo-mockup-db )

model-bakery : Smart object creation facility for Django ( https://github.com/model-bakers/model_bakery )

mongo-thingy : Object-Document Mapper to use MongoDB with Python ( https://github.com/Refty/mongo-thingy )

mongoengine : Python Object-Document Mapper for working with MongoDB ( https://github.com/MongoEngine/mongoengine )

mongomock : Small library for mocking pymongo collection objects for testing purposes ( https://github.com/mongomock/mongomock )

mongomock-motor : Library for mocking AsyncIOMotorClient built on top of mongomock ( https://github.com/michaelkryukov/mongomock_motor )

montydb : MongoDB implemented in Python ( https://github.com/davidlatwe/montydb )

motor : Non-blocking MongoDB driver for Tornado or asyncio ( https://github.com/mongodb/motor )

moviepy : Video editing with Python ( https://github.com/Zulko/moviepy )

msal : Microsoft Authentication Library (MSAL) for Python ( https://github.com/AzureAD/microsoft-authentication-library-for-python )

msal-extensions : Microsoft Authentication Extensions for Python ( https://github.com/AzureAD/microsoft-authentication-extensions-for-python )

msldap : LDAP library for auditing MS AD ( https://github.com/skelsec/msldap )

msrest : AutoRest swagger generator Python client runtime ( https://github.com/Azure/msrest-for-python )

mysql-connector-python : Python client library for MariaDB/MySQL ( https://github.com/mysql/mysql-connector-python )

ncclient : Python library for NETCONF clients ( https://github.com/ncclient/ncclient )

neo4j : Neo4j Bolt driver for Python ( https://github.com/neo4j/neo4j-python-driver )

netapp-ontap : A library for working with ONTAP's REST APIs simply in Python ( https://devnet.netapp.com/restapi.php )

nltk : Natural Language Toolkit ( https://github.com/nltk/nltk )

nltkdata : Data files for NLTK ( https://www.nltk.org/nltk_data/ )

nmslib : Non-Metric Space Library ( https://github.com/nmslib/nmslib )

oci : Oracle Cloud Infrastructure Python SDK ( https://github.com/oracle/oci-python-sdk )

onetimepass : One-time password library for HOTP and TOTP passwords ( https://github.com/tadeck/onetimepass )

openai : The official Python library for the OpenAI API ( https://github.com/openai/openai-python )

opentelemetry-exporter-otlp-proto-common : OpenTelemetry Protobuf encoding ( https://github.com/open-telemetry/opentelemetry-python )

opentelemetry-exporter-otlp-proto-http : OpenTelemetry Collector Protobuf over HTTP Exporter ( https://github.com/open-telemetry/opentelemetry-python )

opentelemetry-instrumentation : Instrumentation Tools for OpenTelemetry Python ( https://github.com/open-telemetry/opentelemetry-python-contrib )

opentelemetry-instrumentation-asgi : OpenTelemetry ASGI Instrumentation ( https://github.com/open-telemetry/opentelemetry-python-contrib )

opentelemetry-instrumentation-requests : OpenTelemetry requests instrumentation ( https://github.com/open-telemetry/opentelemetry-python-contrib )

opentelemetry-proto : OpenTelemetry Python Proto ( https://github.com/open-telemetry/opentelemetry-python )

opentelemetry-resourcedetector-gcp : OpenTelemetry Google Cloud Resource Detector ( https://github.com/GoogleCloudPlatform/opentelemetry-operations-python )

opentelemetry-test-utils : Test utilities for OpenTelemetry unit tests ( https://github.com/open-telemetry/opentelemetry-python )

opentelemetry-util-http : Web util for OpenTelemetry ( https://github.com/open-telemetry/opentelemetry-python-contrib )

oracledb : Python interface to Oracle Database ( https://github.com/oracle/python-oracledb )

oscrypto : Kerberos manipulation library ( https://github.com/wbond/oscrypto )

oyaml : Ordered YAML ( https://github.com/wimglenn/oyaml )

packageurl-python : Python implementation of the package url spec ( https://github.com/package-url/packageurl-python )

pandas-stubs : Type annotations for pandas ( https://github.com/pandas-dev/pandas-stubs )

parsel : Utility to extract data from XML/HTML documents using XPath or CSS selectors ( https://github.com/scrapy/parsel )

pendulum : Python datetimes made easy ( https://github.com/python-pendulum/pendulum )

poetry-dynamic-versioning : Plugin for Poetry to enable dynamic versioning based on VCS tags ( https://github.com/mtkennerly/poetry-dynamic-versioning )

policyuniverse : Parse and Process AWS IAM Policies, Statements, ARNs ( https://github.com/Netflix-Skunkworks/policyuniverse )

polyfactory : Mock data generation factories ( https://github.com/litestar-org/polyfactory )

port-for : An utility and python library for TCP ports management ( https://github.com/fizyk/port-for )

prance : Resolving Swagger/OpenAPI 2.0 and 3.0 Parser ( https://github.com/RonnyPfannschmidt/prance )

proglog : Logs and progress bars manager for Python ( https://github.com/Edinburgh-Genome-Foundry/Proglog )

promise : Ultra-performant Promise implementation in Python ( https://github.com/syrusakbary/promise )

purl : Simple Python URL class ( https://github.com/codeinthehole/purl )

pwdlib : Modern password hashing for Python ( https://github.com/frankie567/pwdlib )

py-serializable : Serialize and deserialize Python objects to and from JSON and XML ( https://github.com/madpah/serializable )

py3dns : Python 3 DNS library ( https://launchpad.net/py3dns )

pyahocorasick : Python module implementing Aho-Corasick algorithm ( https://github.com/WojciechMula/pyahocorasick )

pybeam : Python module to parse Erlang BEAM files ( https://github.com/matwey/pybeam )

pycep-parser : A Python based Bicep parser ( https://github.com/gruebel/pycep )

pycfmodel : A python model for Cloud Formation scripts ( https://github.com/Skyscanner/pycfmodel )

pydantic-extra-types : Extra Pydantic types ( https://github.com/pydantic/pydantic-extra-types )

pydantic-settings : Settings management using pydantic ( https://github.com/pydantic/pydantic-settings )

pydash : The kitchen sink of Python functional utility libraries ( https://github.com/dgilland/pydash )

pyemd : Fast EMD for Python ( https://github.com/wmayner/pyemd )

pygaljs : Python package providing assets from js module for pygal ( https://github.com/ionelmc/python-pygaljs )

pyinstrument : Call stack profiler for Python ( https://github.com/joerick/pyinstrument )

pykickstart : Python library for reading and writing kickstart files ( https://github.com/pykickstart/pykickstart )

pylnk3 : Windows LNK File Parser and Creator ( https://github.com/strayge/pylnk )

pymeeus : Library of astronomical algorithms in Python ( https://github.com/architest/pymeeus )

pymongo-auth-aws : The Python MONGODB-AWS authentication mechanism for PyMongo ( https://github.com/mongodb/pymongo-auth-aws )

pymongocrypt : Python bindings for libmongocrypt ( https://github.com/mongodb/libmongocrypt/tree/master/bindings/python )

pymssql : DB-API interface to Microsoft SQL Server for Python ( https://github.com/pymssql/pymssql )

pynfsclient : Python library to simulate NFS client ( https://github.com/Pennyw0rth/NfsClient )

pypi-json : PyPI JSON API client library ( https://github.com/repo-helper/pypi-json )

pyproject-examples : Example pyproject.toml configs for testing ( https://github.com/repo-helper/pyproject-examples )

pyproject-parser : Parser for pyproject.toml ( https://github.com/repo-helper/pyproject-parser )

pypsrp : PowerShell Remoting Protocol and WinRM for Python ( https://github.com/jborean93/pypsrp )

pypykatz : Python library to extract passwords from memory ( https://github.com/skelsec/pypykatz )

pystache : Mustache templating system for Python ( https://github.com/PennyDreadfulMTG/pystache )

pytest-benchmark : py.test fixture for benchmarking code ( https://github.com/ionelmc/pytest-benchmark )

pytest-celery : A shim pytest plugin to enable celery.contrib.pytest ( https://github.com/celery/pytest-celery )

pytest-codspeed : Pytest plugin to create CodSpeed benchmarks ( https://github.com/CodSpeedHQ/pytest-codspeed )

pytest-databases : Reusable database fixtures for any and all databases ( https://github.com/litestar-org/pytest-databases )

pytest-datadir-ng : Fixtures for pytest to retrieve test resources from filesystem ( https://github.com/Tblue/pytest-datadir-ng )

pytest-docker-tools : Opionated helpers for creating py.test fixtures for Docker ( https://github.com/Jc2k/pytest-docker-tools )

pytest-emoji : A pytest plugin that adds emojis to your test result report ( https://github.com/hackebrot/pytest-emoji )

pytest-examples : Pytest plugin for testing examples in docstrings and markdown files ( https://github.com/pydantic/pytest-examples )

pytest-git : Git repository fixture for py.test ( https://github.com/man-group/pytest-plugins )

pytest-pythonpath : plugin for adding to the PYTHONPATH from command line or configs ( https://github.com/bigsassy/pytest-pythonpath )

pytest-random-order : pytest plugin to randomise the order of tests ( https://github.com/jbasko/pytest-random-order )

pytest-shutil : A goodie-bag of unix shell and environment tools for py.test ( https://github.com/man-group/pytest-plugins )

pytest-snapshot : A plugin for snapshot testing with pytest ( https://github.com/joseph-roitman/pytest-snapshot )

python-crontab : Crontab module for reading and writing crontab files ( https://gitlab.com/doctormo/python-crontab/ )

python-libnmap : Python NMAP library ( https://github.com/savon-noir/python-libnmap )

python-ulid : Universally unique lexicographically sortable identifier ( https://github.com/mdomke/python-ulid )

python3-openid : OpenID support for modern servers and consumers ( https://github.com/python-social-auth/social-core )

python3-saml : SAML Python3 Toolkit ( https://github.com/SAML-Toolkits/python3-saml )

pythonqt : A dynamic Python binding for the Qt framework ( https://mevislab.github.io/pythonqt/ )

pyvcloud : VMware vCloud Director Python SDK ( https://github.com/vmware/pyvcloud )

pyvmomi : VMware vSphere API Python Bindings ( https://github.com/vmware/pyvmomi )

questionary : Python library to build pretty command line user prompts ( https://github.com/tmbo/questionary )

reprint : Binding variables and refreshing multi-line output in terminal ( https://github.com/Yinzo/reprint )

ripe-atlas-cousteau : Official python wrapper around RIPE Atlas API ( https://github.com/RIPE-NCC/ripe-atlas-cousteau )

ripe-atlas-sagan : A parsing library for RIPE Atlas measurement results ( https://github.com/RIPE-NCC/ripe-atlas-sagan )

rstr : Generate random strings in Python ( https://github.com/leapfrogonline/rstr )

ruff : Pytest module for ruff ( https://github.com/astral-sh/ruff )

sanic : A web server and web framework that's written to go fast ( https://github.com/sanic-org/sanic )

sanic-ext : Extend Sanic installation with some core functionality ( https://github.com/sanic-org/sanic-ext )

sanic-routing : Core routing component for Sanic ( https://github.com/sanic-org/sanic-routing )

sanic-testing : Core testing clients for Sanic ( https://github.com/sanic-org/sanic-testing )

schema : Simple data validation library ( https://github.com/keleshev/schema )

sdjson : Custom JSON Encoder for Python ( https://github.com/domdfcoding/singledispatch-json )

selinux : Pure-python selinux shim module for use in virtualenvs ( https://github.com/pycontribs/selinux )

sentinels : Various objects to denote special meanings in python ( https://github.com/vmalloc/sentinels )

sentry-sdk : The official Python SDK for Sentry.io ( https://github.com/getsentry/sentry-python )

shippinglabel : Utilities for handling packages ( https://github.com/domdfcoding/shippinglabel )

shippinglabel-conda : Shippinglabel extension with utilities conda packages ( https://github.com/domdfcoding/shippinglabel-conda )

shippinglabel-pypi : Shippinglabel extension for interacting with PyPI ( https://github.com/domdfcoding/shippinglabel-pypi )

smart-open : Utils for streaming large files ( https://github.com/piskvorky/smart_open )

social-auth-app-django : Python Social Auth - Application - Django ( https://github.com/python-social-auth/social-app-django )

social-auth-core : Python Social Auth - Core ( https://github.com/python-social-auth/social-core )

sorl-thumbnail : Thumbnails for Django ( https://github.com/jazzband/sorl-thumbnail )

southwark : Extensions to the Dulwich Git library ( https://github.com/repo-helper/southwark )

spdx-tools : Python library to parse, validate and create SPDX documents ( https://github.com/spdx/tools-python )

sphinx-autobuild : Autorebuild documentation on change ( https://github.com/sphinx-doc/sphinx-autobuild )

sphinx-mdinclude : Markdown extension for Sphinx ( https://github.com/omnilib/sphinx-mdinclude )

sphinxcontrib-openapi : Sphinx extension to generate APIs docs from OpenAPI ( https://github.com/sphinx-contrib/openapi )

sqlmodel : SQL databases in Python ( https://github.com/fastapi/sqlmodel )

sse-starlette : SSE plugin for Starlette ( https://github.com/sysid/sse-starlette )

ssh2-python : Super fast SSH2 protocol library, Python bindings for libssh2 ( https://github.com/ParallelSSH/ssh2-python )

standard-mailcap : Standard library mailcap redistribution ( https://github.com/youknowone/python-deadlib )

stone : The Official Api Spec Language for Dropbox ( https://github.com/dropbox/stone )

strawberry-graphql : A library for creating GraphQL APIs ( https://github.com/strawberry-graphql/strawberry )

strawberry-graphql-django : Strawberry GraphQL Django extension ( https://github.com/strawberry-graphql/strawberry-django )

syrupy : Pytest Snapshot Test Utility ( https://github.com/syrupy-project/syrupy )

tablib : Format-agnostic tabular dataset library ( https://github.com/jazzband/tablib )

thingy : Dictionary as an object, that can have different views ( https://github.com/Refty/thingy )

timecop : A port of TimeCop Ruby Gem for Python ( https://github.com/bluekelp/pytimecop )

toml : Python Library for TOML ( https://github.com/uiri/toml )

tracerite : Human-readable HTML tracebacks for Python exceptions ( https://github.com/sanic-org/tracerite )

tree-format : Python library for printing trees on the console ( https://github.com/jml/tree-format )

txmongo : Asynchronous Python driver for MongoDB ( https://github.com/twisted/txmongo )

types-awscrt : Type annotations and code completion for awscrt ( https://github.com/youtype/types-awscrt )

types-s3transfer : Type annotations and code completion for s3transfer ( https://github.com/youtype/types-s3transfer )

ua-parser : A python implementation of the UA Parser ( https://github.com/ua-parser/uap-python )

ukpostcodeparser : UK postcode parser library ( https://github.com/hamstah/ukpostcodeparser )

umalqurra : Date Api that support Hijri Umalqurra calendar ( https://github.com/tytkal/python-hijiri-ummalqura )

umongo : Sync/async MongoDB ODM ( https://github.com/Scille/umongo )

unicrypto : Unified interface for cryptographic libraries ( https://github.com/skelsec/unicrypto )

unittest-xml-reporting : unittest-based test runner with Ant/JUnit like XML reporting ( https://github.com/xmlrunner/unittest-xml-reporting )

update-checker : A python module that will check for package updates ( https://github.com/bboe/update_checker )

user-agents : A library to identify devices by parsing user agent strings ( https://github.com/selwin/python-user-agents )

uuid-utils : Python bindings to Rust UUID ( https://github.com/aminalaee/uuid-utils )

validate-email : Python email validation library ( https://github.com/syrusakbary/validate_email )

valkey : The Python interface to the Valkey key-value store ( https://github.com/valkey-io/valkey-py )

vcd-api-schemas-type : VMware vCloud Director Python API Schemas Type ( https://github.com/vmware/vcd-api-schemas )

versionfinder : Find version of python package, installed via pip, setuptools, git ( https://github.com/jantman/versionfinder )

vsphere-guest-run : Python library for guest operations ( https://github.com/vmware/vsphere-guest-run )

w3lib : Library of web-related functions ( https://github.com/scrapy/w3lib )

whey : A simple Python wheel builder for simple projects ( https://github.com/repo-helper/whey )

whey-conda : Whey extension for creating Conda packages ( https://github.com/repo-helper/whey-conda )

whey-pth : Extension to whey to support .pth files ( https://github.com/repo-helper/whey-pth )

winacl : ACL/ACE/Security Descriptor manipulation library ( https://github.com/skelsec/winacl )

zstd : Simple python bindings to Yann Collet ZSTD compression library ( https://github.com/sergey-dryabzhinsky/python-zstd )

Add an ebuild in portage :

The ebuild is now in the portage tree.

You can also use layman : emerge layman then layman -a nest

For Paludis use this rsync : rsync://gentoo.zugaina.org/nest-portage

If you have a problem : ycarus(-at-)zugaina.org