Ycarus Gentoo ebuild

pentoo

These ebuilds come from .

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

dev-python

IP2Location : Python API for IP2Location database ( https://pypi.org/project/IP2Location/ )

Js2Py : JavaScript to Python Translator and JavaScript interpreter ( https://pypi.org/project/Js2Py/ )

PTP : Pentester's Tools Parser ( https://pypi.python.org/pypi/PTP )

Protego : robots.txt parser with support for modern conventions ( https://pypi.org/project/Protego/ )

Scrapy : A high-level Web Crawling and Web Scraping framework ( https://scrapy.org/ )

Telethon : Full-featured Telegram client library ( https://github.com/LonamiWebs/Telethon/ )

aardwolf : Asynchronous RDP protocol implementation ( https://github.com/skelsec/aardwolf )

acora : Fast multi-keyword search engine for text strings ( https://github.com/scoder/acora )

adblockparser : Parser for Adblock Plus rules ( https://github.com/scrapinghub/adblockparser )

aesedb : async parser for JET ( https://github.com/skelsec/aesedb )

agate : A data analysis library that is optimized for humans instead of machines ( https://agate.readthedocs.io/ )

agate-dbf : Adds read support for dbf files to agate ( https://agate-dbf.readthedocs.io/ )

agate-excel : Adds read support for Excel files (xls and xlsx) to agate ( https://agate-excel.readthedocs.io/ )

agate-sql : Adds SQL read/write support to agate ( http://agate-sql.readthedocs.io/ )

aggdraw : High quality drawing interface for PIL ( https://github.com/pytroll/aggdraw )

aiocmd : Coroutine-based CLI generator using prompt_toolkit ( https://github.com/KimiNewt/aiocmd )

aioconsole : Asynchronous console and interfaces for asyncio ( https://github.com/vxgmichel/aioconsole )

aiogram : Asynchronous framework for Telegram Bot API ( https://github.com/aiogram/aiogram )

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

aiopg : Postgres integration with asyncio ( HOMEPAGE=" )

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

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

altgraph : A constructing graphs, BFS and DFS traversals, etc ( https://altgraph.readthedocs.io/en/latest/ )

antlr4-python3-runtime : Python 3 runtime for ANTLR ( HOMEPAGE=" )

apkid : Android Package Protector Identifier ( https://github.com/rednaga/APKiD/ )

apksigcopier : copy/extract/patch android apk signatures and compare ( https://github.com/obfusk/apksigcopier )

apksigtool : parse and verify android apk signing blocks ( https://github.com/obfusk/apksigtool )

apng : A Python module to deal with APNG files ( https://github.com/eight04/pyAPNG )

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

aresponses : Asyncio response mocking. Similar to the responses library used for 'requests' ( https://github.com/circleup/aresponses https://pypi.org/project/aresponses/ )

arpy : Library for accessing "ar" files ( https://github.com/viraptor/arpy )

artifacts : Digital Forensics Artifact Repository ( https://github.com/ForensicArtifacts/artifacts )

asciitree : Draws ASCII trees ( https://github.com/mbr/asciitree )

asn1 : a simple ASN.1 encoder and decoder ( https://github.com/andrivet/python-asn1 )

asn1tools : ASN.1 parsing, encoding and decoding ( HOMEPAGE=" )

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

asyauth : asyauth by skilsec ( https://github.com/skelsec/asyauth )

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

asysocks : Socks5 / Socks4 client and server library ( https://github.com/skelsec/asysocks )

banal : Commons of banal micro-functions for Python. ( https://github.com/pudo/banal )

beautifultable : Print ASCII tables for terminals ( https://github.com/pri22296/beautifultable )

bidict : The bidirectional mapping library for Python. ( https://pypi.org/project/bidict/ https://github.com/jab/bidict )

biplist : A binary plist parser/generator for Python ( https://pypi.org/project/biplist/ https://github.com/wooster/biplist )

bitstruct : conversions between Python values and C bit field structs ( https://github.com/eerimoq/bitstruct )

blinkstick : BlinkStick Python interface to control devices connected to the computer ( https://github.com/arvydas/blinkstick-python )

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

bluepy : Python interface to Bluetooth LE on Linux ( https://github.com/IanHarvey/bluepy )

bpylist2 : Parse and generate NSKeyedArchiver archives ( https://github.com/parabolala/bpylist2 )

captcha : Library that generates audio and image CAPTCHAs ( https://pypi.org/project/captcha/ )

cement : Application Framework for Python ( https://github.com/datafolklabs/cement )

censys : Python library for interacting with Censys Search Engine (censys.io) ( https://github.com/censys/censys-python )

cfscrape : A module to bypass Cloudflare's anti-bot page ( https://github.com/Anorov/cloudflare-scrape )

cherrypy-cors : CORS handling as a cherrypy tool. ( https://github.com/yougov/cherrypy-cors )

click-option-group : Option groups missing in Click ( https://github.com/click-contrib/click-option-group )

cmake-converter : CMake converter for Visual Studio projects ( https://github.com/pavelliavonau/cmakeconverter )

codegen : Extension to ast that allow ast - python code generation ( https://github.com/andreif/codegen )

colored-traceback : Automatically color Python's uncaught exception tracebacks ( https://github.com/staticshock/colored-traceback.py )

config : A hierarchical, easy-to-use, powerful configuration module for Python ( https://www.red-dove.com/python_config.html )

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

coreschema : Core Schema ( https://github.com/core-api/python-coreschema )

cxxfilt : Python interface to c++filt / abi::__cxa_demangle ( https://github.com/afq984/python-cxxfilt )

dataset : Easy-to-use data handling for SQL data stores ( https://github.com/pudo/dataset )

dbfread : Read DBF Files with Python ( https://dbfread.readthedocs.io/ )

deep-translator : A tool to translate between different languages ( https://github.com/nidhaloff/deep-translator )

delegator : Subprocesses for Humans 2.0 ( https://pypi.org/project/delegator.py/ )

developer_disk_image : Download DeveloperDiskImage ans Personalized images from GitHub ( https://github.com/doronz88/DeveloperDiskImage )

dfdatetime : Digital Forensics date and time ( https://github.com/log2timeline/dfdatetime )

dhcplib : Pure-Python, spec-compliant DHCP-packet-processing library ( https://github.com/jansegre/dhcplib/ )

django-constance-haiwen : Django live settings with pluggable backends, including Redis ( https://github.com/jazzband/django-constance https://django-filter.readthedocs.org )

django-formtools : A set of high-level abstractions for Django forms ( https://django-formtools.readthedocs.io/en/latest/ https://django-filter.readthedocs.org )

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

django-oauth-toolkit : OAuth2 goodies for the Djangonauts ( https://github.com/evonove/django-oauth-toolkit )

django-post_office-haiwen : A Django app to monitor and send mail asynchronously ( https://github.com/ui/django-post_office https://django-filter.readthedocs.org )

django-pylibmc : Django cache backend using pylibmc ( https://pypi.org/project/django-pylibmc/ )

django-ranged-response : Django FileResponse that adds Content-Range headers ( https://github.com/wearespindle/django-ranged-fileresponse https://django-filter.readthedocs.org )

django-simple-captcha : A very simple, yet powerful, Django captcha application ( https://github.com/mbi/django-simple-captcha https://django-filter.readthedocs.org )

django-statici18n : Django helper for generating Javascript catalog to static files ( https://django-statici18n.readthedocs.org/ https://django-filter.readthedocs.org )

django-webpack-loader : Transparently use webpack with django ( https://github.com/owais/django-webpack-loader https://django-filter.readthedocs.org )

djangosaml2 : Django SAML2 Service Provider based on pySAML2 ( https://github.com/IdentityPython/djangosaml2 )

dnslib : Simple library to encode/decode DNS wire-format packets ( https://pypi.org/project/dnslib/ )

docopt-ng : Jazzband-maintained fork of docopt ( https://github.com/jazzband/docopt-ng )

donut-shellcode : Donut Python C extension ( https://github.com/TheWover/donut )

dotty : EFILTER query language ( https://github.com/google/dotty )

dploot : DPAPI looting remotely in Python ( https://github.com/zblurx/dploot )

dropbox-sdk : A Python SDK for integrating with the Dropbox API v2. ( https://github.com/dropbox/dropbox-sdk-python )

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

dtfabric : YAML-based definition language to specify format and data types ( https://github.com/libyal/dtfabric )

easygui : A module for very simple, very easy GUI programming in Python ( https://pypi.org/project/easygui/ https://github.com/robertlugg/easygui )

entropy : entropy is a command line friend that helps you reduce entropy in your life ( https://github.com/h4ck3rk3y/entropy )

exifread : Read Exif metadata from tiff and jpeg files ( https://github.com/ianare/exif-py )

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

face_recognition : Recognize faces from Python or from the command line ( https://github.com/ageitgey/face_recognition https://pypi.org/project/face_recognition/ )

face_recognition_models : Models used by the face_recognition package. ( https://github.com/ageitgey/face_recognition_models https://pypi.org/project/face_recognition_models/ )

fake-useragent : Up to date simple useragent faker with real world database ( https://github.com/hellysmile/fake-useragent https://pypi.org/project/fake-useragent/ )

faraday-plugins : No project description provided ( https://pypi.org/project/faraday-plugins/ )

fastapi : High performance framework, easy to learn, fast to code, ready for production ( https://fastapi.tiangolo.com/ )

fastkml : Fast KML processing in python ( https://pypi.org/project/fastkml/ )

filedepot : Toolkit for storing files and attachments in web applications ( https://github.com/amol-/depot )

filteralchemy-fork : Declarative query builder for SQLAlchemy ( https://github.com/infobyte/filteralchemy )

flasgger : Easy OpenAPI specs and Swagger UI for your Flask API ( https://github.com/flasgger/flasgger )

flask-bootstrap : Simple integration of Flask and WTForms ( https://pythonhosted.org/Flask-Bootstrap/ https://pypi.org/project/Flask-Bootstrap/ )

flask-caching : Continuation of the Flask-Cache Extension ( https://github.com/sh4nks/flask-caching )

flask-classful : Class based views for Flask ( https://github.com/teracyhq/flask-classful )

flask-datepicker : Simple integration of Flask and WTForms ( https://pythonhosted.org/Flask-WTF/ https://pypi.org/project/Flask-WTF/ )

flask-jwt : JWT (JSON Web Tokens) for Flask applications ( https://github.com/mattupstate/flask-jwt )

flask-jwt-extended : An open source Flask extension that provides JWT support ( https://github.com/vimalloc/flask-jwt-extended )

flask-restless : A Flask extension for easy ReSTful API generation ( https://github.com/jfinkels/flask-restless )

flask-restx : Fully featured framework for fast, easy and documented API development ( https://github.com/python-restx/flask-restx )

flask-session : Adds server-side session support to your Flask application ( https://github.com/fengsp/flask-session )

flask-socketio : Socket.IO integration for Flask applications ( https://github.com/miguelgrinberg/Flask-SocketIO/ )

flask-sockets : Elegant WebSockets for your Flask apps ( https://github.com/heroku-python/flask-sockets )

fpdf : Simple PDF generation for Python ( https://github.com/reingart/pyfpdf )

frida-python : Dynamic instrumentation toolkit for reverse-engineers and security researchers ( https://github.com/frida/frida )

future : Easy, clean, reliable Python 2/3 compatibility ( HOMEPAGE=" )

gatt-python : Bluetooth GATT SDK for Python ( https://github.com/getsenic/gatt-python )

geoip2-python : Python bindings for GeoIP2 ( https://github.com/maxmind/GeoIP2-python )

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

google-ai-generativelanguage : Google Ai Generativelanguage API client library ( https://pypi.org/project/google-ai-generativelanguage/ )

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

google-cloud-dialogflow : Client library for the Dialogflow API ( https://github.com/googleapis/python-dialogflow )

google-cloud-translate : Google Cloud Translation API ( https://pypi.org/project/google-cloud-translate )

google-generativeai : Python client library for Google's large language model PaLM API ( https://github.com/google/generative-ai-python )

google-play-scraper : APIs to easily crawl the Google Play Store for Python ( https://github.com/JoMingyu/google-play-scraper )

googlesearch : Google search from Python ( https://github.com/MarioVilas/googlesearch https://pypi.org/project/google/ )

gpapi : Unofficial python api for google play ( https://github.com/NoMore201/googleplay-api )

gpsoauth : A client library for Google Play Services OAuth. ( https://github.com/simon-weber/gpsoauth )

gpxpy : GPX file parser and GPS track manipulation library ( https://github.com/tkrajina/gpxpy https://pypi.org/project/gpxpy/ )

graphene : GraphQL Framework for Python ( https://graphene-python.or )

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

graphql-relay : Relay library for graphql-core-next ( https://github.com/graphql-python/graphql-relay-py )

grequests : Use Requests with Gevent to make asyncronous HTTP Requests easily ( https://github.com/kennethreitz/grequests )

grpcio : High-performance RPC framework (python libraries) ( https://grpc.io )

hexdump : Dump binary data to hex format and restore from there ( https://pypi.org/project/hexdump/ )

hrt : HTTP Request Translator (hrt) translates raw HTTP requests to different scripts ( https://github.com/owtf/http-request-translator/ )

htmlentities : Easy-to-use data handling for SQL data stores ( https://github.com/pudo/dataset )

http-tools : Capture, repeat and live intercept HTTP requests ( https://github.com/MobSF/httptools )

httpagentparser : Extracts OS Browser etc information from http user agent string ( http://shon.github.com/httpagentparser )

hupper : Integrated process monitor for developing and reloading daemons ( https://github.com/Pylons/hupper/ )

impacket : A collection of Python classes focused on providing access to network packets ( https://github.com/fortra/impacket )

inotify : an efficient and elegant inotify ( https://github.com/dsoprea/PyInotify )

inquirer3 : Collection of common interactive command line user interfaces ( https://github.com/guysalt/python-inquirer3 )

invoke : Pythonic task execution ( https://pypi.org/project/invoke/ )

ipparser : Parse IP address information ( https://github.com/m8r0wn/ipparser )

ipsw-parser : Utility for parsing and extracting data from IPSW ( https://github.com/doronz88/ipsw_parser )

ipwhois : Retrieve and parse whois data for IPv4 and IPv6 addresses ( https://github.com/secynic/ipwhois )

isc_dhcp_leases : Small python module for reading /var/lib/dhcp/dhcpd.leases from isc-dhcp-server ( https://github.com/MartijnBraam/python-isc-dhcp-leases )

itemadapter : Common interface for scrapy data container classes ( https://scrapy.org/ )

itemloaders : Library to populate items using XPath and CSS with a convenient API ( https://scrapy.org/ )

javalang : A pure Python library for working with Java source code ( https://github.com/c2nes/javalang )

javaobj-py3 : Module for serializing and de-serializing Java objects ( https://github.com/tcalmant/python-javaobj )

jsbeautifier : Beautify, unpack or deobfuscate JavaScript ( https://pypi.python.org/pypi/jsbeautifier )

json2html : A python module for converting complex JSON oject to HTML Table representation ( https://github.com/softvar/json2html )

jsonfield : A reusable Django field that allows you to store validated JSON ( https://github.com/dmkoch/django-jsonfield/ https://django-filter.readthedocs.org )

kaleido : Static image export for web-based visualization libraries ( https://github.com/plotly/Kaleido )

la_panic : iPhone kernel panic parser ( https://gitlab.com/yanivhasbanidev/la_panic )

langdetect : Port of Nakatani Shuyo's language-detection library ( https://github.com/Mimino666/langdetect )

ldap3 : A strictly RFC 4511 conforming LDAP V3 pure Python client ( HOMEPAGE=" )

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

leather : Python charting for 80% of humans ( https://leather.readthedocs.io/ )

libsast : A generic SAST core built on top of semgrep and regex ( https://github.com/ajinabraham/libsast/ )

limits : Rate limiting utilities ( https://limits.readthedocs.org/ )

lsassy : Python library to parse remote lsass dumps ( https://github.com/Hackndo/lsassy/ )

macholib : A package is a collection of utilities for dealing with IP addresses ( http://github.com/ronaldoussoren/macholib )

magic-filter : Magic filter based on dynamic attribute getter ( https://github.com/aiogram/magic-filter/ )

manuel : Manuel lets you build tested documentation ( https://github.com/benji-york/manuel/ https://pypi.org/project/manuel/ )

marshmallow-sqlalchemy : SQLAlchemy integration with the marshmallow (de)serialization library ( https://github.com/marshmallow-code/marshmallow-sqlalchemy )

masky : CLI allowing to remotely dump domain user credentials via an ADCS ( https://pypi.org/project/masky/ )

matlink-gpapi : Unofficial python api for google play ( https://github.com/NoMore201/googleplay-api )

maxminddb : A Python module for reading MaxMind DB files ( https://github.com/maxmind/MaxMind-DB-Reader-python )

mechanize : Stateful programmatic web browsing in Python ( https://github.com/python-mechanize/mechanize )

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

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

mitm6 : pwning IPv4 via IPv6 ( https://github.com/CoreSecurity/impacket )

mockito : Spying framework based on Mockito java library ( https://github.com/kaste/mockito-python )

msldap : Python library to play with MS LDAP ( https://github.com/skelsec/msldap )

msoffcrypto-tool : Decrypting MS Office files with passwords or other keys ( https://github.com/nolze/msoffcrypto-tool )

mutf8 : Fast MUTF-8 encoder and decoder ( http://github.com/TkTech/mutf8 )

nanobind : tiny and efficient C++/Python bindings ( https://github.com/wjakob/nanobind )

nassl : Experimental OpenSSL wrapper for Python 3.7+ and SSLyze ( https://github.com/nabla-c0d3/nassl )

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

neobolt : Neo4j Bolt Connector for Python ( https://github.com/neo4j-drivers/neobolt )

neotime : Nanosecond resolution temporal types ( https://neotime.readthedocs.io )

nessrest : A high-level Web Crawling and Web Scraping framework ( https://scrapy.org/ )

normality : A small set of text normalization functions ( https://github.com/pudo/normality )

nplusone : Detecting the n+1 queries problem in Python ( https://github.com/jmcarp/nplusone )

nvidia-apex : Tools for easy mixed precision and distributed training in Pytorch ( https://github.com/NVIDIA/apex )

opack : Python library for parsing the opack format ( https://github.com/loriwitt/opack )

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

opensearch_py : Python low-level client for OpenSearch ( HOMEPAGE=" )

openstep_parser : OpenStep plist reader into python objects ( https://github.com/kronenthaler/openstep-parser )

oscrypto : TLS sockets, key generation, encryption, decryption, signing, verification ( https://github.com/wbond/oscrypto )

outcome : Capture the outcome of Python function calls. ( https://github.com/python-trio/outcome https://pypi.org/project/outcome/ )

pandas-stubs : Public type stubs for pandas ( https://pypi.org/project/pandas-stubs )

parameter-decorators : Handy decorators for converting parameters ( https://pypi.org/project/parameter-decorators/ )

parse : parse() is the opposite of format() ( https://github.com/r1chardj0n3s/parse https://pypi.org/project/parse/ )

parsel : Extract data from HTML and XML using XPath and CSS selectors ( https://github.com/scrapy/parsel )

pcodedmp : A VBA p-code disassembler ( https://github.com/bontchev/pcodedmp )

pdfkit : Wkhtmltopdf python wrapper ( https://pypi.org/project/pdfkit/ )

peewee-async : Asynchronous interface for peewee ORM powered by asyncio. ( https://github.com/05bit/peewee-async )

pillow : Python Imaging Library (fork) ( HOMEPAGE=" )

playsound : Single function module with no dependencies for playing sounds ( https://github.com/TaylorSMarks/playsound/ )

playwright-bin : Automate Chromium, Firefox and WebKit browsers with a single API ( https://github.com/Microsoft/playwright-python )

promise : Promises/A+ implementation for Python ( https://github.com/syrusakbary/promise )

protobuf-python : Google's Protocol Buffers - Python bindings ( HOMEPAGE=" )

proxy-db : Manage free and private proxies on local db for Python Projects ( https://github.com/Nekmo/proxy-db )

psd-tools : Package for working with Adobe Photoshop PSD files ( https://pypi.org/project/psd-tools/ )

psycopg2cffi : Implementation of the psycopg2 module using cffi. Compatible with Psycopg 2.5. ( https://github.com/chtd/psycopg2cffi )

publicsuffixlist : publicsuffixlist implement ( https://github.com/ko-zu/psl )

py-pdf-parser : A tool to help extracting information from structured PDFs. ( https://github.com/jstockwin/py-pdf-parser )

py2neo : A simple and pragmatic library which accesses the Neo4j graph database ( https://py2neo.org/v4/ )

pyDes : Pure python implementation of DES and TRIPLE DES encryption algorithm ( https://twhiteman.netfirms.com/des.html )

pyFFTW : A pythonic python wrapper around FFTW ( HOMEPAGE=" )

pyaff4 : Python Advanced Forensic Format Version 4 library ( https://pypi.org/project/pyaff4/ )

pyasn : Python IP address to Autonomous System Number lookup module ( https://github.com/hadiasghari/pyasn )

pyaxmlparser : Parser for Android XML file and get Application Name without using Androguard ( https://github.com/appknox/pyaxmlparser )

pycrashreport : Pure python3 for parsing Apple's crash reports ( https://github.com/doronz88/pycrashreport )

pycups : Python bindings for the CUPS API ( https://github.com/OpenPrinting/pycups )

pydantic : Data parsing and validation using Python type hints ( HOMEPAGE=" )

pydantic-core : Core validation logic for pydantic written in Rust ( HOMEPAGE=" )

pydecomp : A python library of common (de)compression and contents handling ( https://github.com/dol-sen/pyDeComp )

pydispatcher : Multi-producer-multi-consumer signal dispatching mechanism ( http://pydispatcher.sourceforge.net/ https://pypi.org/project/PyDispatcher/ )

pydub : Manipulate audio with an simple and easy high level interface ( http://pydub.com/ )

pyee : A port of node.js's EventEmitter to python. ( https://pypi.python.org/pypi/pyee )

pygeoif : A basic implementation of the __geo_interface__ ( https://pypi.org/project/pygeoif/ )

pygexf : A python library to generate gexf file format ( https://github.com/paulgirard/pygexf )

pygnuutils : A python implementation for GNU utils ( https://github.com/matan1008/pygnuutils )

pygtail : Reads log file lines that have not been read ( https://github.com/bgreenlee/pygtail )

pyhunter : An (unofficial) Python wrapper for the Hunter.io API ( https://github.com/VonStruddle/PyHunter )

pyimg4 : A Python library/CLI tool for parsing Apple's Image4 format ( https://github.com/m1stadev/PyIMG4 )

pyinstaller : Program converting Python programs into stand-alone executables ( https://www.pyinstaller.org )

pyinstaller-hooks-contrib : Community maintained hooks for PyInstaller ( https://github.com/pyinstaller/pyinstaller-hooks-contrib )

pyjsparser : Fast javascript parser (based on esprima.js) ( https://pypi.org/project/pyjsparser/ )

pykcs11 : A complete PKCS#11 wrapper for Python ( https://github.com/LudovicRousseau/PyKCS11 )

pykdebugparser : Python parser for kdebug events ( https://github.com/matan1008/pykdebugparser )

pyliblzfse : Python bindings for the LZFSE reference implementation ( https://github.com/ydkhatri/pyliblzfse )

pylnk3 : Python library for reading and writing Windows shortcut files ( https://sourceforge.net/projects/pylnk/ )

pylzma : Platform independent python bindings for the LZMA compression library. ( https://www.joachim-bauch.de/projects/pylzma/ )

pylzss : LZSS compression algorithm ( https://pypi.org/project/pylzss/ )

pymisp : A python library for using the MISP Rest API ( https://github.com/MISP/PyMISP )

pymodbus : A fully featured modbus protocol stack in python ( https://github.com/riptideio/pymodbus/ https://pypi.org/project/pymodbus/ )

pypcapfile : Pure Python package for reading and parsing libpcap savefiles ( https://github.com/kisom/pypcapfile )

pyppeteer : Headless chrome/chromium automation library ( https://github.com/pyppeteer/pyppeteer https://pypi.org/project/pyppeteer/ )

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

pysaml2 : Python implementation of SAML Version 2 to be used in a WSGI environment ( https://github.com/rohe/pysaml2 )

pysecretsocks : A python SOCKS server for tunneling connections over another channel. ( https://github.com/BC-SECURITY/PySecretSOCKS )

pystache : Mustache in Python ( https://github.com/defunkt/pystache )

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

python-cas-haiwen : Python CAS client library ( https://github.com/python-cas/python-cas )

python-crontab : Crontab module for accessing system crontabs ( https://gitlab.com/doctormo/python-crontab )

python-docx : Create and modify Word documents with Python ( https://github.com/python-openxml/python-docx )

python-iptools : A package is a collection of utilities for dealing with IP addresses ( https://github.com/bd808/python-iptools )

python-libnmap : A python library enabling python developers to manipulate nmap process and data ( https://pypi.org/project/python-libnmap/ )

python-nmap : a python library which helps in using nmap port scanner ( https://xael.org/pages/python-nmap-en.html )

python-oauth2 : OAuth 2.0 provider for python ( https://pypi.python.org/pypi/python-oauth2 )

python-obfuscator : made good code to make bad code ( https://pypi.org/project/python-obfuscator/ https://github.com/davidteather/python-obfuscator )

python-pptx : Create Open XML PowerPoint documents in Python ( https://github.com/scanny/python-pptx )

python-socketio : Python implementation of the Socket.IO realtime server. ( HOMEPAGE=" )

python-whois : Whois querying and parsing of domain registration information ( https://github.com/richardpenman/pywhois )

python3-openid : Python 3 port of the python-openid library ( https://github.com/necaris/python3-openid )

pytimeparse : A small Python module to parse various kinds of time expressions ( https://pypi.python.org/pypi/pytimeparse )

pytun-pmd3 : python-pytun fork with Darwin support (IPv6-ONLY) ( https://github.com/doronz88/pytun-pmd3 )

pyvnc : Client library for interacting with a VNC session ( https://github.com/BC-SECURITY/pyVNC )

pyvoronoi : Cython wrapper for the Boost Voronoi library ( https://github.com/Voxel8/pyvoronoi )

pywerview : A Python port of PowerSploit's PowerView ( https://github.com/the-useless-one/pywerview )

pyzipper : AES encryption for zipfile ( https://github.com/danifus/pyzipper )

qh3 : An implementation of QUIC and HTTP/3 ( https://github.com/jawah/qh3 )

qt-py : Minimal Python 2 and 3 shim around all Qt bindings ( https://github.com/mottosso/Qt.py )

quark-engine : An Obfuscation-Neglect Android Malware Scoring System ( https://github.com/quark-engine/quark-engine )

queuelib : Collection of persistent (disk-based) queues ( https://github.com/scrapy/queuelib )

rangeparser : A python package to parse ranges easily ( https://bitbucket.org/colinwarren/rangeparser )

rcssmin : RCSSmin is a CSS minifier ( http://opensource.perlig.de/rcssmin/ )

readchar : Library to easily read single chars and key strokes ( https://github.com/magmax/python-readchar )

remotezip : Access zip file content hosted remotely without downloading the full file. ( https://github.com/gtsystem/python-remotezip )

requests-html : HTML Parsing for Humans ( https://github.com/psf/requests-html https://pypi.org/project/requests-html/ )

resource : Resource layer of RESTful APIs. ( https://github.com/RussellLuo/resource )

ruamel-base : common routines for ruamel packages ( https://pypi.python.org/pypi/ruamel.base )

rzpipe : Pipe interface for rizin ( https://rizin.re/ )

scipy : Scientific algorithms library for Python ( HOMEPAGE=" )

secure : Secure headers and cookies for Python web frameworks ( https://github.com/TypeError/secure.py )

selenium-requests : Extends Selenium webdrv with the request function from the Requests library ( https://github.com/cryzed/Selenium-Requests )

semgrep : Lightweight static analysis for many languages ( https://github.com/returntocorp/semgrep )

shelljob : Run multiple subprocesses asynchronous/in parallel with streamed output ( https://pypi.org/project/shelljob/ )

shodan : Python library and command-line utility for Shodan ( https://github.com/achillean/shodan-python/tree/master https://pypi.org/project/shodan/ )

simplekv : A key-value storage for binary data, support many backends. ( https://pypi.org/project/simplekv/ https://github.com/mbr/simplekv )

simplesoapy : Simple pythonic wrapper for SoapySDR library ( https://github.com/xmikos/simplesoapy )

simplespectral : Heavily simplified scipy.signal.spectral module ( https://github.com/xmikos/simplespectral )

skel_python.ebuild : ( )

slowapi : A rate limiting extension for Starlette and Fastapi ( https://github.com/laurents/slowapi )

social-auth-core : Python social authentication made simple ( https://github.com/python-social-auth/social-core )

soupsieve : A modern CSS selector implementation for BeautifulSoup ( http://facelessuser.github.io/soupsieve/ )

splinter : tool for testing web applications ( https://github.com/cobrateam/splinter )

spry : social media scanner ( https://github.com/jamesacampbell/spry https://pypi.org/project/spry/ )

spyse-python : Python wrapper for spyse.com ( https://github.com/spyse-com/spyse-python )

sqlalchemy : Python SQL toolkit and Object Relational Mapper ( HOMEPAGE=" )

sqlalchemy_mixins : Active Record, Django-like queries ( https://pypi.org/project/sqlalchemy_mixins/ )

sqlalchemy_schemadisplay : Turn SQLAlchemy DB Model into a graph ( https://github.com/fschulze/sqlalchemy_schemadisplay )

sqlalchemy_utc : SQLAlchemy type to store aware datetime values ( https://pypi.org/project/SQLAlchemy-Utc/ )

srptools : Tools to implement Secure Remote Password (SRP) authentication ( https://github.com/idlesign/srptools )

stegoveritas-binwalk : Binwalk release specifically for stegoveritas ( https://pypi.org/project/stegoveritas-binwalk/ )

stegoveritas-pfp : An 010 template interpreter for Python ( https://github.com/bannsec/pfp/tree/stegoveritas )

stegoveritas-py010parser : A modified pycparser to parse 010 templates ( https://github.com/d0c-s4vage/pfp )

stix2 : Produce and consume STIX 2 JSON content ( https://oasis-open.github.io/cti-documentation/ )

stix2-patterns : Validate STIX 2 Patterns ( https://github.com/oasis-open/cti-pattern-validator )

stone : The Official Api Spec Language for Dropbox ( HOMEPAGE=" )

svgutils : utility package that helps to edit and concatenate SVG files ( https://svgutils.readthedocs.io/en/latest/ )

syslog-rfc5424-formatter : Logging formatter which produces well-formatted RFC5424 Syslog Protocol messages ( https://github.com/easypost/syslog-rfc5424-formatter )

tk : TensorKit is a deep learning helper between Python and C++ ( https://pypi.org/project/tk/ )

tls_parser : Small library to parse TLS records. ( https://github.com/nabla-c0d3/tls_parser )

torrequest : Simple Python interface for HTTP(s) requests over Tor ( https://github.com/erdiaker/torrequest )

truffleHogRegexes : These are the regexes that power trufflehog ( https://github.com/dxa4481/truffleHogRegexes )

tweepy : A Python library for accessing the Twitter API ( https://www.tweepy.org/ )

types-pytz : Typing stubs for pytz ( https://github.com/python/typeshed )

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

vaderSentiment : VADER Sentiment Analysis ( https://github.com/cjhutto/vaderSentiment )

validators : Python Data Validation for Humans ( https://github.com/kvesteri/validators )

vulners : Python API wrapper for the Vulners Database ( https://github.com/vulnersCom/api )

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

webargs : Declarative parsing and validation of HTTP request objects ( https://github.com/marshmallow-code/webargs )

websocket-client : WebSocket client for python with hybi13 support ( https://github.com/websocket-client/websocket-client )

whitenoise : Radically simplified static file serving for WSGI applications ( http://whitenoise.evans.io/en/stable/ )

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

winsspi : Windows SSPI library in pure Python ( https://github.com/skelsec/winsspi )

xlutils : provides a collection of utilities for working with Excel files ( https://pypi.org/project/xlutils/ )

xonsh : Python-powered, cross-platform, Unix-gazing shell ( https://pypi.org/project/xonsh/ )

xtract : Library to (un)pack archives and (de)compress files ( https://rolln.de/knoppo/xtract )

yamllint : A linter for YAML files ( https://github.com/adrienverge/yamllint )

yaswfp : Yet Another SWF Parser. ( https://pypi.python.org/pypi/yaswfp )

youtokentome : Unsupervised text tokenizer focused on computational efficiency ( https://github.com/vkcom/youtokentome )

zap-api-python : OWASP ZAP Python API ( https://github.com/zaproxy/zap-api-python )

zlib_wrapper : Wrapper around zlib with custom header crc32. ( https://github.com/killswitch-GUI/zlib_wrapper )

Add an ebuild in portage :

The ebuild is now in the portage tree.

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

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

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