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: 2 years, 8 months ago (hardknott branch)

Maintainers

Maintenance Plan

Dependencies

The meta-python layer depends upon:

Recipe name Version Description
gyp 0.1+gitX GYP is a Meta-Build system: a build system that generates other build systems.
meta-python-image 1.0 meta-python build test image
meta-python-image-base 1.0 meta-python build test image
meta-python-ptest-image 1.0 meta-python ptest test image
packagegroup-meta-python 1.0 Meta-python ptest packagegroups
pamela 1.0.0 Pamela: yet another Python wrapper for PAM
pyrtm 0.4.2 Python interface for Remember The Milk API
python3-absl 0.12.0 Abseil Python Common Libraries
python3-aenum 3.0.0 Advanced Enumerations library
python3-aiofiles 0.6.0 File support for asyncio
python3-aiohttp 3.7.4.post0 Async http client/server framework
python3-aiohttp-jinja2 1.4.2 jinja2 template renderer for aiohttp.web (http server for asyncio)
python3-aiohue 2.2.0 Asynchronous library to control Philips Hue
python3-alembic 1.5.8 A database migration tool for SQLAlchemy
python3-ansi2html 1.6.0
python3-ansicolors 1.1.8 Add ANSI colors and decorations to your strings
python3-anyjson 0.3.3 Wraps the best available JSON implementation available in a common interface
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.4 Apply values to optional params
python3-argcomplete 1.12.2 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.26.2 Pattern matching and various utilities for file systems paths.
python3-arpeggio 1.10.1 Arpeggio is a recursive descent parser with memoization based on PEG grammars (aka Packrat parser)
python3-asciitree 0.3.3 Draws ASCII trees.
python3-asn1crypto 1.4.0 A fast, pure Python library for parsing and serializing ASN.1 structures
python3-astor 0.8.1 Easy manipulation of Python source via the AST.
python3-astroid 2.5.3 An abstract syntax tree for Python with inference support.
python3-asttokens 2.0.5 The asttokens module annotates Python abstract syntax trees (ASTs)
python3-async-timeout 3.0.1 asyncio-compatible timeout context manager
python3-attr 0.3.1 Simple decorator to set attributes of target function or class in a DRY way
python3-autobahn 21.3.1 WebSocket client & server library, WAMP real-time framework
python3-automat 20.2.0 Self-service finite-state machines for the programmer on the go
python3-aws-iot-device-sdk-python 1.4.9 SDK for connecting to AWS IoT using Python.
python3-babel 2.9.0 A collection of tools for internationalizing Python applications
python3-backcall 0.2.0 Specifications for callback functions passed in to an API
python3-backports-functools-lru-cache 1.6.4 Backport of functools.lru_cache from Python 3.3
python3-bandit 1.7.0 Security oriented static analyser for python code.
python3-bcrypt 3.2.0 Modern password hashing for your software and your servers.
python3-beautifulsoup4 4.9.3 Screen-scraping library
python3-behave 1.2.6 A behavior-driven development framework, Python style
python3-betamax 0.8.1 VCR imitation for python requests
python3-bitarray 1.9.2 A high-level Python efficient arrays of booleans -- C extension
python3-bitstring 3.1.7 Simple construction, analysis and modification of binary data.
python3-bitstruct 8.11.1 This module performs conversions between Python values and C bit field structs represented as Python byte strings.
python3-blinker 1.4 Fast, simple object-to-object and broadcast signaling.
python3-blivet 3.1.4 A python module for system storage configuration
python3-blivetgui 2.1.10 GUI tool for storage configuration using blivet library
python3-booleanpy 3.8 Define boolean algebras, create and parse boolean expressions and create custom boolean DSL
python3-cachecontrol 0.12.6 httplib2 caching for requests
python3-cachetools 4.2.1 Extensible memoizing collections and decorators
python3-can 3.3.3 Controller Area Network (CAN) interface module for Python
python3-cantools 36.2.0 CAN BUS tools in Python 3.
python3-cassandra-driver 3.25.0 DataStax Python Driver for Apache Cassandra
python3-cbor2 5.2.0 An implementation of RFC 7049 - Concise Binary Object Representation (CBOR).
python3-cerberus 1.3.4 Lightweight, extensible schema and data validation tool for Python dictionaries.
python3-certifi 2020.12.5 Python package for providing Mozilla's CA Bundle.
python3-cffi 1.14.5 Foreign Function Interface for Python calling C code
python3-chardet 4.0.0 Universal encoding detector for Python 2 and 3
python3-cheetah 3.2.6.post1 Python template engine and code generation tool
python3-click 7.1.2 A simple wrapper around optparse for powerful command line utilities.
python3-click-repl 0.1.6 REPL plugin for Click
python3-click-spinner 0.1.10 Spinner for Click
python3-cmd2 1.5.0 Extra features for standard library's cmd module
python3-colorama 0.4.4 Cross-platform colored terminal text.
python3-coloredlogs 15.0 Colored terminal output for Python's logging module
python3-colorlog 5.0.1 A colored formatter for the python logging module
python3-configargparse 1.4 A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
python3-configobj 5.0.6 Config file reading, writing and validation.
python3-configparser 5.0.2 This module provides the ConfigParser class which implements a basic configuration language which provides a structure similar to what's found in Microsoft Windows INI files.
python3-configshell-fb 1.1.29 A Python library for building configuration shells
python3-constantly 15.1.0 Symbolic constants in Python
python3-contextlib2 0.6.0.post1 Backports and enhancements for the contextlib module
python3-coverage 5.5 Code coverage measurement for Python
python3-cppy 1.1.0 C++ headers for C extension development
python3-crcmod 1.7 A Python module for generating objects that compute the Cyclic Redundancy Check.
python3-croniter 1.0.12 croniter provides iteration for datetime object with cron like format
python3-cryptography 3.3.2 Provides cryptographic recipes and primitives to python developers
python3-cryptography-vectors 3.4.6 Test vectors for the cryptography package.
python3-cson git Python library for CSON (schema-compressed JSON)
python3-custom-inherit 2.3.1 A Python package that provides customized docstring inheritance schemes between derived classes and their parents.
python3-cvxopt 1.2.6 Convex optimization package
python3-cycler 0.10.0 Composable style cycles
python3-dateparser 1.0.0 Provides modules to easily parse localized dates in almost any string formats commonly found on web pages
python3-dateutil 2.8.1 Extensions to the standard Python datetime module
python3-dbus-next 0.2.2 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.0.7 Python decorator utilities
python3-defusedxml 0.7.1 XML bomb protection for Python stdlib modules
python3-dill 0.3.3 Serialize all of python
python3-diskcache 5.2.1 Disk Cache -- Disk and file backed persistent cache.
python3-distro 1.5.0 Distro is an OS platform information API
python3-django 3.2.12 A high-level Python Web framework
python3-django 2.2.27 A high-level Python Web framework
python3-django-south 1.0.2 Migrations for Django
python3-djangorestframework 3.12.4 djangorestframework
python3-dnspython 2.1.0 DNS toolkit for Python
python3-docopt 0.6.2 Pythonic argument parser, that will make you smile
python3-docutils 0.17 Docutils is a modular system for processing documentation into useful formats
python3-dominate 2.6.0 Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API.
python3-dt-schema 0.1+gitX Tooling for devicetree validation using YAML and jsonschema
python3-dynamic-dispatch 1.0.3 dynamic dispatch decorator for classes and functions
python3-ecdsa 0.16.1 ECDSA cryptographic signature library (pure python)
python3-editor 1.0.4 Programmatically open and editor, capture the result
python3-elementpath 2.2.1 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-engineio 3.13.0 Engine.IO server
python3-et-xmlfile 1.0.1 et_xmlfile is a low memory library for creating large XML files
python3-evdev 1.4.0 Python evdev lib
python3-fann2 1.1.2 Python bindings for Fast Artificial Neural Networks 2.2.0 (FANN >= 2.2.0)
python3-fasteners 0.16 A python package that provides useful locks.
python3-fastnumbers 3.1.0 Super-fast and clean conversions to numbers.
python3-feedformatter 0.4 A Python library for generating news feeds in RSS and Atom formats
python3-flask 1.1.2 A microframework based on Werkzeug, Jinja2 and good intentions
python3-flask-babel 2.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-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-login 0.5.0 User session management for Flask
python3-flask-mail 0.9.1 Flask extension for sending email
python3-flask-migrate 2.7.0 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.8 Simple framework for creating REST APIs
python3-flask-script 2.0.6 Scripting support for flask
python3-flask-sijax 0.4.1 An extension for the Flask microframework that adds Sijax support.
python3-flask-socketio 5.0.1 Socket.IO integration for Flask applications
python3-flask-sqlalchemy 2.5.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 0.14.3 Simple integration of Flask and WTForms.
python3-flask-xstatic 0.0.1 XStatic support for flask
python3-future 0.18.2 Clean single-source support for Python 3 and 2
python3-gast 0.4.0 A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST).
python3-geojson 2.5.0 Python bindings and utilities for GeoJSON
python3-gevent 21.1.2 A coroutine-based Python networking library
python3-gmpy2 2.0.8 GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
python3-gmqtt 0.6.9 Client for MQTT protocol
python3-gnupg 0.4.6 A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
python3-google-api-python-client 2.2.0 The Google API Client for Python is a client library for accessing the Plus, Moderator, and many other Google APIs.
python3-gpsd-py3 0.3.0 This is a library for polling gpsd in Python3
python3-graphviz 0.16 Graphviz protocol implementation
python3-greenlet 1.0.0 Python lightweight in-process concurrent programming
python3-greenstalk 2.0.0 A Python 3 client for the beanstalkd work queue
python3-grpcio 1.37.0 Google gRPC
python3-grpcio-tools 1.37.0 Google gRPC tools
python3-gsocketpool 0.1.6 A simple connection pool for gevent
python3-gunicorn 20.1.0 WSGI HTTP Server for UNIX
python3-h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
python3-h2 4.0.0 HTTP/2 State-Machine based protocol implementation
python3-h5py 3.2.1 Provides both a high- and low-level interface to the HDF5 library from Python.
python3-haversine 2.3.0 Calculate the distance between 2 points on Earth
python3-hexdump 3.3 view/edit your binary with any text editor
python3-hpack 4.0.0 Pure-Python HPACK header compression
python3-html2text 2020.1.16 Convert HTML to Markdown-formatted text
python3-html5lib 1.1 HTML parser based on the WHATWG HTML specifcation
python3-httplib2 0.19.1 A comprehensive HTTP client library, httplib2 supports many features left out of other HTTP libraries.
python3-huey 2.3.1 a little task queue for python
python3-humanfriendly 9.1 Human friendly output for text interfaces using Python
python3-humanize 3.4.1 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-icu 2.6 Python extension wrapping the ICU C++ API
python3-idna 3.1 Internationalised Domain Names in Applications
python3-idna-ssl 1.1.0 Patch ssl.match_hostname for Unicode(idna) domains support
python3-ifaddr 0.1.7 Cross-platform network interface and IP address enumeration library
python3-imageio 2.9.0 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-incremental 21.3.0 Incremental is a small library that versions your Python projects
python3-inflection 0.5.1 A port of Ruby on Rails' inflection to Python.
python3-intelhex 2.3.0 Python library for Intel HEX files manipulations
python3-intervals 1.10.0.post1 Interval arithmetic for Python
python3-ipaddress 1.0.23 Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2.
python3-ipy 1.01 IPy - class and tools for handling of IPv4 and IPv6 addresses and networks
python3-ipython 7.22.0 IPython: Productive Interactive Computing
python3-ipython-genutils 0.2.0 Vestigial utilities from IPython
python3-iso3166 1.0.1 Self-contained ISO 3166-1 country definitions
python3-iso8601 0.1.14 Simple module to parse ISO 8601 dates
python3-isodate 0.6.0 ISO 8601 date/time parser
python3-isort 5.8.0 A Python utility / library to sort Python imports.
python3-itsdangerous 1.1.0 Various helpers to pass trusted data to untrusted environments and back.
python3-javaobj-py3 0.4.2 Module for serializing and de-serializing Java objects.
python3-jdatetime 3.6.2 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.18.0 An autocompletion tool for Python that can be used for text editors.
python3-jmespath 0.10.0 JMESPath (pronounced 'james path') allows you to declaratively specify how to extract elements from a JSON document.
python3-jsmin 2.2.2 JavaScript minifier.
python3-jsonpatch 1.32 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-jsonpointer 2.1 Resolve JSON Pointers in Python
python3-jsonref 0.2 jsonref is a library for automatic dereferencing of JSON Reference objects for Python
python3-jsonrpcserver 4.2.0 Library to process JSON-RPC requests
python3-jsonschema 3.2.0 An implementation of JSON Schema validation for 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-kiwisolver 1.3.1 A fast implementation of the Cassowary constraint solver
python3-langtable 0.0.54 langtable is used to guess reasonable defaults for locale,keyboard, territory
python3-lazy-object-proxy 1.6.0 A fast and thorough lazy object proxy
python3-libconf 2.0.1 A pure-Python libconfig reader/writer with permissive license
python3-license-expression 1.2 Utility library to parse, compare, simplify and normalize license expressions
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.16 Python LR parsing library
python3-luma-core 2.3.1 A component library to support SBC display drivers
python3-luma-oled 3.8.1 A small library to drive an OLED device
python3-lxml 4.6.5 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
python3-lz4 3.1.3 python bindings for the lz4 compression library by Yann Collet
python3-m2crypto 0.30.1 A Python crypto and SSL toolkit
python3-markdown 3.3.4 A Python implementation of John Gruber's Markdown.
python3-matplotlib 3.4.1 matplotlib: plotting with Python
python3-mccabe 0.6.1 McCabe checker, plugin for flake8
python3-meh 0.50 A python library for handling exceptions
python3-meld3 2.0.1 meld3 templating system used by Supervisor
python3-mock 4.0.3 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-mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
python3-msgpack 1.0.2 MessagePack (de)serializer
python3-msk 0.3.16 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 5.1.0 Multidicts are useful for working with HTTP headers, URL query args etc.
python3-mypy 0.812 Optional static typing for Python 3 and 2 (PEP 484)
python3-mypy-extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker
python3-natsort 7.1.1 Simple yet flexible natural sorting in Python.
python3-ndg-httpsclient 0.5.1 Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
python3-netaddr 0.8.0 A network address manipulation library for Python.
python3-netifaces 0.10.9 Portable network interface information for Python
python3-networkx 2.5.1 Python package for creating and manipulating graphs and networks
python3-nmap 1.5.0 python-nmap is a python library which helps in using nmap port scanner
python3-nocasedict 1.0.2 A case-insensitive ordered dictionary for Python
python3-nocaselist 1.0.4 A case-insensitive list for Python
python3-ntplib 0.3.4 This module offers a simple interface to query NTP servers from Python.
python3-oauthlib 3.1.0 A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
python3-obd 0.7.1 A python module for handling realtime sensor data from OBD-II vehicle ports"HOMEPAGE = "https://github.com/brendan-w/python-OBD
python3-openpyxl 3.0.7 openpyxl is a Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files
python3-ordered-set 4.0.2 A MutableSet that remembers its order, so that every entry has an index.
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 1.5.1 MQTT version 3.1/3.1.1 client library
python3-pako 0.3.1 The universal package manager library
python3-pandas 1.2.4 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 2.7.2 The leading native Python SSHv2 protocol library.
python3-parse 1.19.0 Parse strings using a specification based on the Python format() syntax
python3-parse-type 0.5.2 Simplifies building parse types based on the parse module
python3-parso 0.8.2 A Python Parser
python3-passlib 1.7.4 comprehensive password hashing framework supporting over 30 schemes
python3-pastedeploy 2.1.1 Load, configure, and compose WSGI applications and servers
python3-pathtools3 0.2.1 Filesystem events monitoring
python3-pep8 1.7.1 Python style guide checker
python3-periphery 2.3.0 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.8.0 A Pure Python Expect like Module for Python
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.2.0 Pika is a RabbitMQ (AMQP 0-9-1) client library for Python.
python3-pillow 8.2.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.17 Physical quantities module
python3-pkgconfig 1.5.2 Python module to interface with the pkg-config command line too
python3-ply 3.11 Python Lex and Yacc
python3-pocketsphinx 0.1.15 This package provides a python interface to CMU Sphinxbase and Pocketsphinx libraries created with SWIG and Setuptools.
python3-polyline 1.4.0 A Python implementation of Google's Encoded Polyline Algorithm Format
python3-portion 2.1.5 Python data structure and operations for intervals
python3-prctl 1.8.1+gitX Control process attributes through prctl
python3-precise-runner 0.3.1 A lightweight, simple-to-use, RNN wake word listener.
python3-pretend 1.0.9 A library for stubbing in Python
python3-prettytable 2.1.0 Python library for displaying tabular data in a ASCII table format
python3-priority 1.3.0 A pure-Python implementation of the HTTP/2 priority tree
python3-progress 1.5 Easy progress reporting for Python
python3-prompt-toolkit 3.0.18 Library for building powerful interactive command lines in Python
python3-protobuf 3.14.0 Protocol Buffers
python3-psutil 5.8.0 A cross-platform process and system utilities module for Python
python3-ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
python3-pulsectl 21.3.4 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-py-ubjson 0.16.1 Universal Binary JSON encoder/decoder
python3-pyalsaaudio 0.9.0 ALSA bindings
python3-pyasn1 0.4.8 Python library implementing ASN.1 types.
python3-pyasn1-modules 0.2.8 A collection of ASN.1-based protocols modules.
python3-pyatspi 2.34.0 Python bindings for DBus AT-SPI2 accessibility
python3-pyaudio 0.2.11 PyAudio provides Python bindings for PortAudio, the cross-platform audio I/O library
python3-pybind11 2.6.2 Seamless operability between C++11 and Python
python3-pybind11-json 0.2.6 Using nlohmann::json with pybind11
python3-pybluez 0.23 Bluetooth Python extension module
python3-pychromecast 9.1.2 Library for Python 3.6+ to communicate with the Google Chromecast.
python3-pycodestyle 2.7.0 Python style guide checker (formly called pep8)
python3-pyconnman 0.2.0 Python-based Network Connectivity Management
python3-pycparser 2.20 Parser of the C language, written in pure Python
python3-pycrypto 2.6.1 Cryptographic modules for Python.
python3-pycurl 7.43.0.6 A Python Interface To The cURL library
python3-pydbus 0.6.0 Pythonic DBus library
python3-pydbus-manager gitX DBus.ObjectManager implementation for pydbus
python3-pydicti 1.1.4 Case insensitive derivable dictionary
python3-pyephem 3.7.7.1 PyEphem astronomical calculations
python3-pyexpect 1.0.21 Python expectaton library
python3-pyfirmata 1.1.0 A Python interface for the Firmata protocol
python3-pyflakes 2.3.1 passive checker of Python programs
python3-pyhamcrest 2.0.2 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-pyinotify 0.9.6 Python pyinotify: Linux filesystem events monitoring
python3-pyjks 20.0.0 Pure-Python Java Keystore (JKS) library
python3-pyjwt 2.0.1 JSON Web Token implementation in Python
python3-pykickstart 3.32 A python library for manipulating kickstart files
python3-pykwalify 1.8.0 YAML/JSON validation library
python3-pylint 1.8.3 Pylint is a Python source code analyzer
python3-pylyrics 1.1.0 Pythonic Implementation of lyrics.wikia.com
python3-pymisp 2.4.141.1 Python API for MISP
python3-pymongo 3.11.4 Python driver for MongoDB <http://www.mongodb.org>
python3-pymysql 1.0.2 A pure-Python MySQL client library
python3-pynacl 1.4.0 Python binding to the Networking and Cryptography (NaCl) library
python3-pynetlinux 1.1 Linux network configuration library for Python
python3-pyopenssl 20.0.1 Simple Python wrapper around the OpenSSL library
python3-pyparted 3.11.7 Python bindings for libparted
python3-pyperclip 1.8.2 A cross-platform clipboard module for Python. (only handles plain text for now)
python3-pyperf 2.2.0 A toolkit to write, run and analyze benchmarks
python3-pyrad 2.4 RADIUS tools
python3-pyro4 4.80 Python Remote Objects
python3-pyroute2 0.5.18 A pure Python netlink and Linux network configuration library
python3-pyrsistent 0.17.3 Persistent/Immutable/Functional data structures for Python
python3-pyscaffold 4.0.1 Python project template generator with batteries included
python3-pyserial 3.5 Serial Port Support for Python
python3-pysocks 1.7.1 A Python SOCKS client module
python3-pysonos 0.0.43 A SoCo fork with fixes for Home Assistant
python3-pystache 0.5.4 Python implementation of Mustache
python3-pystemd 0.8.0 Python bindings for interacting with systemd over DBus
python3-pytest-asyncio 0.14.0 pytest-asyncio is an Apache2 licensed library, written in Python, for testing asyncio code with pytest
python3-pytest-helpers-namespace 2021.3.24 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 3.1.1 pytest plugin for generating html reports from test results
python3-pytest-metadata 1.11.0 pytest-metadata is a plugin that allowed for accessing pytest metadata
python3-pytest-runner 5.3.0 Invoke py.test as distutils command with dependency resolution
python3-pytest-tempdir 2019.10.12 Adds support for a predictable and repeatable temporary directory.
python3-pytest-timeout 1.4.2 py.test plugin to abort hanging tests
python3-python-vlc 3.0.12117 This module provides ctypes-based bindings for the native libvlc API of the VLC video player.
python3-pythonping 1.0.16 PythonPing is simple way to ping in Python.
python3-pytoml 0.1.21 A TOML-0.4.0 parser/writer for Python
python3-pytun 2.3.0 Python TUN/TAP tunnel module
python3-pytz 2021.1 World timezone definitions, modern and historical
python3-pyudev 0.22.0 A libudev binding
python3-pyusb 1.1.1 PyUSB provides USB access on the Python language
python3-pywbem 1.1.3 Python WBEM Client and Provider Interface
python3-pywbemtools 0.8.1 A set of tools using pywbem
python3-pyyaml 5.4.1 Python support for YAML
python3-pyzmq 22.0.3 Pyzmq provides Zero message queue access for the Python language
python3-qrcode 6.1 QR Code image generator
python3-raven 6.10.0 Raven is the legacy Python client for Sentry (getsentry.com)
python3-rdflib 5.0.0 RDFLib is a pure Python package for working with RDF
python3-redis 3.5.3 Python client for Redis key-value store
python3-regex 2021.4.4 Alternative regular expression module, to replace re.
python3-requests 2.25.1 Python HTTP for Humans.
python3-requests-file 1.5.1 File transport adapter for Requests
python3-requests-ftp 0.3.1 FTP Transport Adapter for Requests
python3-requests-futures 1.0.0 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-oauthlib 1.3.0
python3-requests-toolbelt 0.9.1 A utility belt for advanced users of python-requests.
python3-rfc3339-validator 0.1.4 A pure python RFC3339 validator
python3-rfc3986-validator 0.1.1 Pure python rfc3986 validator
python3-rfc3987 1.3.8 Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
python3-robotframework 4.0.2 A Python generic test automation framework
python3-robotframework-seriallibrary 0.3.1 Robot Framework test library for serial connection
python3-rsa 4.7.2 Pure-Python RSA implementation
python3-ruamel-yaml 0.17.4 YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order.
python3-scapy 0.26 Packet crafting/sending/sniffing, PCAP processing tool,based on scapy with python3 compatibility
python3-scrypt 0.8.17 Bindings for the scrypt key derivation function library
python3-sdnotify 0.3.2 A pure Python implementation of systemd's service notification protocol (sd_notify)
python3-semantic-version 2.8.5 A library implementing the 'SemVer' scheme.
python3-semver 2.13.0 Python module for Semantic Versioning
python3-send2trash 1.5.0 Send file to trash natively under Mac OS X, Windows and Linux
python3-sentry-sdk 1.0.0 The new Python SDK for Sentry.io
python3-serpent 1.30.2 Serialization based on ast.literal_eval
python3-sh 1.14.1 Python subprocess replacement
python3-sijax 0.3.2 An easy to use AJAX library for Python based on jQuery.ajax
python3-simpleeval 0.9.10 A simple, safe single expression evaluator library
python3-simplejson 3.17.2 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.2 Set of i2c tools for linux - Python module
python3-smbus2 0.4.1 Drop-in replacement for smbus-cffi/smbus-python in pure Python
python3-smpplib 2.1.0 SMPP library for python
python3-snappy 0.6.0 Python library for the snappy compression library from Google
python3-socketio 5.1.0 Socket.IO server
python3-soupsieve 2.2.1 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.5 Python bindings for Linux SPI access through spidev
python3-sqlalchemy 1.4.7 Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL
python3-sqlparse 0.4.1 Non-validating SQL parser module
python3-sqlsoup 0.9.1 A one step database access tool, built on the SQLAlchemy ORM.
python3-stevedore 3.3.0 Manage dynamic plugins for Python applications
python3-strict-rfc3339 0.7 Strict, simple, lightweight RFC3339 function.s
python3-supervisor 4.2.1 Supervisor: A Process Control System
python3-sympy 1.8 Computer algebra system (CAS) in Python
python3-systemd 234 Python interface for libsystemd
python3-tabulate 0.8.9 Pretty-print tabular data
python3-term 2.3 An enhanced version of the tty module
python3-termcolor 1.1.0 ANSII Color formatting for output in terminal
python3-test-generator 0.1.2 Generator is a helper for generating test methods for nose while still using unittest.
python3-textparser 0.23.0 A text parser written in the Python language.
python3-texttable 1.6.3 module for creating simple ASCII tables
python3-thrift 0.13.0 Python bindings for the Apache Thrift RPC system
python3-tinyrecord 0.2.0 transaction support for TinyDB
python3-tornado 6.1 Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.
python3-tqdm 4.60.0 Fast, Extensible Progress Meter
python3-trafaret 2.1.0 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.0.5 Traitlets Python config system
python3-transitions 0.8.8 A lightweight, object-oriented Python state machine implementation with many extensions.
python3-twine 3.4.1 Utilities for interacting with PyPI
python3-twisted 21.2.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 3.10.0 Twitter for Python
python3-twofish 0.3.0 Bindings for the Twofish implementation by Niels Ferguson
python3-txaio 21.2.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-typed-ast 1.4.3 Modified fork of CPython's ast module that parses `# type:` comments
python3-typeguard 2.12.0 Run-time type checker for Python
python3-typing-extensions 3.7.4.3
python3-tzlocal 2.1 Library to return tzinfo with the local timezone information
python3-u-msgpack-python 2.7.1 A portable, lightweight MessagePack serializer and deserializer written in pure Python.
python3-ujson 4.0.2 Ultra fast JSON encoder and decoder for Python
python3-unidiff 0.6.0 Unified diff parsing/metadata extraction library
python3-uritemplate 3.0.1 Simple python library to deal with URI Templates.
python3-urllib3 1.26.5 Python HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more
python3-vcversioner 2.16.0.0 Python vcversioner, automagically update the project's version
python3-versiontools 1.9.1 Smart replacement for plain tuple used in __version__
python3-visitor 0.1.3 A tiny pythonic visitor implementation.
python3-waitress 2.0.0 A WSGI server for Python
python3-watchdog 2.0.2 Filesystem events monitoring
python3-webcolors 1.11.1 Simple Python module for working with HTML/CSS color definitions.
python3-webencodings 0.5.1 Character encoding aliases for legacy web content
python3-websocket-client 0.58.0 websocket client for python
python3-websockets 8.1 An implementation of the WebSocket Protocol (RFC 6455)
python3-werkzeug 1.0.1 The Swiss Army knife of Python web development
python3-wheel 0.36.2 The official binary distribution format for Python
python3-whoosh 2.7.4 Fast, pure-Python full text indexing, search, and spell checking library.
python3-wpa-supplicant 0.2 Python interface to the wpa_supplicant D-Bus interface
python3-wrapt 1.12.1 A Python module for decorators, wrappers and monkey patching.
python3-wtforms 2.3.3 A flexible forms validation and rendering library for python web development.
python3-xlrd 2.0.1 Library for developers to extract data from Microsoft Excel (tm) spreadsheet files
python3-xlsxwriter 1.3.8 Python 2 and 3 compatibility library
python3-xmlrunner 1.7.7 unittest-based test runner with Ant/JUnit like XML reporting
python3-xmlschema 1.6.1 The xmlschema library is an implementation of XML Schema for Python (supports Python 3.6+).
python3-xmltodict 0.12.0 Makes working with XML feel like you are working with JSON
python3-xmodem 0.4.6 XMODEM protocol implementation
python3-xstatic 1.0.2 XStatic base package with minimal support code
python3-xstatic-font-awesome 4.7.0.0 Font Awesome icons packaged for setuptools (easy_install) / pip.
python3-xxhash 2.0.0 xxhash is a Python binding for the xxHash library by Yann Collet.
python3-yamlloader 1.0.0 Ordered YAML loader and dumper for PyYAML.
python3-yappi 1.3.2 Yet Another Python Profiler
python3-yarl 1.6.3 The module provides handy URL class for url parsing and changing
python3-zopeinterface 5.3.0 Interface definitions for Zope products
telepathy-python3 0.15.19 Telepathy IM framework - Python package