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: 3 years, 8 months ago (gatesgarth 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.10.0 Abseil Python Common Libraries
python3-aenum 2.2.4 Advanced Enumerations library
python3-aiofiles 0.6.0 File support for asyncio
python3-aiohttp 3.7.2 Async http client/server framework
python3-aiohttp-jinja2 1.2.0 jinja2 template renderer for aiohttp.web (http server for asyncio)
python3-alembic 1.4.3 A database migration tool for SQLAlchemy
python3-ansi2html 1.5.2
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.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.26.2 Pattern matching and various utilities for file systems paths.
python3-arpeggio 1.9.2 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.4.2 An abstract syntax tree for Python with inference support.
python3-async-timeout 3.0.1 asyncio-compatible timeout context manager
python3-atomicwrites 1.4.0 Powerful Python library for atomic file writes
python3-attr 0.3.1 Simple decorator to set attributes of target function or class in a DRY way
python3-attrs 20.2.0 Classes Without Boilerplate
python3-autobahn 20.7.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.8 SDK for connecting to AWS IoT using Python.
python3-babel 2.8.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.1 Backport of functools.lru_cache from Python 3.3
python3-bandit 1.6.2 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.6.0 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.0 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.1.1 Extensible memoizing collections and decorators
python3-can 3.3.3 Controller Area Network (CAN) interface module for Python
python3-cantools 35.3.0 CAN BUS tools in Python 3.
python3-cassandra-driver 3.24.0 DataStax Python Driver for Apache Cassandra
python3-cbor2 5.2.0 An implementation of RFC 7049 - Concise Binary Object Representation (CBOR).
python3-certifi 2020.6.20 Python package for providing Mozilla's CA Bundle.
python3-cffi 1.14.3 Foreign Function Interface for Python calling C code
python3-chardet 3.0.4 Universal encoding detector for Python 2 and 3
python3-cheetah 3.2.5 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.3.11 Extra features for standard library's cmd module
python3-colorama 0.4.4 Cross-platform colored terminal text.
python3-coloredlogs 14.0 Colored terminal output for Python's logging module
python3-colorlog 4.4.0 A colored formatter for the python logging module
python3-configargparse 1.2.3 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.1 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.28 A Python library for building configuration shells
python3-constantly 15.1.0 Symbolic constants in Python
python3-contextlib2 0.6.0 Backports and enhancements for the contextlib module
python3-coverage 5.3 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 0.3.35 croniter provides iteration for datetime object with cron like format
python3-cryptography 3.2 Provides cryptographic recipes and primitives to python developers
python3-cryptography-vectors 3.2 Test vectors for the cryptography package.
python3-cson git Python library for CSON (schema-compressed JSON)
python3-custom-inherit 2.3.0 A Python package that provides customized docstring inheritance schemes between derived classes and their parents.
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.1.4 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 4.4.2 Python decorator utilities
python3-defusedxml 0.6.0 XML bomb protection for Python stdlib modules
python3-diskcache 5.0.3 Disk Cache -- Disk and file backed persistent cache.
python3-distro 1.5.0 Distro is an OS platform information API
python3-django 3.1.1 A high-level Python Web framework
python3-django 2.2.16 A high-level Python Web framework
python3-django-south 1.0.2 Migrations for Django
python3-djangorestframework 3.12.1 djangorestframework
python3-dnspython 2.0.0 DNS toolkit for Python
python3-docopt 0.6.2 Pythonic argument parser, that will make you smile
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.0 ECDSA cryptographic signature library (pure python)
python3-editor 1.0.4 Programmatically open and editor, capture the result
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.3.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.15 A python package that provides useful locks.
python3-fastnumbers 3.0.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.5.3 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 4.3.1 Socket.IO integration for Flask applications
python3-flask-sqlalchemy 2.4.4 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 20.9.0 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.7 Client for MQTT protocol
python3-gnupg 0.4.6 A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
python3-google-api-python-client 1.12.5 The Google API Client for Python is a client library for accessing the Plus, Moderator, and many other Google APIs.
python3-graphviz 0.14.2 Graphviz protocol implementation
python3-greenlet 0.4.17 Python lightweight in-process concurrent programming
python3-greenstalk 1.0.1 A Python 3 client for the beanstalkd work queue
python3-grpcio 1.27.1 Google gRPC
python3-grpcio-tools 1.14.1 Google gRPC tools
python3-gsocketpool 0.1.6 A simple connection pool for gevent
python3-gunicorn 20.0.4 WSGI HTTP Server for UNIX
python3-h2 4.0.0 HTTP/2 State-Machine based protocol implementation
python3-h5py 2.10.0 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-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.18.1 A comprehensive HTTP client library, httplib2 supports many features left out of other HTTP libraries.
python3-huey 2.3.0 a little task queue for python
python3-humanfriendly 8.2 Human friendly output for text interfaces using Python
python3-humanize 3.1.0 Python humanize utilities
python3-hyperframe 6.0.0 HTTP/2 framing layer for Python
python3-hyperlink 20.0.1 A featureful, correct URL for Python
python3-icu 2.5 Python extension wrapping the ICU C++ API
python3-idna 2.8 Internationalised Domain Names in Applications
python3-idna 2.10 Internationalised Domain Names in Applications
python3-idna-ssl 1.1.0 Patch ssl.match_hostname for Unicode(idna) domains support
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-importlib-metadata 2.0.0 Read metadata from Python packages
python3-incremental 17.5.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-iniconfig 1.1.1 A small and simple INI-file parser module
python3-intervals 1.10.0 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.00 IPy - class and tools for handling of IPv4 and IPv6 addresses and networks
python3-ipython 7.19.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.13 Simple module to parse ISO 8601 dates
python3-isodate 0.6.0 ISO 8601 date/time parser
python3-isort 5.6.4 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.1 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.17.2 An autocompletion tool for Python that can be used for text editors.
python3-jsmin 2.2.2 JavaScript minifier.
python3-jsonpatch 1.26 Appling JSON patches in Python 2.6+ and 3.x
python3-jsonpointer 2.0 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.1.3 Library to process JSON-RPC requests
python3-jsonschema 3.2.0 An implementation of JSON Schema validation for Python
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.5.1 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 1.17.3 A component library to support SBC display drivers
python3-luma-oled 3.7.0 A small library to drive an OLED device
python3-lxml 4.6.1 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
python3-lz4 3.1.0 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.3 A Python implementation of John Gruber's Markdown.
python3-matplotlib 3.3.2 matplotlib: plotting with Python
python3-mccabe 0.6.1 McCabe checker, plugin for flake8
python3-meh 0.49 A python library for handling exceptions
python3-meld3 2.0.1 meld3 templating system used by Supervisor
python3-mock 4.0.2 A Python Mocking and Patching Library for Testing
python3-monotonic 1.5 This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards.
python3-more-itertools 8.5.0 More routines for operating on iterables, beyond itertools
python3-mpmath 1.1.0 Python library for arbitrary-precision floating-point arithmetic
python3-msgpack 1.0.0 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.0.0 Multidicts are useful for working with HTTP headers, URL query args etc.
python3-natsort 7.0.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 Python package for creating and manipulating graphs and networks
python3-nmap 1.4.8 python-nmap is a python library which helps in using nmap port scanner
python3-nocasedict 1.0.1 A case-insensitive ordered dictionary for Python
python3-nocaselist 1.0.3 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.5 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-packaging 20.4 Core utilities for Python packages
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.2.3 The universal package manager library
python3-pandas 1.1.3 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.18.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.0 A Python Parser
python3-passlib 1.7.4 comprehensive password hashing framework supporting over 30 schemes
python3-pathlib2 2.3.5 Object-oriented filesystem paths
python3-pathtools3 0.2.1 Filesystem events monitoring
python3-pep8 1.7.1 Python style guide checker
python3-periphery 2.1.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.1.0 Pika is a RabbitMQ (AMQP 0-9-1) client library for Python.
python3-pillow 7.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.16.1 Physical quantities module
python3-pkgconfig 1.5.1 Python module to interface with the pkg-config command line too
python3-pluggy 0.13.1 Plugin and hook calling mechanisms for python
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-prctl 1.7+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 1.0.1 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.8 Library for building powerful interactive command lines in Python
python3-protobuf 3.12.2 Protocol Buffers
python3-psutil 5.7.3 A cross-platform process and system utilities module for Python
python3-ptyprocess 0.6.0 Run a subprocess in a pseudo terminal
python3-pulsectl 20.5.1 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 1.9.0 Library with cross-python path, ini-parsing, io, code, log facilities
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.5.0 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 7.5.1 Library for Python 3.6+ to communicate with the Google Chromecast.
python3-pycodestyle 2.6.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-pydicti 1.1.4 Case insensitive derivable dictionary
python3-pyephem 3.7.7.0 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.2.0 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 1.7.1 JSON Web Token implementation in Python
python3-pykickstart 3.26 A python library for manipulating kickstart files
python3-pykwalify 1.7.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.133 Python API for MISP
python3-pymongo 3.11.0 Python driver for MongoDB <http://www.mongodb.org>
python3-pymysql 0.10.1 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 19.1.0 Simple Python wrapper around the OpenSSL library
python3-pyparted 3.11.7 Python bindings for libparted
python3-pyperclip 1.8.1 A cross-platform clipboard module for Python. (only handles plain text for now)
python3-pyperf 2.0.0 A toolkit to write, run and analyze benchmarks
python3-pyrad 2.3 RADIUS tools
python3-pyro4 4.80 Python Remote Objects
python3-pyroute2 0.5.14 A pure Python netlink and Linux network configuration library
python3-pyrsistent 0.17.3 Persistent/Immutable/Functional data structures for Python
python3-pyscaffold 3.2.3 Python project template generator with batteries included
python3-pyserial 3.4 Serial Port Support for Python
python3-pysocks 1.7.1 A Python SOCKS client module
python3-pystache 0.5.4 Python implementation of Mustache
python3-pystemd 0.8.0 Python bindings for interacting with systemd over DBus
python3-pytest 6.1.0 Simple powerful testing with python
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 2019.1.8 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 2.1.1 pytest plugin for generating html reports from test results
python3-pytest-metadata 1.10.0 pytest-metadata is a plugin that allowed for accessing pytest metadata
python3-pytest-runner 5.2 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.11115 This module provides ctypes-based bindings for the native libvlc API of the VLC video player.
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 2020.1 World timezone definitions, modern and historical
python3-pyudev 0.22.0 A libudev binding
python3-pyusb 1.1.0 PyUSB provides USB access on the Python language
python3-pywbem 1.1.0 Python WBEM Client and Provider Interface
python3-pywbemtools 0.8.0 A set of tools using pywbem
python3-pyyaml 5.3.1 Python support for YAML
python3-pyzmq 19.0.2 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 2020.10.28 Alternative regular expression module, to replace re.
python3-requests 2.24.0 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.2 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 3.2.2 A Python generic test automation framework
python3-robotframework-seriallibrary 0.3.1 Robot Framework test library for serial connection
python3-rsa 4.6 Pure-Python RSA implementation
python3-ruamel-yaml 0.16.12 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.6 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-semver 2.13.0 Python module for Semantic Versioning
python3-sentry-sdk 0.19.1 The new Python SDK for Sentry.io
python3-serpent 1.30.2 Serialization based on ast.literal_eval
python3-setuptools-scm 4.1.2 the blessed package to manage your versions by scm tags
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.1 Set of i2c tools for linux - Python module
python3-smbus2 0.3.0 Drop-in replacement for smbus-cffi/smbus-python in pure Python
python3-smpplib 2.1.0 SMPP library for python
python3-snappy 0.5.4 Python library for the snappy compression library from Google
python3-socketio 4.6.0 Socket.IO server
python3-soupsieve 2.0.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.2 Command line interface for testing internet bandwidth using speedtest.net
python3-spidev 3.5 Python bindings for Linux SPI access through spidev
python3-spidev 3.2 Python bindings for Linux SPI access through spidev
python3-sqlalchemy 1.3.20 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.2.2 Manage dynamic plugins for Python applications
python3-strict-rfc3339 0.7 Strict, simple, lightweight RFC3339 function.s
python3-supervisor 4.1.0 Supervisor: A Process Control System
python3-sympy 1.6.2 Computer algebra system (CAS) in Python
python3-systemd 234 Python interface for libsystemd
python3-tabulate 0.8.7 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-toml 0.10.1 Python Library for Tom's Obvious, Minimal Language
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.51.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-twine 3.2.0 Utilities for interacting with PyPI
python3-twisted 20.3.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.9.0 Twitter for Python
python3-twofish 0.3.0 Bindings for the Twofish implementation by Niels Ferguson
python3-txaio 20.4.1 Compatibility API between asyncio/Twisted/Trollius
python3-txws 0.9.1 Twisted Web Sockets
python3-typeguard 2.10.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.1 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.25.11 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 1.4.4 A WSGI server for Python
python3-watchdog 0.10.3 Filesystem events monitoring
python3-wcwidth 0.2.5 Library for building powerful interactive command lines in Python
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.57.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-werkzeug 1.0.0 The Swiss Army knife of Python web development
python3-wheel 0.35.1 The official binary distribution format for Python
python3-whoosh 2.7.4 Fast, pure-Python full text indexing, search, and spell checking library.
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 1.2.0 Library for developers to extract data from Microsoft Excel (tm) spreadsheet files
python3-xlsxwriter 1.3.7 Python 2 and 3 compatibility library
python3-xmlrunner 1.7.7 unittest-based test runner with Ant/JUnit like XML reporting
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 0.5.5 Ordered YAML loader and dumper for PyYAML.
python3-yappi 1.3.0 Yet Another Python Profiler
python3-yarl 1.6.2 The module provides handy URL class for url parsing and changing
python3-zipp 3.4.0 Backport of pathlib-compatible object wrapper for zip files
python3-zopeinterface 5.1.0 Interface definitions for Zope products
telepathy-python3 0.15.19 Telepathy IM framework - Python package