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: 5 years, 5 months ago (thud branch)

Maintainers

Maintenance Plan

Dependencies

The meta-python layer depends upon:

Recipe name Version Description
gateone 1.2+gitX HTML5 (plugin-free) web-based terminal emulator and SSH client
pamela 0.3.0 Pamela: yet another Python wrapper for PAM
pyrtm 0.4.2 Python interface for Remember The Milk API
python-alembic 1.0.0 A database migration tool for SQLAlchemy
python-anyjson 0.3.3 Wraps the best available JSON implementation available in a common interface
python-appdirs 1.4.3 A small Python module for determining appropriate + platform-specific dirs, e.g. a user data dir.
python-asn1crypto 0.24.0 A fast, pure Python library for parsing and serializing ASN.1 structures
python-astroid 1.6.5 An abstract syntax tree for Python with inference support.
python-attr 0.3.1 Simple decorator to set attributes of target function or class in a DRY way
python-attrs 18.1.0 Classes Without Boilerplate
python-automat 0.7.0 Self-service finite-state machines for the programmer on the go
python-aws-iot-device-sdk-python 1.4.0 SDK for connecting to AWS IoT using Python.
python-babel 2.6.0 A collection of tools for internationalizing Python applications
python-backports-abc 0.4 collections.abc from Python 3.4
python-backports-functools-lru-cache 1.5 Backport of functools.lru_cache from Python 3.3
python-backports-ssl 3.5.0.1 The ssl.match_hostname() function from Python 3.4
python-bcrypt 3.1.4 Modern password hashing for your software and your servers.
python-beautifulsoup4 4.6.0 Screen-scraping library
python-behave 1.2.6 A behavior-driven development framework, Python style
python-bitarray 0.8.3 A high-level Python efficient arrays of booleans -- C extension
python-blinker 1.4 Fast, simple object-to-object and broadcast signaling.
python-can 2.2.1 Controller Area Network (CAN) interface module for Python
python-certifi 2018.8.13 Python package for providing Mozilla's CA Bundle.
python-cffi 1.11.5 Foreign Function Interface for Python calling C code
python-chardet 3.0.4 Universal encoding detector for Python 2 and 3
python-cheetah 2.4.4 Python template engine and code generation tool
python-click 6.7 A simple wrapper around optparse for powerful command line utilities.
python-cmd2 0.9.2 Extra features for standard library's cmd module
python-configparser 3.5.0 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.
python-constantly 15.1.0 Symbolic constants in Python
python-crcmod 1.7 A Python module for generating objects that compute the Cyclic Redundancy Check.
python-cryptography 2.3 Provides cryptographic recipes and primitives to python developers
python-cryptography-vectors 2.3 Test vectors for the cryptography package.
python-cson git Python library for CSON (schema-compressed JSON)
python-cython 0.28.5 Cython is a language specially designed for writing Python extension modules. It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python and the messy, low-level world of C.
python-daemon 2.1.2 Library to implement a well-behaved Unix daemon process
python-daemonize 2.4.7 Library to enable your code run as a daemon process on Unix-like systems
python-dateutil 2.7.3 Extensions to the standard Python datetime module
python-dbus 1.2.8 Python bindings for the DBus inter-process communication system
python-dbusmock 0.16.7 With this program/Python library you can easily create mock objects on D-Bus
python-decorator 4.3.0 Python decorator utilities
python-django 1.11.14 A high-level Python Web framework
python-django-south 1.0.2 Migrations for Django
python-djangorestframework 3.9.0 djangorestframework
python-dnspython 1.15.0 DNS toolkit for Python
python-docutils 0.14rc2 Text processing system for documentation
python-dominate 2.3.1 Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API.
python-editor 1.0.3 Programmatically open and editor, capture the result
python-enum34 1.1.6 backport of Python 3.4's enum package
python-epydoc 3.0.1 Epydoc is a tool for generating API documentation for Python modules, based on their docstrings
python-evdev 0.7.0 Python evdev lib
python-feedformatter 0.4 A Python library for generating news feeds in RSS and Atom formats
python-feedparser 5.2.1 Python Atom and RSS feed parser
python-flask 1.0.2 A microframework based on Werkzeug, Jinja2 and good intentions
python-flask-babel 0.11.2 i18n and l10n support for Flask based on babel and pytz
python-flask-bcrypt 0.7.1 Bcrypt hashing for Flask.
python-flask-bootstrap 3.3.7.1 An extension that includes Bootstrap in your project, without any boilerplate code.
python-flask-login 0.4.1 User session management for Flask
python-flask-mail 0.9.1 Flask extension for sending email
python-flask-migrate 2.2.1 SQLAlchemy database migrations for Flask applications using Alembic
python-flask-nav 0.6 Easily create navigation for Flask applications.
python-flask-navigation 0.2.0 The navigation of Flask application.
python-flask-pymongo 0.5.1 PyMongo support for Flask applications
python-flask-restful 0.3.6 Simple framework for creating REST APIs
python-flask-script 2.0.6 Scripting support for flask
python-flask-sijax 0.4.1 An extension for the Flask microframework that adds Sijax support.
python-flask-sqlalchemy 2.3.2 Adds SQLAlchemy support to your Flask application.
python-flask-uploads 0.2.1 Flexible and efficient upload handling for Flask
python-flask-user 0.6.19 Customizable user account management for Flask
python-flask-wtf 0.14.2 Simple integration of Flask and WTForms.
python-flask-xstatic 0.0.1 XStatic support for flask
python-funcsigs 1.0.2 Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
python-functools32 3.2.3-2 Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy.
python-future 0.16.0 Clean single-source support for Python 3 and 2
python-gdata 2.0.18 Google Data APIs Python Client Library
python-gevent 1.2.2 A coroutine-based Python networking library
python-greenlet 0.4.14 Python lightweight in-process concurrent programming
python-grpcio 1.14.1 Google gRPC
python-grpcio-tools 1.14.1 Google gRPC tools
python-gsocketpool 0.1.6 A simple connection pool for gevent
python-html5lib 1.0.1 HTML parser based on the WHATWG HTML specifcation
python-humanize 0.5.1 Python humanize utilities
python-hyperlink 18.0.0 A featureful, correct URL for Python
python-idna 2.7 Internationalised Domain Names in Applications
python-imaging 1.1.7 Python Imaging Library (PIL)
python-incremental 17.5.0 Incremental is a small library that versions your Python projects
python-inflection 0.3.1 A port of Ruby on Rails' inflection to Python.
python-intervals 1.5.4 Interval arithmetic for Python
python-ipaddress 1.0.22 Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2.
python-iso8601 0.1.12 Simple module to parse ISO 8601 dates
python-isort 4.3.4 A Python utility / library to sort Python imports.
python-itsdangerous 0.24 Various helpers to pass trusted data to untrusted environments and back.
python-javaobj-py3 0.2.4 Module for serializing and de-serializing Java objects.
python-jinja2 2.10 Python Jinja2: A small but fast and easy to use stand-alone template engine written in pure python.
python-jsonpatch 1.23 Appling JSON patches in Python 2.6+ and 3.x
python-jsonpointer 2.0 Resolve JSON Pointers in Python
python-jsonschema 2.6.0 An implementation of JSON Schema validation for Python
python-lazy-object-proxy 1.3.1 A fast and thorough lazy object proxy
python-linecache2 1.0.0 A backport of linecache to older supported Pythons
python-lockfile 0.12.2 Platform-independent file locking module
python-lxml 4.2.4 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
python-m2crypto 0.30.1 A Python crypto and SSL toolkit
python-mako 1.0.7 A super-fast templating language that borrows the best ideas from the existing templating languages
python-markupsafe 1.0 Implements a XML/HTML/XHTML Markup safe string for Python
python-matplotlib 2.0.2 matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats
python-mccabe 0.4.0 McCabe checker, plugin for flake8
python-mock 2.0.0 A Python Mocking and Patching Library for Testing
python-monotonic 1.5 An implementation of time.monotonic() for Python 2.0 through 3.2
python-mprpc 0.1.16 A gevent based messagpack rpc library
python-msgpack 0.5.6 MessagePack (de)serializer
python-ndg-httpsclient 0.5.1 Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
python-netaddr 0.7.19 A network address manipulation library for Python.
python-networkx 2.1 Python package for creating and manipulating graphs and networks
python-numeric 24.2 A sophisticated Numeric Processing Package for Python
python-oauthlib 2.0.6 A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
python-paho-mqtt 1.3.1 MQTT version 3.1/3.1.1 client library
python-pam 1.8.2 Python PAM module using ctypes, py3/py2.
python-pandas 0.23.4 pandas library for high-performance data analysis tools
python-parse 1.8.4 Parse strings using a specification based on the Python format() syntax
python-parse-type 0.4.2 Simplifies building parse types based on the parse module
python-passlib 1.7.1 comprehensive password hashing framework supporting over 30 schemes
python-paste 2.0.3 Tools for using a Web Server Gateway Interface stack
python-pbr 4.2.0 Python Build Reasonableness
python-pep8 1.7.1 Python style guide checker
python-periphery 1.1.1 A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
python-pexpect 4.6.0 A Pure Python Expect like Module for Python
python-pint 0.8.1 Interval arithmetic for Python
python-pip 18.0 PIP is a tool for installing and managing Python packages
python-pluggy 0.6.0 Plugin and hook calling mechanisms for python
python-ply 3.11 Python Lex and Yacc
python-pretend 1.0.9 A library for stubbing in Python
python-prettytable 0.7.2 Python library for displaying tabular data in a ASCII table format
python-progress 1.4 Easy progress reporting for Python
python-prompt-toolkit 2.0.4 Library for building powerful interactive command lines in Python
python-protobuf 3.6.1 Protocol Buffers
python-psutil 5.4.6 A cross-platform process and system utilities module for Python
python-ptyprocess 0.6.0 Run a subprocess in a pseudo terminal
python-py 1.6.0 Library with cross-python path, ini-parsing, io, code, log facilities
python-pyalsaaudio 0.8.4 Support for the Linux 2.6.x ALSA Sound System
python-pyasn1 0.4.4 Python library implementing ASN.1 types.
python-pyasn1-modules 0.2.2 A collection of ASN.1-based protocols modules.
python-pybind11 2.2.3 Seamless operability between C++11 and Python
python-pybluez 0.22 Bluetooth Python extension module
python-pycodestyle 2.4.0 Python style guide checker (formly called pep8)
python-pyconnman 0.1.0 Python-based Network Connectivity Management
python-pycparser 2.18 Parser of the C language, written in pure Python
python-pycrypto 2.6.1 Cryptographic modules for Python.
python-pycryptodome 3.4.11 Cryptographic library for Python
python-pydbus 0.6.0 Pythonic DBus library
python-pyephem 3.7.6.0 PyEphem astronomical calculations
python-pyexpect 1.0.17 Python expectaton library
python-pyfirmata 1.0.3 A Python interface for the Firmata protocol
python-pyflakes 1.6.0 passive checker of Python programs
python-pyflame 1.6.6 Pyflame: A Ptracing Profiler For Python
python-pygpgme 0.3 A Python module for working with OpenPGP messages
python-pyhamcrest 1.9.0 Hamcrest framework for matcher objects
python-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
python-pyinotify 0.9.6 Python pyinotify: Linux filesystem events monitoring
python-pyjks 17.1.1 Pure-Python Java Keystore (JKS) library
python-pyjwt 1.6.4 JSON Web Token implementation in Python
python-pylint 1.8.3 Pylint is a Python source code analyzer
python-pymisp 2.4.93 Python API for MISP
python-pymongo 3.7.1 Python driver for MongoDB <http://www.mongodb.org>
python-pynetlinux 1.1 Linux network configuration library for Python
python-pyopenssl 18.0.0 Simple Python wrapper around the OpenSSL library
python-pyparsing 2.2.0 Python parsing module
python-pyparted 3.11.1 Python bindings for libparted
python-pyperclip 1.6.2 A cross-platform clipboard module for Python. (only handles plain text for now)
python-pyrex 0.9.9 Language for writing Python extension modules
python-pyrex-native 0.9.9 Language for writing Python extension modules
python-pyro4 4.73 Python Remote Objects
python-pyroute2 0.5.2 A pure Python netlink and Linux network configuration library
python-pyserial 3.4 Serial Port Support for Python
python-pysmi 0.2.2 SNMP SMI/MIB Parser
python-pysnmp 4.3.5 A pure-Python SNMPv1/v2c/v3 library
python-pysocks 1.6.8 A Python SOCKS client module
python-pysqlite 2.8.3 DB-API 2.0 interface for SQLite 3.x
python-pystache 0.5.4 Python implementation of Mustache
python-pytest 3.4.2 Simple powerful teting with python
python-pytest-helpers-namespace 2016.7.10 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.
python-pytest-runner 4.2 Invoke py.test as distutils command with dependency resolution
python-pytest-tempdir 2016.8.20 Adds support for a predictable and repeatable temporary directory.
python-pytun 2.2.1 Python TUN/TAP tunnel module
python-pytz 2018.5 World timezone definitions, modern and historical
python-pyudev 0.21.0 A libudev binding
python-pyusb 1.0.2 PyUSB provides USB access on the Python language
python-pywbem 0.11.0 Python WBEM Client and Provider Interface
python-pyyaml 3.13 Python support for YAML
python-pyzmq 17.1.0 Pyzmq provides Zero message queue access for the Python language
python-redis 2.10.6 Python client for Redis key-value store
python-requests 2.19.1 Python HTTP for Humans.
python-rfc3987 1.3.7 Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
python-robotframework 3.0.4 A Python generic test automation framework
python-robotframework-seriallibrary 0.3.1 Robot Framework test library for serial connection
python-scrypt 0.8.6 Bindings for the scrypt key derivation function library
python-sdnotify 0.3.2 A pure Python implementation of systemd's service notification protocol (sd_notify)
python-selectors34 1.2 Backport of the selectors module from Python 3.4
python-semver 2.8.1 Python module for Semantic Versioning
python-serpent 1.25 Serialization based on ast.literal_eval
python-setuptools-scm 2.1.0 the blessed package to manage your versions by scm tags
python-sh 1.12.14 Python subprocess replacement
python-sijax 0.3.2 An easy to use AJAX library for Python based on jQuery.ajax
python-simplejson 3.16.0 Simple, fast, extensible JSON encoder/decoder for Python
python-singledispatch 3.4.0.3 functools.singledispatch from Python 3.4
python-six 1.11.0 Python 2 and 3 compatibility library
python-slip-dbus 0.6.1 Convenience functions for dbus services in Python 2.x
python-smbus 4.0 Set of i2c tools for linux - Python module
python-snakefood 1.4 Dependency graphing for Python
python-snimpy 0.8.12 Interactive SNMP tool
python-sparts 0.7.3 Library for rapid service prototyping with minimal boilerplate
python-speaklater 1.3 Media asset management for Python, with glue code for various frameworks
python-sqlalchemy 1.1.17 Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL
python-stevedore 1.29.0 Manage dynamic plugins for Python applications
python-strict-rfc3339 0.7 Strict, simple, lightweight RFC3339 function.s
python-subprocess32 3.2.7 A backport of the subprocess module from Python 3.2 for use on 2.x
python-systemd 234 Python interface for libsystemd
python-thrift 0.11.0 Python bindings for the Apache Thrift RPC system
python-tornado 5.1 Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.
python-tornado-redis 2.4.18 Tornado-Redis is an asyncronous Redis client for the Tornado Web Server
python-traceback2 1.4.0 A backport of traceback to older supported Pythons
python-twisted 18.4.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.
python-twofish 0.3.0 Bindings for the Twofish implementation by Niels Ferguson
python-txws 0.9.1 Twisted Web Sockets
python-typing 3.6.4 Simple Python module defined by PEP 484.
python-ujson 1.35 Ultra fast JSON encoder and decoder for Python
python-unidiff 0.5.5 Unified diff parsing/metadata extraction library
python-urllib3 1.23 Python HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more
python-vcversioner 2.16.0.0 Python vcversioner, automagically update the project's version
python-visitor 0.1.3 A tiny pythonic visitor implementation.
python-vobject 0.9.6.1 Python package for parsing and generating vCard and vCalendar files
python-wcwidth 0.1.7 Library for building powerful interactive command lines in Python
python-webcolors 1.8.1 Simple Python module for working with HTML/CSS color definitions.
python-webdav 0.1.2 This project aims to provide an object-oriented Python WebDAV client-side library based on Python`s standard httplib and Greg Stein`s davlib. The client shall fully support RFCs 4918 (basic specification), 3744 (access control), and 3253 (versioning).
python-webencodings 0.5.1 Character encoding aliases for legacy web content
python-werkzeug 0.14.1 The Swiss Army knife of Python web development
python-whoosh 2.7.4 Fast, pure-Python full text indexing, search, and spell checking library.
python-wrapt 1.10.11 A Python module for decorators, wrappers and monkey patching.
python-wtforms 2.2.1 A flexible forms validation and rendering library for python web development.
python-xlrd 1.1.0 Library for developers to extract data from Microsoft Excel (tm) spreadsheet files
python-xstatic 1.0.1 XStatic base package with minimal support code
python-xstatic-font-awesome 4.7.0.0 Font Awesome icons packaged for setuptools (easy_install) / pip.
python-yappi 0.98 Yet Another Python Profiler
python-zopeinterface 4.5.0 Interface definitions for Zope products
python3-alembic 1.0.0 A database migration tool for SQLAlchemy
python3-anyjson 0.3.3 Wraps the best available JSON implementation available in a common interface
python3-appdirs 1.4.3 A small Python module for determining appropriate + platform-specific dirs, e.g. a user data dir.
python3-asn1crypto 0.24.0 A fast, pure Python library for parsing and serializing ASN.1 structures
python3-astroid 1.6.5 An abstract syntax tree for Python with inference support.
python3-attr 0.3.1 Simple decorator to set attributes of target function or class in a DRY way
python3-attrs 18.1.0 Classes Without Boilerplate
python3-automat 0.7.0 Self-service finite-state machines for the programmer on the go
python3-aws-iot-device-sdk-python 1.4.0 SDK for connecting to AWS IoT using Python.
python3-babel 2.6.0 A collection of tools for internationalizing Python applications
python3-bandit 1.4.0 Security oriented static analyser for python code.
python3-bcrypt 3.1.4 Modern password hashing for your software and your servers.
python3-beautifulsoup4 4.6.0 Screen-scraping library
python3-behave 1.2.6 A behavior-driven development framework, Python style
python3-bitarray 0.8.3 A high-level Python efficient arrays of booleans -- C extension
python3-blinker 1.4 Fast, simple object-to-object and broadcast signaling.
python3-blivet 3.0.1 A python module for system storage configuration
python3-blivetgui 2.1.8 GUI tool for storage configuration using blivet library
python3-can 2.2.1 Controller Area Network (CAN) interface module for Python
python3-cassandra-driver 3.14.0 DataStax Python Driver for Apache Cassandra
python3-certifi 2018.8.13 Python package for providing Mozilla's CA Bundle.
python3-cffi 1.11.5 Foreign Function Interface for Python calling C code
python3-chardet 3.0.4 Universal encoding detector for Python 2 and 3
python3-click 6.7 A simple wrapper around optparse for powerful command line utilities.
python3-configparser 3.5.0 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-constantly 15.1.0 Symbolic constants in Python
python3-coverage 4.4.2 Code coverage measurement for Python
python3-crcmod 1.7 A Python module for generating objects that compute the Cyclic Redundancy Check.
python3-cryptography 2.3 Provides cryptographic recipes and primitives to python developers
python3-cryptography-vectors 2.3 Test vectors for the cryptography package.
python3-cython 0.28.5 Cython is a language specially designed for writing Python extension modules. It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python and the messy, low-level world of C.
python3-dateutil 2.7.3 Extensions to the standard Python datetime module
python3-decorator 4.3.0 Python decorator utilities
python3-django 1.11.14 A high-level Python Web framework
python3-django-south 1.0.2 Migrations for Django
python3-djangorestframework 3.9.0 djangorestframework
python3-dnspython 1.15.0 DNS toolkit for Python
python3-dominate 2.3.1 Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API.
python3-editor 1.0.3 Programmatically open and editor, capture the result
python3-evdev 0.7.0 Python evdev lib
python3-feedformatter 0.4 A Python library for generating news feeds in RSS and Atom formats
python3-flask 1.0.2 A microframework based on Werkzeug, Jinja2 and good intentions
python3-flask-babel 0.11.2 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-login 0.4.1 User session management for Flask
python3-flask-mail 0.9.1 Flask extension for sending email
python3-flask-migrate 2.2.1 SQLAlchemy database migrations for Flask applications using Alembic
python3-flask-nav 0.6 Easily create navigation for Flask applications.
python3-flask-pymongo 0.5.1 PyMongo support for Flask applications
python3-flask-restful 0.3.6 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-sqlalchemy 2.3.2 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-wtf 0.14.2 Simple integration of Flask and WTForms.
python3-flask-xstatic 0.0.1 XStatic support for flask
python3-future 0.16.0 Clean single-source support for Python 3 and 2
python3-gevent 1.2.2 A coroutine-based Python networking library
python3-greenlet 0.4.14 Python lightweight in-process concurrent programming
python3-grpcio 1.14.1 Google gRPC
python3-grpcio-tools 1.14.1 Google gRPC tools
python3-gsocketpool 0.1.6 A simple connection pool for gevent
python3-html5lib 1.0.1 HTML parser based on the WHATWG HTML specifcation
python3-humanize 0.5.1 Python humanize utilities
python3-hyperlink 18.0.0 A featureful, correct URL for Python
python3-idna 2.7 Internationalised Domain Names in Applications
python3-incremental 17.5.0 Incremental is a small library that versions your Python projects
python3-inflection 0.3.1 A port of Ruby on Rails' inflection to Python.
python3-intervals 1.5.4 Interval arithmetic for Python
python3-iso8601 0.1.12 Simple module to parse ISO 8601 dates
python3-isort 4.3.4 A Python utility / library to sort Python imports.
python3-itsdangerous 0.24 Various helpers to pass trusted data to untrusted environments and back.
python3-javaobj-py3 0.2.4 Module for serializing and de-serializing Java objects.
python3-jinja2 2.10 Python Jinja2: A small but fast and easy to use stand-alone template engine written in pure python.
python3-jsonpatch 1.23 Appling JSON patches in Python 2.6+ and 3.x
python3-jsonpointer 2.0 Resolve JSON Pointers in Python
python3-jsonschema 2.6.0 An implementation of JSON Schema validation for Python
python3-langtable 0.0.38+gitX langtable is used to guess reasonable defaults for locale,keyboard, territory
python3-lazy-object-proxy 1.3.1 A fast and thorough lazy object proxy
python3-lxml 4.2.4 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
python3-m2crypto 0.30.1 A Python crypto and SSL toolkit
python3-markupsafe 1.0 Implements a XML/HTML/XHTML Markup safe string for Python
python3-meh 0.47 A python library for handling exceptions
python3-mprpc 0.1.16 A gevent based messagpack rpc library
python3-msgpack 0.5.6 MessagePack (de)serializer
python3-multidict 3.3.2 Multidicts are useful for working with HTTP headers, URL query args etc.
python3-ndg-httpsclient 0.5.1 Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
python3-netaddr 0.7.19 A network address manipulation library for Python.
python3-ntplib 0.3.3 This module offers a simple interface to query NTP servers from Python.
python3-oauthlib 2.0.6 A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
python3-ordered-set 3.0.1 A MutableSet that remembers its order, so that every entry has an index.
python3-paho-mqtt 1.3.1 MQTT version 3.1/3.1.1 client library
python3-pandas 0.23.4 pandas library for high-performance data analysis tools
python3-parse 1.8.4 Parse strings using a specification based on the Python format() syntax
python3-parse-type 0.4.2 Simplifies building parse types based on the parse module
python3-passlib 1.7.1 comprehensive password hashing framework supporting over 30 schemes
python3-periphery 1.1.1 A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
python3-pexpect 4.6.0 A Pure Python Expect like Module for Python
python3-pid 2.2.0 Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator
python3-pint 0.8.1 Interval arithmetic for Python
python3-pluggy 0.6.0 Plugin and hook calling mechanisms for python
python3-ply 3.11 Python Lex and Yacc
python3-prctl 1.7+gitX Control process attributes through prctl
python3-pretend 1.0.9 A library for stubbing in Python
python3-progress 1.4 Easy progress reporting for Python
python3-prompt-toolkit 2.0.4 Library for building powerful interactive command lines in Python
python3-protobuf 3.6.1 Protocol Buffers
python3-psutil 5.4.6 A cross-platform process and system utilities module for Python
python3-ptyprocess 0.6.0 Run a subprocess in a pseudo terminal
python3-py 1.6.0 Library with cross-python path, ini-parsing, io, code, log facilities
python3-pyalsaaudio 0.8.4 Support for the Linux 2.6.x ALSA Sound System
python3-pyasn1 0.4.4 Python library implementing ASN.1 types.
python3-pyasn1-modules 0.2.2 A collection of ASN.1-based protocols modules.
python3-pybind11 2.2.3 Seamless operability between C++11 and Python
python3-pybluez 0.22 Bluetooth Python extension module
python3-pycodestyle 2.4.0 Python style guide checker (formly called pep8)
python3-pyconnman 0.1.0 Python-based Network Connectivity Management
python3-pycparser 2.18 Parser of the C language, written in pure Python
python3-pycrypto 2.6.1 Cryptographic modules for Python.
python3-pycryptodome 3.4.11 Cryptographic library for Python
python3-pydbus 0.6.0 Pythonic DBus library
python3-pyexpect 1.0.17 Python expectaton library
python3-pyfirmata 1.0.3 A Python interface for the Firmata protocol
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 17.1.1 Pure-Python Java Keystore (JKS) library
python3-pyjwt 1.6.4 JSON Web Token implementation in Python
python3-pykickstart 3.15 A python library for manipulating kickstart files
python3-pylint 1.8.3 Pylint is a Python source code analyzer
python3-pymisp 2.4.93 Python API for MISP
python3-pymongo 3.7.1 Python driver for MongoDB <http://www.mongodb.org>
python3-pynetlinux 1.1 Linux network configuration library for Python
python3-pyopenssl 18.0.0 Simple Python wrapper around the OpenSSL library
python3-pyparsing 2.2.0 Python parsing module
python3-pyparted 3.11.1 Python bindings for libparted
python3-pyperclip 1.6.2 A cross-platform clipboard module for Python. (only handles plain text for now)
python3-pyroute2 0.5.2 A pure Python netlink and Linux network configuration library
python3-pyserial 3.4 Serial Port Support for Python
python3-pysocks 1.6.8 A Python SOCKS client module
python3-pytest 3.4.2 Simple powerful teting with python
python3-pytest-helpers-namespace 2016.7.10 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-runner 4.2 Invoke py.test as distutils command with dependency resolution
python3-pytest-tempdir 2016.8.20 Adds support for a predictable and repeatable temporary directory.
python3-pytun 2.2.1 Python TUN/TAP tunnel module
python3-pytz 2018.5 World timezone definitions, modern and historical
python3-pyudev 0.21.0 A libudev binding
python3-pyusb 1.0.2 PyUSB provides USB access on the Python language
python3-pywbem 0.11.0 Python WBEM Client and Provider Interface
python3-pyyaml 3.13 Python support for YAML
python3-pyzmq 17.1.0 Pyzmq provides Zero message queue access for the Python language
python3-redis 2.10.6 Python client for Redis key-value store
python3-requests 2.19.1 Python HTTP for Humans.
python3-requests-file 1.4.3 File transport adapter for Requests
python3-requests-ftp 0.3.1 FTP Transport Adapter for Requests
python3-rfc3987 1.3.7 Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
python3-robotframework 3.0.4 A Python generic test automation framework
python3-robotframework-seriallibrary 0.3.1 Robot Framework test library for serial connection
python3-scapy 0.25 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.8.1 Python module for Semantic Versioning
python3-serpent 1.25 Serialization based on ast.literal_eval
python3-setuptools-scm 2.1.0 the blessed package to manage your versions by scm tags
python3-sh 1.12.14 Python subprocess replacement
python3-sijax 0.3.2 An easy to use AJAX library for Python based on jQuery.ajax
python3-simplejson 3.16.0 Simple, fast, extensible JSON encoder/decoder for Python
python3-smbus 4.0 Set of i2c tools for linux - Python module
python3-speaklater 1.3 Media asset management for Python, with glue code for various frameworks
python3-spidev 3.2 Python bindings for Linux SPI access through spidev
python3-sqlalchemy 1.1.17 Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL
python3-stevedore 1.29.0 Manage dynamic plugins for Python applications
python3-strict-rfc3339 0.7 Strict, simple, lightweight RFC3339 function.s
python3-systemd 234 Python interface for libsystemd
python3-tornado 5.1 Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.
python3-twisted 18.4.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-twofish 0.3.0 Bindings for the Twofish implementation by Niels Ferguson
python3-ujson 1.35 Ultra fast JSON encoder and decoder for Python
python3-unidiff 0.5.5 Unified diff parsing/metadata extraction library
python3-urllib3 1.23 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-visitor 0.1.3 A tiny pythonic visitor implementation.
python3-wcwidth 0.1.7 Library for building powerful interactive command lines in Python
python3-webcolors 1.8.1 Simple Python module for working with HTML/CSS color definitions.
python3-webencodings 0.5.1 Character encoding aliases for legacy web content
python3-websockets 4.0.1 An implementation of the WebSocket Protocol (RFC 6455)
python3-werkzeug 0.14.1 The Swiss Army knife of Python web development
python3-whoosh 2.7.4 Fast, pure-Python full text indexing, search, and spell checking library.
python3-wrapt 1.10.11 A Python module for decorators, wrappers and monkey patching.
python3-wtforms 2.2.1 A flexible forms validation and rendering library for python web development.
python3-xlrd 1.1.0 Library for developers to extract data from Microsoft Excel (tm) spreadsheet files
python3-xstatic 1.0.1 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-yappi 0.98 Yet Another Python Profiler
python3-zopeinterface 4.5.0 Interface definitions for Zope products
telepathy-python 0.15.19 Telepathy IM framework - Python package