Recipes for packaging Python modules
Setup information Mailing list
Git repository
git://git.openembedded.org/meta-openembedded web repo
Subdirectory
meta-python web subdirectory
Last commit: 13 hours, 46 minutes ago (master branch)
Maintainers
Maintenance Plan
Recipe name | Version | Description |
---|---|---|
gyp | 0.1+git | GYP is a Meta-Build system: a build system that generates other build systems. |
meta-python-image-all | 1.0 | meta-python build test image |
meta-python-image-ptest | 1.0 | meta-python ptest test image |
meta-python-image-ptest-all | 1.0 | Recipe to trigger execution of all meta-python ptest images. |
meta-python-image-ptest-fast | 1.0 | Recipe to trigger execution of all fast meta-python ptest images. |
packagegroup-meta-python | 1.0 | Meta-python ptest packagegroups |
pamela | 1.2.0 | Pamela: yet another Python wrapper for PAM |
pyrtm | 0.4.2 | Python interface for Remember The Milk API |
python-libusb1 | 3.1.0 | Pure-python wrapper for libusb-1.0 |
python3-a2wsgi | 1.10.7 | Convert WSGI app to ASGI app or ASGI app to WSGI app. |
python3-absl | 2.1.0 | Abseil Python Common Libraries |
python3-aenum | 3.1.15 | Advanced Enumerations library |
python3-aiodns | 3.2.0 | Simple DNS resolver for asyncio |
python3-aiofiles | 24.1.0 | File support for asyncio |
python3-aiohappyeyeballs | 2.4.3 | Happy Eyeballs |
python3-aiohttp | 3.10.11 | Async http client/server framework |
python3-aiohttp-jinja2 | 1.6 | jinja2 template renderer for aiohttp.web (http server for asyncio) |
python3-aiohue | 4.7.3 | Asynchronous library to control Philips Hue |
python3-aioredis | 2.0.1 | The library is intended to provide simple and clear interface to Redis based on asyncio. |
python3-aioresponses | 0.7.7 | Mock out requests made by ClientSession from aiohttp package |
python3-aioserial | 1.3.1 | An asynchronous serial port library for Python |
python3-aiosignal | 1.3.1 | A list of registered asynchronous callbacks |
python3-alembic | 1.14.0 | A database migration tool for SQLAlchemy |
python3-aniso8601 | 9.0.1 | A library for parsing ISO 8601 strings. |
python3-annotated-types | 0.7.0 | Reusable constraint types to use with typing.Annotated |
python3-ansi2html | 1.9.2 | |
python3-ansicolors | 1.1.8 | Add ANSI colors and decorations to your strings |
python3-antlr4-runtime | 4.13.1 | ANTLR runtime for Python |
python3-anyio | 4.6.2 | High level compatibility layer for multiple asynchronous event loop implementations |
python3-apiflask | 2.2.1 | APIFlask is a lightweight Python web API framework based on Flask and marshmallow-code projects. |
python3-apispec | 6.7.1 | A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification). |
python3-appdirs | 1.4.4 | A small Python module for determining appropriate + platform-specific dirs, e.g. a user data dir. |
python3-apply-defaults | 0.1.6 | Apply values to optional params |
python3-argcomplete | 3.5.1 | Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. |
python3-argexec | 1.0.3 | Expose your Python functions to the command line with one easy step! |
python3-argh | 0.31.3 | An unobtrusive argparse wrapper with natural syntax |
python3-arpeggio | 2.0.2 | Arpeggio is a recursive descent parser with memoization based on PEG grammars (aka Packrat parser) |
python3-arrow | 1.3.0 | Better dates and times for Python |
python3-asciitree | 0.3.3 | Draws ASCII trees. |
python3-asgiref | 3.8.1 | ASGI is a standard for Python asynchronous web apps and servers to communicate with each other, and positioned as an asynchronous successor to WSGI. |
python3-aspectlib | 2.0.0 | An aspect-oriented programming, monkey-patch and decorators library. |
python3-astor | 0.8.1 | Easy manipulation of Python source via the AST. |
python3-astroid | 3.3.5 | An abstract syntax tree for Python with inference support. |
python3-asttokens | 2.4.1 | The asttokens module annotates Python abstract syntax trees (ASTs) |
python3-async-timeout | 4.0.3 | asyncio-compatible timeout context manager |
python3-asyncinotify | 4.2.0 | A simple optionally-async python inotify library, focused on simplicity of use and operation, and leveraging modern Python features |
python3-asyncio-glib | 0.1 | An implementation of the Python 3 asyncio event loop on top of GLib |
python3-asyncio-throttle | 1.0.2 | Simple, easy-to-use throttler for asyncio. |
python3-attr | 0.3.2 | Simple decorator to set attributes of target function or class in a DRY way |
python3-attrdict3 | 2.0.2 | AttrDict is an MIT-licensed library that provides mapping objects that allow their elements to be accessed both as keys and as attributes |
python3-autobahn | 24.4.2 | WebSocket client & server library, WAMP real-time framework |
python3-autoflake | 2.3.1 | Removes unused imports and unused variables |
python3-automat | 24.8.1 | Self-service finite-state machines for the programmer on the go |
python3-awesomeversion | 24.6.0 | One version package to rule them all, One version package to find them, One version package to bring them all, and in the darkness bind them. |
python3-aws-iot-device-sdk-python | 1.5.2 | SDK for connecting to AWS IoT using Python. |
python3-backcall | 0.2.0 | Specifications for callback functions passed in to an API |
python3-bandit | 1.7.10 | Security oriented static analyser for python code. |
python3-beautifulsoup4 | 4.12.3 | Screen-scraping library |
python3-behave | 1.2.6+git9520119376046aeff73804b5f1ea05d87a63f370 | A behavior-driven development framework, Python style |
python3-betamax | 0.9.0+git | VCR imitation for python requests |
python3-bidict | 0.23.1 | The bidirectional mapping library for Python. |
python3-binwalk | 2.3.4 | Firmware analysis tool |
python3-bitarray | 2.9.3 | efficient arrays of booleans -- C extension |
python3-bitstring | 4.2.3 | Simple construction, analysis and modification of binary data. |
python3-bitstruct | 8.19.0 | This module performs conversions between Python values and C bit field structs represented as Python byte strings. |
python3-bleak | 0.22.3 | Bleak is a GATT client software, capable of connecting to BLE devices acting as GATT servers. |
python3-blinker | 1.7.0 | Fast, simple object-to-object and broadcast signaling. |
python3-blivet | 3.9.2 | A python module for system storage configuration |
python3-blivetgui | 2.5.0 | GUI tool for storage configuration using blivet library |
python3-brotli | 1.1.0 | Brotli compression format |
python3-cachecontrol | 0.14.1 | httplib2 caching for requests |
python3-cached-property | 1.5.2 | A decorator for caching properties in classes. |
python3-cachetools | 5.5.0 | Extensible memoizing collections and decorators |
python3-can | 4.4.2 | Controller Area Network (CAN) interface module for Python |
python3-cantools | 39.4.11 | CAN BUS tools in Python 3. |
python3-cassandra-driver | 3.29.1 | DataStax Python Driver for Apache Cassandra |
python3-casttube | 0.2.1 | YouTube Chromecast API |
python3-cbor2 | 5.6.5 | An implementation of RFC 7049 - Concise Binary Object Representation (CBOR). |
python3-cchardet | 2.1.7 | Universal character encoding detector |
python3-cerberus | 1.3.5 | Lightweight, extensible schema and data validation tool for Python dictionaries. |
python3-charset-normalizer | 3.3.2 | The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
python3-cheetah | 3.2.6.post1 | Python template engine and code generation tool |
python3-classes | 0.4.1 | Smart, pythonic, ad-hoc, typed polymorphism for Python. |
python3-click-repl | 0.3.0 | REPL plugin for Click |
python3-click-spinner | 0.1.10 | Spinner for Click |
python3-cloudpickle | 3.0.0 | Pickler class to extend the standard pickle.Pickler functionality |
python3-cmake | 3.28.3 | CMake is an open-source, cross-platform family of tools designed to build, test and package software |
python3-cmd2 | 2.4.3 | Extra features for standard library's cmd module |
python3-colorama | 0.4.6 | Cross-platform colored terminal text. |
python3-colorclass | 2.2.2 | Colorful worry-free console applications for Linux, Mac OS X, and Windows. |
python3-coloredlogs | 15.0.1 | Colored terminal output for Python's logging module |
python3-colorlog | 6.9.0 | A colored formatter for the python logging module |
python3-colorzero | 2.0 | colorzero is a color manipulation library for Python |
python3-configargparse | 1.7 | A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables. |
python3-configobj | 5.0.9 | Config file reading, writing and validation. |
python3-configshell-fb | 1.1.30 | A Python library for building configuration shells |
python3-constantly | 23.10.4 | Symbolic constants in Python |
python3-contextlib2 | 21.6.0 | Backports and enhancements for the contextlib module |
python3-covdefaults | 2.3.0 | A coverage plugin to provide sensible default settings |
python3-coverage | 7.6.2 | Code coverage measurement for Python |
python3-cppy | 1.2.1 | C++ headers for C extension development |
python3-crc32c | 2.3 | A python package implementing the crc32c algorithmin hardware and software |
python3-crcmod | 1.7 | A Python module for generating objects that compute the Cyclic Redundancy Check. |
python3-croniter | 5.0.1 | croniter provides iteration for datetime object with cron like format |
python3-cson | 1.0.9+1.0.10 | Python library for CSON (schema-compressed JSON) |
python3-custom-inherit | 2.4.1 | A Python package that provides customized docstring inheritance schemes between derived classes and their parents. |
python3-cvxopt | 1.3.2 | Convex optimization package |
python3-cycler | 0.12.1 | Composable style cycles |
python3-cytoolz | 1.0.0 | Cython implementation of the toolz package, which provides high performance utility functions for iterables, functions, and dictionaries. |
python3-daemon | 3.0.1 | Library to implement a well-behaved Unix daemon process |
python3-dasbus | 1.7 | Dasbus is a DBus library written in Python 3, based on GLib and inspired by pydbus. |
python3-dateparser | 1.2.0 | Provides modules to easily parse localized dates in almost any string formats commonly found on web pages |
python3-dateutil | 2.9.0 | Extensions to the standard Python datetime module |
python3-dbus-fast | 2.24.4 | A faster version of dbus-next originally from the great DBus next library. |
python3-dbus-next | 0.2.3 | A zero-dependency DBus library for Python with asyncio support |
python3-dbussy | 1.3 | language bindings for libdbus, for Python 3.5 or later |
python3-decorator | 5.1.1 | Python decorator utilities |
python3-decouple | 3.8 | Strict separation of settings from code. |
python3-defusedxml | 0.7.1 | XML bomb protection for Python stdlib modules |
python3-deprecated | 1.2.14 | Python @deprecated decorator to deprecate old python classes, functions or methods. |
python3-dill | 0.3.9 | Serialize all of python |
python3-dirty-equals | 0.8.0 | Doing dirty (but extremely useful) things with equals. |
python3-diskcache | 5.6.3 | Disk Cache -- Disk and file backed persistent cache. |
python3-distlib | 0.3.9 | A library which implements low-level functions that relate to packaging and distribution of Python software. |
python3-distro | 1.9.0 | Distro is an OS platform information API |
python3-django | 5.0.9 | A high-level Python Web framework |
python3-django | 4.2.16 | A high-level Python Web framework |
python3-django-south | 1.0.2 | Migrations for Django |
python3-djangorestframework | 3.15.2 | djangorestframework |
python3-dnspython | 2.7.0 | DNS toolkit for Python |
python3-docopt | 0.6.2 | Pythonic argument parser, that will make you smile |
python3-dominate | 2.9.1 | Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. |
python3-dynamic-dispatch | 1.0.3 | dynamic dispatch decorator for classes and functions |
python3-ecdsa | 0.19.0 | ECDSA cryptographic signature library (pure python) |
python3-editor | 1.0.4 | Programmatically open and editor, capture the result |
python3-elementpath | 4.6.0 | Provide XPath 1.0 and 2.0 selectors for Python's ElementTree XML data structures, both for the standard ElementTree library and for the lxml.etree library. |
python3-email-validator | 2.2.0 | A robust email address syntax and deliverability validation library. |
python3-engineio | 4.9.0 | Engine.IO server |
python3-et-xmlfile | 2.0.0 | et_xmlfile is a low memory library for creating large XML files |
python3-eth-abi | 5.1.0 | Python utilities for working with Ethereum ABI definitions, especially encoding and decoding. |
python3-eth-account | 0.12.1 | Assign Ethereum transactions and messages with local private keys. |
python3-eth-hash | 0.7.0 | eth-hash: The Ethereum hashing function, keccak256, sometimes (erroneously) called sha3 |
python3-eth-keyfile | 0.7.0 | A library for handling the encrypted keyfiles used to store ethereum private keys. |
python3-eth-keys | 0.5.0 | A common API for Ethereum key operations with pluggable backends. |
python3-eth-rlp | 2.1.0 | RLP definitions for common Ethereum objects in Python |
python3-eth-typing | 4.1.0 | Common type annotations for ethereum python packages. |
python3-eth-utils | 5.0.0 | Common utility functions for codebases which interact with ethereum. |
python3-evdev | 1.7.1 | Python evdev lib |
python3-eventlet | 0.37.0 | Highly concurrent networking library |
python3-execnet | 2.1.1 | execnet: rapid multi-Python deployment |
python3-executing | 2.1.0 | Get the currently executing AST node of a frame, and other information |
python3-expandvars | 0.12.0 | Expand system variables Unix style |
python3-fann2 | 1.1.2 | Python bindings for Fast Artificial Neural Networks 2.2.0 (FANN >= 2.2.0) |
python3-fasteners | 0.19 | A python package that provides useful locks. |
python3-fastjsonschema | 2.20.0 | Fastest Python implementation of JSON schema |
python3-fastnumbers | 5.1.0 | Super-fast and clean conversions to numbers. |
python3-fields | 5.0.0 | Container class boilerplate killer. |
python3-file-magic | 0.4.1 | Python front end for libmagic |
python3-filelock | 3.16.1 | A single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication |
python3-flask | 3.1.0 | A microframework based on Werkzeug, Jinja2 and good intentions |
python3-flask-babel | 4.0.0 | i18n and l10n support for Flask based on babel and pytz |
python3-flask-bootstrap | 3.3.7.1 | An extension that includes Bootstrap in your project, without any boilerplate code. |
python3-flask-cors | 4.0.0 | A Flask extension adding a decorator for CORS support |
python3-flask-httpauth | 4.8.0 | Simple extension that provides Basic and Digest HTTP authentication for Flask routes. |
python3-flask-jsonpify | 1.5.0 | A Flask extension adding a decorator for JSONP support |
python3-flask-jwt | 0.3.2 | JWT token authentication for Flask apps |
python3-flask-jwt-extended | 4.6.0 | Extended JWT integration with Flask |
python3-flask-login | 0.6.3 | User session management for Flask |
python3-flask-mail | 0.9.1 | Flask extension for sending email |
python3-flask-marshmallow | 1.2.1 | Flask + marshmallow for beautiful APIs |
python3-flask-migrate | 4.0.7 | SQLAlchemy database migrations for Flask applications using Alembic |
python3-flask-nav | 0.6 | Easily create navigation for Flask applications. |
python3-flask-pymongo | 2.3.0 | PyMongo support for Flask applications |
python3-flask-restful | 0.3.10 | Simple framework for creating REST APIs |
python3-flask-restx | 1.3.0 | Fully featured framework for fast, easy and documented API development with Flask |
python3-flask-sijax | 0.4.1 | An extension for the Flask microframework that adds Sijax support. |
python3-flask-socketio | 5.3.6 | Socket.IO integration for Flask applications |
python3-flask-sqlalchemy | 3.1.1 | Adds SQLAlchemy support to your Flask application. |
python3-flask-uploads | 0.2.1 | Flexible and efficient upload handling for Flask |
python3-flask-user | 0.6.19 | Customizable user account management for Flask |
python3-flask-versioned | 0.9.4-20101221 | Add version info to file paths. |
python3-flask-wtf | 1.2.2 | Simple integration of Flask and WTForms. |
python3-flask-xstatic | 0.0.1 | XStatic support for flask |
python3-flexcache | 0.3 | Saves and loads to the cache a transformed versions of a source object. |
python3-flexparser | 0.4 | Parsing made fun ... using typing. |
python3-freezegun | 1.5.1 | FreezeGun is a library that allows your Python tests to travel through time by mocking the datetime module. |
python3-frozenlist | 1.4.1 | A list-like structure which implements collections.abc.MutableSequence, and which can be made immutable. |
python3-fsspec | 2024.9.0 | A specification that python filesystems should adhere to. |
python3-future | 1.0.0 | Clean single-source support for Python 3 and 2 |
python3-gast | 0.6.0 | A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST). |
python3-gcovr | 8.2 | generate GCC code coverage reports |
python3-geojson | 3.1.0 | Python bindings and utilities for GeoJSON |
python3-geomet | 1.1.0 | Convert GeoJSON to WKT/WKB (Well-Known Text/Binary), and vice versa. |
python3-gevent | 24.2.1 | A coroutine-based Python networking library |
python3-git-pw | 2.6.0 | A tool for integrating Git with Patchwork |
python3-gmpy2 | 2.2.1 | GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x |
python3-gmqtt | 0.6.16 | Client for MQTT protocol |
python3-gnupg | 0.5.3 | A wrapper for the Gnu Privacy Guard (GPG or GnuPG) |
python3-google-api-core | 2.19.1 | Google API client core library |
python3-google-api-python-client | 2.135.0 | The Google API Client for Python is a client library for accessing the Plus, Moderator, and many other Google APIs. |
python3-google-auth | 2.36.0 | Google Authentication Library |
python3-google-auth-oauthlib | 1.2.0 | Google Authentication Library |
python3-googleapis-common-protos | 1.63.2 | Common protobufs used in Google APIs |
python3-gpiod | 2.2.2 | Python bindings for libgpiod. |
python3-gpsd-py3 | 0.3.0 | This is a library for polling gpsd in Python3 |
python3-graphviz | 0.20.3 | Graphviz protocol implementation |
python3-greenlet | 3.1.1 | Python lightweight in-process concurrent programming |
python3-greenstalk | 2.0.2 | A Python 3 client for the beanstalkd work queue |
python3-grpcio | 1.67.1 | Google gRPC |
python3-grpcio-channelz | 1.67.1 | Google gRPC channelz |
python3-grpcio-reflection | 1.67.1 | Google gRPC reflection |
python3-grpcio-tools | 1.67.1 | Google gRPC tools |
python3-gsocketpool | 0.1.6 | A simple connection pool for gevent |
python3-gspread | 6.1.4 | Google Spreadsheets Python API |
python3-gunicorn | 23.0.0 | WSGI HTTP Server for UNIX |
python3-h11 | 0.14.0 | A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 |
python3-h2 | 4.1.0 | HTTP/2 State-Machine based protocol implementation |
python3-h5py | 3.12.1 | Provides both a high- and low-level interface to the HDF5 library from Python. |
python3-hatch-requirements-txt | 0.4.1 | Hatchling plugin to read project dependencies from requirements.txt |
python3-haversine | 2.8.1 | Calculate the distance between 2 points on Earth |
python3-hexbytes | 1.2.1 | Python bytes subclass that decodes hex, with a readable console output. |
python3-hpack | 4.0.0 | Pure-Python HPACK header compression |
python3-html2text | 2024.2.26 | Convert HTML to Markdown-formatted text |
python3-html5lib | 1.1 | HTML parser based on the WHATWG HTML specifcation |
python3-httpcore | 1.0.7 | A minimal low-level HTTP client. |
python3-httplib2 | 0.22.0 | A comprehensive HTTP client library, httplib2 supports many features left out of other HTTP libraries. |
python3-httptools | 0.6.2 | A collection of framework independent HTTP protocol utils. |
python3-httpx | 0.27.2 | A next generation HTTP client for Python. |
python3-huey | 2.5.2 | a little task queue for python |
python3-humanfriendly | 10.0 | Human friendly output for text interfaces using Python |
python3-humanize | 4.11.0 | Python humanize utilities |
python3-hyperframe | 6.0.1 | HTTP/2 framing layer for Python |
python3-hyperlink | 21.0.0 | A featureful, correct URL for Python |
python3-icecream | 2.1.3 | Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call. |
python3-icu | 2.14 | Python extension wrapping the ICU C++ API |
python3-idna-ssl | 1.1.0 | Patch ssl.match_hostname for Unicode(idna) domains support |
python3-ifaddr | 0.2.0 | Cross-platform network interface and IP address enumeration library |
python3-imageio | 2.35.1 | 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. |
python3-imgtool | 2.1.0 | MCUboot's image signing and key management tool |
python3-importlib-metadata | 8.4.0 | Read metadata from Python packages |
python3-incremental | 24.7.2 | Incremental is a small library that versions your Python projects |
python3-inflate64 | 1.0.0 | deflate64 compression/decompression library |
python3-inflection | 0.5.1 | A port of Ruby on Rails' inflection to Python. |
python3-inotify | git | An adapter to Linux kernel support for inotify directory-watching. |
python3-intelhex | 2.3.0 | Python library for Intel HEX files manipulations |
python3-intervals | 1.10.0 | Interval arithmetic for Python |
python3-invoke | 2.2.0 | Pythonic task execution |
python3-ipaddress | 1.0.23 | Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2. |
python3-iperf | 0.1.11 | Python wrapper around iperf3 |
python3-ipy | 1.01 | IPy - class and tools for handling of IPv4 and IPv6 addresses and networks |
python3-ipython | 8.28.0 | IPython: Productive Interactive Computing |
python3-ipython-genutils | 0.2.0 | Vestigial utilities from IPython |
python3-iso3166 | 2.1.1 | Self-contained ISO 3166-1 country definitions |
python3-isort | 5.13.2 | A Python utility / library to sort Python imports. |
python3-itsdangerous | 2.2.0 | Various helpers to pass trusted data to untrusted environments and back. |
python3-janus | 1.0.0 | Mixed sync-async queue to interoperate between asyncio tasks and classic threads |
python3-javaobj-py3 | 0.4.4 | Module for serializing and de-serializing Java objects. |
python3-jdatetime | 5.0.0 | Jalali implementation of Python's datetime module |
python3-jdcal | 1.4.1 | This module contains functions for converting between Julian dates and calendar dates |
python3-jedi | 0.19.2 | An autocompletion tool for Python that can be used for text editors. |
python3-jmespath | 1.0.1 | JMESPath (pronounced 'james path') allows you to declaratively specify how to extract elements from a JSON document. |
python3-joblib | 1.4.2 | Joblib is a set of tools to provide lightweight pipelining in Python. |
python3-jsbeautifier | 1.15.1 | JavaScript unobfuscator and beautifier. |
python3-jsmin | 3.0.1 | JavaScript minifier. |
python3-jsonpatch | 1.33 | Appling JSON patches in Python 2.6+ and 3.x |
python3-jsonpath-rw | 1.4.0 | A robust and significantly extended implementation of JSONPath for Python |
python3-jsonref | 1.1.0 | jsonref is a library for automatic dereferencing of JSON Reference objects for Python |
python3-jsonrpcclient | 4.0.3 | Generate JSON-RPC requests and parse responses in Python |
python3-jstyleson | 0.0.2 | Library to parse JSON with js-style comments. |
python3-kconfiglib | 14.1.0 | Kconfiglib is a Kconfig implementation in Python |
python3-keras-applications | 1.0.8 | Reference implementations of popular deep learning models |
python3-keras-preprocessing | 1.1.2 | Easy data preprocessing and data augmentation for deep learning models |
python3-kivy | 2.3.0 | Open source Python library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. |
python3-kiwisolver | 1.4.7 | A fast implementation of the Cassowary constraint solver |
python3-langtable | 0.0.68 | langtable is used to guess reasonable defaults for locale,keyboard, territory |
python3-lazy | 1.6 | Lazy attributes are computed attributes that are evaluated only once, the first time they are used. |
python3-lazy-object-proxy | 1.10.0 | A fast and thorough lazy object proxy |
python3-ldap | 3.4.4 | Provides a wrapper in Python to LDAP |
python3-libconf | 2.0.1 | A pure-Python libconfig reader/writer with permissive license |
python3-libevdev | 0.11 | python-libevdev is a Python wrapper around the libevdev C library. |
python3-linux-procfs | 0.7.3 | Python classes to extract information from the Linux kernel /proc files. |
python3-lockfile | 0.12.2 | Platform-independent file locking module |
python3-lorem | 0.1.1 | Generator for random text that looks like Latin |
python3-lrparsing | 1.0.17 | Python LR parsing library |
python3-lru-dict | 1.3.0 | A fixed size dict like container which evicts Least Recently Used (LRU) items once size limit is exceeded. |
python3-luma-core | 2.4.2 | A component library to support SBC display drivers |
python3-luma-oled | 3.13.0 | A small library to drive an OLED device |
python3-lz4 | 4.3.3 | python bindings for the lz4 compression library by Yann Collet |
python3-m2crypto | 0.42.0 | A Python crypto and SSL toolkit |
python3-marshmallow | 3.23.1 | Simplified object serialization in python |
python3-matplotlib | 3.7.2 | matplotlib: plotting with Python |
python3-matplotlib-inline | 0.1.7 | Inline Matplotlib backend for Jupyter |
python3-mccabe | 0.7.0 | McCabe checker, plugin for flake8 |
python3-meh | 0.52 | A python library for handling exceptions |
python3-meld3 | 2.0.1 | meld3 templating system used by Supervisor |
python3-mock | 5.1.0 | A Python Mocking and Patching Library for Testing |
python3-monotonic | 1.6 | This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards. |
python3-moteus | 0.3.72 | moteus brushless controller library and tools |
python3-mpmath | 1.3.0 | Python library for arbitrary-precision floating-point arithmetic |
python3-msgpack | 1.1.0 | MessagePack (de)serializer |
python3-msk | 0.4.0 | A tool to help with creating, uploading, and upgrading Mycroft skills on the skills repo. |
python3-msm | 0.8.8 | Mycroft Skill Manager, in python! |
python3-multidict | 6.1.0+git | Multidicts are useful for working with HTTP headers, URL query args etc. |
python3-multivolumefile | 0.2.3 | Multi volume file wrapper library |
python3-mypy | 1.10.0 | Optional static typing for Python 3 and 2 (PEP 484) |
python3-mypy-extensions | 1.0.0 | Experimental type system extensions for programs checked with the mypy typechecker |
python3-natsort | 8.4.0 | Simple yet flexible natural sorting in Python. |
python3-netaddr | 1.3.0 | A network address manipulation library for Python. |
python3-netifaces | 0.11.0 | Portable network interface information for Python |
python3-networkx | 3.1 | Python package for creating and manipulating graphs and networks |
python3-ninja | 1.11.1.1 | Ninja is a small build system with a focus on speed |
python3-ninja-syntax | 1.7.2 | Python module for generating .ninja files. |
python3-nltk | 3.9.1 | Natural Language Toolkit |
python3-nmap | 1.9.1 | python-nmap is a python library which helps in using nmap port scanner |
python3-nocasedict | 2.0.4 | A case-insensitive ordered dictionary for Python |
python3-nocaselist | 2.0.3 | A case-insensitive list for Python |
python3-ntplib | 0.4.0 | This module offers a simple interface to query NTP servers from Python. |
python3-oauthlib | 3.2.2 | A generic, spec-compliant, thorough implementation of the OAuth request-signing logic |
python3-obd | 0.7.2 | A python module for handling realtime sensor data from OBD-II vehicle ports"HOMEPAGE = "https://github.com/brendan-w/python-OBD |
python3-objectpath | 0.6.1 | The agile NoSQL query language for semi-structured data |
python3-olefile | 0.47 | Python package to parse, read and write Microsoft OLE2 files |
python3-oletools | 0.60.2 | Python tools to analyze security characteristics of MS Office and OLE files |
python3-openpyxl | 3.1.5 | openpyxl is a Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files |
python3-ordered-set | 4.1.0 | A MutableSet that remembers its order, so that every entry has an index. |
python3-outcome | 1.3.0.post0 | Capture the outcome of Python function calls. |
python3-padaos | 0.1.10 | A rigid, lightweight, dead-simple intent parser |
python3-padatious | 0.4.8 | An efficient and agile neural network intent parser. Padatious is a core component of Mycroft AI. |
python3-paho-mqtt | 2.1.0 | MQTT version 3.1/3.1.1 client library |
python3-pako | 0.3.1 | The universal package manager library |
python3-pandas | 2.2.2 | pandas library for high-performance data analysis tools |
python3-parallax | 1.0.6 | Execute commands and copy files over SSH to multiple machines at once. |
python3-paramiko | 3.5.0 | The leading native Python SSHv2 protocol library. |
python3-parse | 1.20.2 | Parse strings using a specification based on the Python format() syntax |
python3-parse-type | 0.6.3 | Simplifies building parse types based on the parse module |
python3-parsimonious | 0.10.0 | Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python. |
python3-parso | 0.8.4 | A Python Parser |
python3-passlib | 1.7.4 | comprehensive password hashing framework supporting over 30 schemes |
python3-pastedeploy | 3.1.0 | Load, configure, and compose WSGI applications and servers |
python3-path | 17.0.0 | A module wrapper for os.path |
python3-pathlib2 | 2.3.7 | Object-oriented filesystem paths |
python3-pathtools3 | 0.2.1 | Filesystem events monitoring |
python3-pcodedmp | 1.2.6 | A VBA p-code disassembler |
python3-pdm | 2.20.1 | A modern Python package and dependency manager supporting the latest PEP standards |
python3-pdm-backend | 2.4.2 | The build backend used by PDM that supports latest packaging standards |
python3-pdm-build-locked | 0.3.3 | pdm plugin to publish locked dependencies as optional-dependencies |
python3-pep8 | 1.7.1 | Python style guide checker |
python3-periphery | 2.4.1 | A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux. |
python3-petact | 0.1.2 | Petact is a library used for installing and updating compressed tar files |
python3-pexpect | 4.9.0 | A Pure Python Expect like Module for Python |
python3-piccata | 2.0.3 | Python CoAP Toolkit |
python3-pickleshare | 0.7.5 | Tiny 'shelve'-like database with concurrency support |
python3-pid | 3.0.4 | Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator |
python3-pika | 1.3.2 | Pika is a RabbitMQ (AMQP 0-9-1) client library for Python. |
python3-pillow | 10.4.0 | Python Imaging Library (Fork). Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. |
python3-pint | 0.24.3 | Physical quantities module |
python3-pkcs11 | 0.7.0 | PKCS#11 (Cryptoki) support for Python |
python3-pkgconfig | 1.5.5 | Python module to interface with the pkg-config command line too |
python3-platformdirs | 4.3.6 | A small Python module for determining appropriate platform-specific dirs |
python3-pocketsphinx | 5.0.3 | Python interface to Pocketsphinx libraries. |
python3-polyline | 2.0.2 | A Python implementation of Google's Encoded Polyline Algorithm Format |
python3-portalocker | 2.10.1 | Cross-platform locking library |
python3-portion | 2.5.0 | Python data structure and operations for intervals |
python3-posix-ipc | 1.1.1 | POSIX IPC primitives (semaphores, shared memory and message queues) for Python |
python3-prctl | 1.8.1 | Control process attributes through prctl |
python3-precise-runner | 0.3.1 | A lightweight, simple-to-use, RNN wake word listener. |
python3-prettytable | 3.12.0 | Python library for displaying tabular data in a ASCII table format |
python3-priority | 2.0.0 | A pure-Python implementation of the HTTP/2 priority tree |
python3-process-tests | 3.0.0 | Tools for testing processes. |
python3-progress | 1.6 | Easy progress reporting for Python |
python3-prompt-toolkit | 3.0.48 | Library for building powerful interactive command lines in Python |
python3-propcache | 0.2.0 | Fast property caching |
python3-protobuf | 4.25.3 | Protocol Buffers |
python3-ptyprocess | 0.7.0 | Run a subprocess in a pseudo terminal |
python3-pulsectl | 24.11.0 | Python (3.x and 2.x) high-level interface and ctypes-based bindings for PulseAudio (libpulse), mostly focused on mixer-like controls and introspection-related operations (as opposed to e.g. submitting |
python3-pure-eval | 0.2.3 | Safely evaluate AST nodes without side effects |
python3-py | 1.11.0 | Library with cross-python path, ini-parsing, io, code, log facilities |
python3-py-cpuinfo | 9.0.0 | Get CPU info with pure Python 2 & 3 |
python3-py-ubjson | 0.16.1 | Universal Binary JSON encoder/decoder |
python3-py7zr | 0.22.0 | Pure Python 7-zip library |
python3-pyalsaaudio | 0.11.0 | ALSA bindings |
python3-pyasn1-modules | 0.4.1 | A collection of ASN.1-based protocols modules. |
python3-pyatspi | 2.46.1 | Python bindings for DBus AT-SPI2 accessibility |
python3-pyaudio | 0.2.14 | PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O library |
python3-pybcj | 1.0.2 | bcj filter library |
python3-pybind11 | 2.12.0 | Seamless operability between C++11 and Python |
python3-pybind11-json | 0.2.14 | Using nlohmann::json with pybind11 |
python3-pybluez | 0.23 | Bluetooth Python extension module |
python3-pycares | 4.4.0 | Python interface for c-ares |
python3-pychromecast | 14.0.5 | Library for Python 3.6+ to communicate with the Google Chromecast. |
python3-pycocotools | 2.0.8 | COCO is a large image dataset designed for object detection, segmentation, person keypoints detection, stuff segmentation, and caption generation. |
python3-pycodestyle | 2.12.1 | Python style guide checker (formly called pep8) |
python3-pyconnman | 0.2.0 | Python-based Network Connectivity Management |
python3-pycurl | 7.45.3 | A Python Interface To The cURL library |
python3-pydantic | 2.9.2 | Data validation using Python type hinting |
python3-pydantic-core | 2.25.0 | Provides the core functionality for pydantic validation and serialization. |
python3-pydbus | 0.6.0 | Pythonic DBus library |
python3-pydicti | 1.2.1 | Case insensitive derivable dictionary |
python3-pydot | 2.0.0 | pydot is is an interface to Graphviz. |
python3-pyephem | 4.1.6 | PyEphem astronomical calculations |
python3-pyexpect | 1.0.22 | Python expectaton library |
python3-pyfanotify | 0.3.0 | Python wrapper for Linux fanotify. |
python3-pyfirmata | 1.1.0 | A Python interface for the Firmata protocol |
python3-pyflakes | 3.2.0 | passive checker of Python programs |
python3-pyhamcrest | 2.1.0 | Hamcrest framework for matcher objects |
python3-pyiface | 0.0.11 | Pyiface is a package that exposes the network interfaces of the operating system in a easy to use and transparent way |
python3-pyjks | 20.0.0 | Pure-Python Java Keystore (JKS) library |
python3-pyjwt | 2.9.0 | JSON Web Token implementation in Python |
python3-pykickstart | 3.48 | A python library for manipulating kickstart files |
python3-pykwalify | 1.8.0 | YAML/JSON validation library |
python3-pylint | 3.3.1 | Pylint is a Python source code analyzer |
python3-pylyrics | 1.1.0 | Pythonic Implementation of lyrics.wikia.com |
python3-pymemcache | 4.0.0 | A comprehensive, fast, pure Python memcached client |
python3-pymetno | 0.13.0 | Python library to talk to the met.no api |
python3-pymisp | 2.5.0 | Python API for MISP |
python3-pymodbus | 3.7.4 | A fully featured modbus protocol stack in python |
python3-pymongo | 4.10.1 | Python driver for MongoDB <http://www.mongodb.org> |
python3-pymysql | 1.1.0 | A pure-Python MySQL client library |
python3-pynacl | 1.5.0 | Python binding to the Networking and Cryptography (NaCl) library |
python3-pynetlinux | 1.1 | Linux network configuration library for Python |
python3-pyparted | 3.12.0 | Python bindings for libparted |
python3-pyperclip | 1.9.0 | A cross-platform clipboard module for Python. (only handles plain text for now) |
python3-pyperf | 2.8.1 | A toolkit to write, run and analyze benchmarks |
python3-pypng | 0.20220715.0 | PNG module for Python. |
python3-pyppmd | 1.1.0 | PPMd compression/decompression library |
python3-pyproj | 3.7.0 | Python interface to PROJ (cartographic projections and coordinate transformations library) |
python3-pyproject-api | 1.7.2 | pyproject-api aims to abstract away interaction with pyproject.toml style projects in a flexible way. |
python3-pyrad | 2.4 | RADIUS tools |
python3-pyro4 | 4.82 | Python Remote Objects |
python3-pyroute2 | 0.7.12 | A pure Python netlink and Linux network configuration library |
python3-pyruvate | 1.2.1 | WSGI server implemented in Rust. |
python3-pyscaffold | 4.5 | Python project template generator with batteries included |
python3-pyserial | 3.5 | Serial Port Support for Python |
python3-pyserial-asyncio | 0.6 | Python Serial Port Extension - Asynchronous I/O support |
python3-pysonos | 0.0.54 | A SoCo fork with fixes for Home Assistant |
python3-pystemd | 0.13.2 | Python bindings for interacting with systemd over DBus |
python3-pytest-aiohttp | 1.0.5 | pytest plugin for aiohttp support |
python3-pytest-asyncio | 0.23.6 | pytest-asyncio is an Apache2 licensed library, written in Python, for testing asyncio code with pytest |
python3-pytest-benchmark | 4.0.0 | A ``pytest`` fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer. |
python3-pytest-cache | 1.0 | pytest plugin with mechanisms for caching across test runs |
python3-pytest-codspeed | 3.0.0 | Pytest plugin to create CodSpeed benchmarks |
python3-pytest-cov | 5.0.0 | Pytest plugin for measuring coverage. |
python3-pytest-forked | 1.6.0 | run tests in isolated forked subprocesses |
python3-pytest-freezer | 0.4.8 | Pytest plugin providing a fixture interface for spulec/freezegun |
python3-pytest-helpers-namespace | 2021.12.29 | This plugin does not provide any helpers to pytest, it does, however, provide a helpers namespace in pytest which enables you to register helper functions in your conftest.py to be used within your tests without having to import them. |
python3-pytest-html | 4.1.1 | pytest plugin for generating html reports from test results |
python3-pytest-json-report | 1.5.0 | pytest-json-report is a plugin that creates test reports as JSON |
python3-pytest-lazy-fixtures | 1.1.1 | Allows you to use fixtures in @pytest.mark.parametrize. |
python3-pytest-localserver | 0.8.1 | pytest plugin to test server connections locally. |
python3-pytest-metadata | 2.0.2 | pytest-metadata is a plugin that allowed for accessing pytest metadata |
python3-pytest-mock | 3.14.0 | Thin-wrapper around the mock package for easier use with pytest |
python3-pytest-runner | 6.0.1 | Invoke py.test as distutils command with dependency resolution |
python3-pytest-socket | 0.7.0 | Pytest Plugin to disable socket calls during tests |
python3-pytest-tempdir | 2019.10.12 | Adds support for a predictable and repeatable temporary directory. |
python3-pytest-timeout | 2.3.1 | py.test plugin to abort hanging tests |
python3-pytest-unordered | 0.6.0 | Test equality of unordered collections in pytest |
python3-pytest-xdist | 3.5.0 | pytest xdist plugin for distributed testing and loop-on-failing modes |
python3-python-multipart | 0.0.12 | A streaming multipart parser for Python |
python3-python-vlc | 3.0.20123 | This module provides ctypes-based bindings for the native libvlc API of the VLC video player. |
python3-pythonping | 1.1.4 | PythonPing is simple way to ping in Python. |
python3-pytun | 2.4.1 | Python TUN/TAP tunnel module |
python3-pyu2f | 0.1.5 | U2F host library for interacting with a U2F device over USB. |
python3-pyudev | 0.24.3 | A libudev binding |
python3-pyunormalize | 16.0.0 | Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent from the Python core Unicode database. |
python3-pyusb | 1.2.1 | PyUSB provides USB access on the Python language |
python3-pywbem | 1.7.2 | Python WBEM Client and Provider Interface |
python3-pywbemtools | 1.3.0 | A set of tools using pywbem |
python3-pyyaml-include | 2.2 | Extending PyYAML with a custom constructor for including YAML files within YAML files |
python3-pyzmq | 25.1.2 | PyZMQ: Python bindings for ZMQ |
python3-pyzstd | 0.16.2 | Pyzstd module provides classes and functions for compressing and decompressing data, using Facebook’s Zstandard (or zstd as short name) algorithm. |
python3-qface | 2.0.11 | A generator framework based on a common modern IDL |
python3-qrcode | 7.4.2 | QR Code image generator |
python3-rapidjson | 1.19 | Python wrapper around rapidjson |
python3-rarfile | 4.2 | RAR archive reader for Python |
python3-raven | 6.10.0 | Raven is the legacy Python client for Sentry (getsentry.com) |
python3-redis | 5.1.1 | Python client for Redis key-value store |
python3-reedsolo | 2.1.0b1 | Pure-Python Reed Solomon encoder/decoder |
python3-regex | 2024.11.6 | Alternative regular expression module, to replace re. |
python3-requests-file | 2.1.0 | File transport adapter for Requests |
python3-requests-ftp | 0.3.1 | FTP Transport Adapter for Requests |
python3-requests-futures | 1.0.1 | 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. |
python3-requests-mock | 1.12.1 | Mocked responses for the requests library |
python3-requests-oauthlib | 2.0.0 | |
python3-requests-toolbelt | 1.0.0 | A utility belt for advanced users of python-requests. |
python3-requests-unixsocket | 0.3.0 | Use requests to talk HTTP via a UNIX domain socket |
python3-responses | 0.25.3 | A utility library for mocking out the requests Python library. |
python3-rfc3986-validator | 0.1.1 | Pure python rfc3986 validator |
python3-rich | 13.9.4 | Rich is a Python library for rich text and beautiful formatting in the terminal |
python3-rlp | 4.0.1 | A Python implementation of Recursive Length Prefix encoding (RLP). |
python3-robotframework | 7.1 | A Python generic test automation framework |
python3-robotframework-seriallibrary | 0.4.3 | Robot Framework test library for serial connection |
python3-rouge-score | 0.1.2 | Pure python implementation of ROUGE-1.5.5. |
python3-rsa | 4.9 | Pure-Python RSA implementation |
python3-schedule | 1.2.1 | Job scheduling for humans |
python3-schedutils | 0.6 | Python interface for the Linux scheduler functions etc. |
python3-scikit-build | 0.18.1 | Improved build system generator for Python C/C++/Fortran/Cython extensions |
python3-screeninfo | 0.8.1 | Fetch location and size of physical screens. |
python3-scrypt | 0.8.27 | Bindings for the scrypt key derivation function library |
python3-sdbus | 0.13.0 | Modern Python library for the systemd D-Bus |
python3-sdnotify | 0.3.2 | A pure Python implementation of systemd's service notification protocol (sd_notify) |
python3-semver | 3.0.2 | Python module for Semantic Versioning |
python3-send2trash | 1.8.3 | Send file to trash natively under Mac OS X, Windows and Linux |
python3-sentry-sdk | 1.45.0 | The new Python SDK for Sentry.io |
python3-serpent | 1.41 | Serialization based on ast.literal_eval |
python3-service-identity | 21.1.0 | The tools for verifying whether a certificate is valid for the intended purposes. |
python3-setproctitle | 1.3.4 | A Python module to customize the process title |
python3-setuptools-declarative-requirements | 1.3.0 | File support for setuptools declarative setup.cfg |
python3-sh | 2.1.0 | Python subprocess replacement |
python3-shellingham | 1.5.4 | Tool to Detect Surrounding Shell |
python3-sijax | 0.3.2 | An easy to use AJAX library for Python based on jQuery.ajax |
python3-simpleeval | 1.0.0 | A simple, safe single expression evaluator library |
python3-simplejson | 3.19.3 | Simple, fast, extensible JSON encoder/decoder for Python |
python3-slip-dbus | 0.6.5 | Convenience functions for dbus services in Python 2.x |
python3-smbus | 4.3 | Set of i2c tools for linux - Python module |
python3-smbus2 | 0.5.0 | Drop-in replacement for smbus-cffi/smbus-python in pure Python |
python3-smpplib | 2.2.3 | SMPP library for python |
python3-snagboot | 1.3 | Snagboot intends to be an open-source replacement vendor-specific tools used to recover and/or reflash embedded platforms. |
python3-snappy | 0.6.1 | Python library for the snappy compression library from Google |
python3-sniffio | 1.3.1 | Sniff out which async library your code is running under |
python3-socketio | 5.11.2 | Socket.IO server |
python3-socksio | 1.0.0 | Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5. |
python3-soupsieve | 2.6 | CSS selector library for python-beautifulsoup4 |
python3-speaklater | 1.3 | Media asset management for Python, with glue code for various frameworks |
python3-speedtest-cli | 2.1.3 | Command line interface for testing internet bandwidth using speedtest.net |
python3-spidev | 3.6 | Python bindings for Linux SPI access through spidev |
python3-sqlalchemy | 2.0.35 | Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL |
python3-sqlparse | 0.5.2 | Non-validating SQL parser module |
python3-sqlsoup | 0.9.1 | A one step database access tool, built on the SQLAlchemy ORM. |
python3-stack-data | 0.6.3 | Extract data from python stack frames and tracebacks for informative displays |
python3-starlette | 0.39.2 | Starlette is a lightweight ASGI framework/toolkit, which is ideal for building async web services in Python |
python3-stevedore | 5.3.0 | Manage dynamic plugins for Python applications |
python3-stopit | 1.1.2 | Raise asynchronous exceptions in other threads, control the timeout of blocks or callables with two context managers and two decorators. |
python3-strenum | 0.4.15 | An Enum that inherits from str |
python3-supervisor | 4.2.5 | Supervisor: A Process Control System |
python3-sympy | 1.13.3 | Computer algebra system (CAS) in Python |
python3-systemd | 235 | Python interface for libsystemd |
python3-tabulate | 0.9.0 | Pretty-print tabular data |
python3-telnetlib3 | 2.0.4 | Telnet server and client library based on asyncio |
python3-term | 2.5 | An enhanced version of the tty module |
python3-termcolor | 2.5.0 | ANSII Color formatting for output in terminal |
python3-textparser | 0.24.0 | A text parser written in the Python language. |
python3-texttable | 1.7.0 | module for creating simple ASCII tables |
python3-thrift | 0.21.0 | Python bindings for the Apache Thrift RPC system |
python3-tinyrecord | 0.2.0 | transaction support for TinyDB |
python3-toml | 0.10.2 | Python Library for Tom's Obvious, Minimal Language |
python3-tomli | 2.1.0 | A lil' TOML parser |
python3-tomli-w | 1.0.0 | Tomli-W is a Python library for writing TOML. It is a write-only counterpart to Tomli, which is a read-only TOML parser. |
python3-tomlkit | 0.13.2 | Style preserving TOML library |
python3-toolz | 1.0.0 | A set of utility functions for iterators, functions, and dictionaries. |
python3-tornado | 6.4.1 | Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. |
python3-tox | 4.15.1 | Automate and standardize testing in Python. It is part of a larger vision of easing the packaging, testing and release process of Python software (alongside pytest and devpi). |
python3-tqdm | 4.66.6 | Fast, Extensible Progress Meter |
python3-trafaret | 2.1.1 | Ultimate transformation library that supports validation, contexts and aiohttp. |
python3-trafaret-config | 2.0.2 | This is a wrapper that loads yaml and checks config using trafaret while keeping track of actual lines of file where error has happened. |
python3-traitlets | 5.14.3 | Traitlets Python config system |
python3-transitions | 0.9.2 | A lightweight, object-oriented Python state machine implementation with many extensions. |
python3-trio | 0.27.0 | A friendly Python library for async concurrency and I/O |
python3-trustme | 1.2.0 | A utility provides a fake certificate authority (CA) |
python3-twine | 5.1.1 | Utilities for interacting with PyPI |
python3-twisted | 24.10.0 | Twisted is an event-driven networking framework written in Python and licensed under the LGPL. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more. |
python3-twitter | 4.14.0 | Twitter for Python |
python3-twofish | 0.3.0 | Bindings for the Twofish implementation by Niels Ferguson |
python3-txaio | 23.1.1 | Compatibility API between asyncio/Twisted/Trollius |
python3-txdbus | 1.1.2 | A native Python implementation of the DBus protocol for Twisted applications. |
python3-txws | 0.9.1 | Twisted Web Sockets |
python3-typeguard | 4.3.0 | Run-time type checker for Python |
python3-typer | 0.13.0 | Typer, build great CLIs. Easy to code. Based on Python type hints. |
python3-types-psutil | 6.1.0.20241102 | Typing stubs for psutil |
python3-types-python-dateutil | 2.9.0.20241003 | Typing stubs for python-dateutil |
python3-types-setuptools | 73.0.0.20240822 | Typing stubs for setuptools |
python3-tzdata | 2024.2 | Provider of IANA time zone data |
python3-tzlocal | 5.2 | Library to return tzinfo with the local timezone information |
python3-u-msgpack-python | 2.8.0 | A portable, lightweight MessagePack serializer and deserializer written in pure Python. |
python3-uefi-firmware | 1.12 | Various data structures and parsing tools for UEFI firmware. |
python3-uinput | 1.0.1 | Python interface to Linux uinput kernel module. |
python3-ujson | 5.10.0 | Ultra fast JSON encoder and decoder for Python |
python3-unidiff | 0.7.5 | Unified diff parsing/metadata extraction library |
python3-unoconv | 0.9.0 | Universal Office Converter - Office document conversion |
python3-uritemplate | 4.1.1 | Simple python library to deal with URI Templates. |
python3-uswid | 0.5.0 | A pure-python library for embedding CoSWID data |
python3-validators | 0.34.0 | Python Data Validation for Humans |
python3-versioneer | 0.29 | Easy VCS-based management of project version strings |
python3-versiontools | 1.9.1 | Smart replacement for plain tuple used in __version__ |
python3-virtualenv | 20.26.5 | A tool for creating isolated virtual python environments. |
python3-visitor | 0.1.3 | A tiny pythonic visitor implementation. |
python3-waitress | 3.0.0 | A WSGI server for Python |
python3-wand | 0.6.13 | Ctypes-based simple MagickWand API binding for Python |
python3-watchdog | 6.0.0 | Filesystem events monitoring |
python3-watchdogdev | 1.0.0 | Linux watchdog device API for Python. |
python3-web3 | 7.3.0 | A Python library for interacting with Ethereum. |
python3-webargs | 8.6.0 | Declarative parsing and validation of HTTP request objects, with built-in support for popular web frameworks. |
python3-webencodings | 0.5.1 | Character encoding aliases for legacy web content |
python3-websocket-client | 1.7.0 | websocket client for python |
python3-werkzeug | 3.0.6 | The comprehensive WSGI web application library |
python3-whitenoise | 6.8.2 | Radically simplified static file serving for WSGI applications |
python3-wpa-supplicant | 0.2 | Python interface to the wpa_supplicant D-Bus interface |
python3-wrapt | 1.17.0rc1 | A Python module for decorators, wrappers and monkey patching. |
python3-wsproto | 1.2.0 | WebSockets state-machine based protocol implementation |
python3-wtforms | 3.1.2 | A flexible forms validation and rendering library for python web development. |
python3-wxgtk4 | 4.2.2 | Python3 interface to the wxWidgets Cross-platform C++ GUI toolkit. |
python3-xlrd | 2.0.1 | Library for developers to extract data from Microsoft Excel (tm) spreadsheet files |
python3-xlsxwriter | 3.2.0 | Python 2 and 3 compatibility library |
python3-xmlschema | 3.4.3 | The xmlschema library is an implementation of XML Schema for Python. |
python3-xmodem | 0.4.7 | XMODEM protocol implementation |
python3-xstatic | 1.0.3 | XStatic base package with minimal support code |
python3-xstatic-font-awesome | 6.2.1.1 | Font Awesome icons packaged for setuptools (easy_install) / pip. |
python3-xxhash | 3.5.0 | xxhash is a Python binding for the xxHash library by Yann Collet. |
python3-yamlloader | 1.4.1 | Ordered YAML loader and dumper for PyYAML. |
python3-yappi | 1.6.10 | Yet Another Python Profiler |
python3-yarl | 1.17.1 | The module provides handy URL class for url parsing and changing |
python3-zeroconf | 0.136.0 | Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible) |
python3-zopeevent | 5.0 | The zope.event package provides a simple event system |
python3-zopeinterface | 7.1.1 | Interface definitions for Zope products |
python3-zstandard | 0.23.0 | Python bindings for interfacing with the Zstandard compression library |
telepathy-python3 | 0.15.19 | Telepathy IM framework - Python package |
tftpy | 0.8.2 | Tftpy is a TFTP library for the Python programming language. It includes client and server classes, with sample implementations. |
tuna | 0.19 | cui/gui tool for tuning of running processes |
Date/time | Errors | Warnings |
---|---|---|
Nov. 20, 2024, 9:02 p.m. | ||
Nov. 19, 2024, 9:02 p.m. | 2 | |
Nov. 19, 2024, 8:46 a.m. | 2 | |
Oct. 28, 2024, 6:02 a.m. | ||
Oct. 27, 2024, 6:02 p.m. | ||
Oct. 24, 2024, 6:01 p.m. |