This is the home for your python2 recipes. Python3 recipes will continue to be supported via the original meta-python layer. Python 2 is going EOL (end of life) in January 2020. This means that all support for the language will be on the shoulders of the community and the upstream python developers will no longer be supporting it. This has been in the works for several years and it should come as no surprise to ANYONE that the support is ending. In light of the above, oe-core, meta-oe, meta-python and other layers are actively dropping python2 recipes. This also means that the core developers for YP/OE will no longer have any motivation to maintain python2 or python2 recipes. This includes the creator of this layer. If your organization has legacy python2 code or depends upon upstream python2-only code, the time has come for you to move on. Porting from python2 to python3 is well documented. Continuing to depend upon python2-only code will increasingly open you up to security issues, vulnerabilities and breakage.

Setup information Mailing list

Git repository

git://git.openembedded.org/meta-python2 web repo

Last commit: 3 years, 2 months ago (gatesgarth branch)

Maintainer

Dependencies

The meta-python2 layer depends upon:

Recipe name Version Description
dnssec-conf 2.02 DNSSEC and DLV configuration and priming tool
gateone 1.2+gitX HTML5 (plugin-free) web-based terminal emulator and SSH client
gyp-py2 0.1+gitX GYP is a Meta-Build system: a build system that generates other build systems.
meta-python2-image 1.0 meta-python2 build test image
meta-python2-image-base 1.0 meta-python2 build test image
meta-python2-ptest-image 1.0 meta-python2 ptest test image
packagegroup-meta-python2 1.0 Meta-oe ptest packagegroups
python 2.7.18 The Python Programming Language
python-alembic 1.3.2 A database migration tool for SQLAlchemy
python-amqp 2.5.2 Low-level AMQP client for Python
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
python-asn1crypto 1.3.0 A fast, pure Python library for parsing and serializing ASN.1 structures
python-astroid 2.3.3 An abstract syntax tree for Python with inference support.
python-atomicwrites 1.3.0 Atomic file writes.
python-attr 0.3.1 Simple decorator to set attributes of target function or class in a DRY way
python-attrs 19.3.0 Classes Without Boilerplate
python-automat 0.8.0 Self-service finite-state machines for the programmer on the go
python-aws-iot-device-sdk-python 1.4.7 SDK for connecting to AWS IoT using Python.
python-babel 2.7.0 Internationalization utilities
python-backports-abc 0.5 collections.abc from Python 3.5
python-backports-functools-lru-cache 1.6.1 Backport of functools.lru_cache from Python 3.3
python-backports-init 1.0 Helper package to avoid backports/__init__.py conflicts
python-backports-ssl 3.7.0.1 The ssl.match_hostname() function from Python 3.4
python-bcrypt 3.1.7 Modern password hashing for your software and your servers.
python-beautifulsoup4 4.8.2 Screen-scraping library
python-behave 1.2.6 A behavior-driven development framework, Python style
python-bitarray 1.2.1 A high-level Python efficient arrays of booleans -- C extension
python-blinker 1.4 Fast, simple object-to-object and broadcast signaling.
python-booleanpy 3.7 Define boolean algebras, create and parse boolean expressions and create custom boolean DSL
python-cachetools 3.1.1 Extensible memoizing collections and decorators
python-can 3.3.2 Controller Area Network (CAN) interface module for Python
python-certifi 2019.11.28 Python package for providing Mozilla's CA Bundle.
python-cffi 1.13.2 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 7.0 A simple wrapper around optparse for powerful command line utilities.
python-cmd2 0.8.9 Extra features for standard library's cmd module
python-coloredlogs 10.0 Colored terminal output for Python's logging module
python-configargparse 0.15.1 A drop-in replacement for argparse with options to be set via config files or env variables.
python-configparser 3.8.1 Updated configparser from Python 3.7 for Python 2.6+.
python-constantly 15.1.0 Symbolic constants in Python
python-contextlib2 0.6.0 Backports and enhancements for the contextlib module
python-cpuset 1.6 Cpuset is a Python application to make using the cpusets facilities in the Linux kernel easier
python-crcmod 1.7 A Python module for generating objects that compute the Cyclic Redundancy Check.
python-cryptography 2.8 Provides cryptographic recipes and primitives to python developers
python-cryptography-vectors 2.8 Test vectors for the cryptography package.
python-cson git Python library for CSON (schema-compressed JSON)
python-cython 0.29.14 The Cython compiler for writing C extensions for the Python language.
python-daemon 2.1.2 Library to implement a well-behaved Unix daemon process
python-daemonize 2.5.0 Library to enable your code run as a daemon process on Unix-like systems
python-dateutil 2.8.1 Extensions to the standard Python datetime module
python-dbus 1.2.14 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.4.1 Python decorator utilities
python-deprecated 1.2.7 Python @deprecated decorator to deprecate old python classes, functions or methods.
python-distutils-extra 2.39 python-distutils extension
python-django 1.11.26 A high-level Python Web framework
python-django-south 1.0.2 Migrations for Django
python-djangorestframework 3.9.0 Web APIs for Django, made easy.
python-dnspython 1.16.0 DNS toolkit for Python
python-docker 4.2.0 A Python library for the Docker Engine API.
python-docker-pycreds 0.4.0 Python bindings for the docker credentials store API
python-docutils 0.15.2 Text processing system for documentation
python-dominate 2.4.0 Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API.
python-editor 1.0.4 Programmatically open and editor, capture the result
python-engineio 3.11.2 Engine.IO server
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 1.2.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.1.1 A microframework based on Werkzeug, Jinja2 and good intentions
python-flask-babel 0.12.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.5.2 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 2.3.0 PyMongo support for Flask applications
python-flask-restful 0.3.7 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-socketio 4.2.1 Socket.IO integration for Flask applications
python-flask-sqlalchemy 2.4.1 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 Flask support for XStatic assets
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.18.2 Clean single-source support for Python 3 and 2
python-futures 3.3.0 The concurrent.futures module provides a high-level interface for asynchronously executing callables.
python-gdata 2.0.18 Google Data APIs Python Client Library
python-gevent 1.4.0 A coroutine-based Python networking library
python-greenlet 0.4.15 Python lightweight in-process concurrent programming
python-grpcio 1.27.1 HTTP/2-based RPC framework
python-grpcio-tools 1.14.1 Protobuf code generator for gRPC
python-gsocketpool 0.1.6 A simple connection pool for gevent
python-h2 3.1.1 HTTP/2 State-Machine based protocol implementation
python-hpack 3.0.0 Pure-Python HPACK header compression
python-html5lib 1.0.1 HTML parser based on the WHATWG HTML specifcation
python-humanfriendly 4.18 Human friendly output for text interfaces using Python
python-humanize 0.5.1 Python humanize utilities
python-hyperframe 5.2.0 HTTP/2 framing layer for Python
python-hyperlink 19.0.0 A featureful, correct URL for Python
python-hypothesis 4.50.2 A library for property based testing
python-idna 2.8 Internationalised Domain Names in Applications
python-imaging 1.1.7 Python Imaging Library (PIL)
python-importlib-metadata 0.23 Read metadata from Python packages
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.10.0 A Python library providing data structure and operations for intervals
python-ipaddress 1.0.23 Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2.
python-ipy 1.00 IPy - class and tools for handling of IPv4 and IPv6 addresses and networks
python-iso8601 0.1.12 Simple module to parse ISO 8601 dates
python-isodate 0.6.0 ISO 8601 date/time parser
python-isort 4.3.21 A Python utility / library to sort Python imports.
python-itsdangerous 1.1.0 Various helpers to pass trusted data to untrusted environments and back.
python-javaobj-py3 0.4.0.1 Module for serializing and de-serializing Java objects.
python-jinja2 2.10.3 Python Jinja2: A small but fast and easy to use stand-alone template engine written in pure python.
python-jsmin 2.2.2 JavaScript minifier.
python-jsonpatch 1.24 Appling JSON patches in Python 2.6+ and 3.x
python-jsonpointer 2.0 Resolve JSON Pointers in Python
python-jsonref 0.2 jsonref is a library for automatic dereferencing of JSON Reference objects for Python
python-jsonschema 3.2.0 An implementation of JSON Schema validation for Python
python-kombu 4.6.6 The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQ protocol, and also provide proven and tested solutions to common messagin
python-lazy-object-proxy 1.4.3 A fast and thorough lazy object proxy
python-ldap 3.2.0 Provides a wrapper in Python to LDAP
python-license-expression 1.2 Utility library to parse, compare, simplify and normalize license expressions
python-linecache2 1.0.0 A backport of linecache to older supported Pythons
python-lockfile 0.12.2 Platform-independent file locking module
python-lrparsing 1.0.16 Python LR parsing library
python-lxml 4.4.2 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.1.0 A super-fast templating language that borrows the best ideas from the existing templating languages
python-markupsafe 1.1.1 Implements a XML/HTML/XHTML Markup safe string for Python
python-mccabe 0.4.0 McCabe checker, plugin for flake8
python-mock 3.0.5 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-more-itertools 5.0.0 More routines for operating on iterables, beyond itertools
python-mprpc 0.1.17 A gevent based messagpack rpc library
python-msgpack 0.6.2 MessagePack (de)serializer
python-native 2.7.18 The Python Programming Language
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-netifaces 0.10.9 Portable network interface information for Python
python-networkmanager 2.1 Easy communication with NetworkManager from Python
python-networkx 2.2 Python package for creating and manipulating graphs and networks
python-numeric 24.2 A sophisticated Numeric Processing Package for Python
python-packaging 20.0 Core utilities for Python packages
python-paho-mqtt 1.5.0 MQTT version 3.1/3.1.1 client library
python-pam 1.8.2 Python PAM module using ctypes, py3/py2.
python-pamela 0.3.0 Pamela: yet another Python wrapper for PAM
python-parse 1.14.0 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.2 comprehensive password hashing framework supporting over 30 schemes
python-paste 3.2.3 Tools for using a Web Server Gateway Interface stack
python-pathlib2 2.3.5 Object-oriented filesystem paths
python-pbr 5.4.4 Python Build Reasonableness
python-pep8 1.7.1 Python style guide checker
python-periphery 2.0.0 A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
python-pexpect 4.7.0 A Pure Python Expect like Module for Python
python-pika 1.1.0 Pika is a RabbitMQ (AMQP 0-9-1) client library for Python.
python-pint 0.9 Physical quantities module
python-pip 19.3.1 PIP is a tool for installing and managing Python packages
python-pluggy 0.13.1 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-priority 1.3.0 A pure-Python implementation of the HTTP/2 priority tree
python-progress 1.5 Easy progress reporting for Python
python-prompt-toolkit 2.0.10 Library for building powerful interactive command lines in Python
python-protobuf 3.9.2 Protocol Buffers
python-psutil 5.6.7 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.8.1 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.8 Python library implementing ASN.1 types.
python-pyasn1-modules 0.2.7 A collection of ASN.1-based protocols modules.
python-pybind11 2.4.3 Seamless operability between C++11 and Python
python-pybluez 0.22 Bluetooth Python extension module
python-pycodestyle 2.5.0 Python style guide checker (formly called pep8)
python-pyconnman 0.2.0 Python-based Network Connectivity Management
python-pycparser 2.19 Parser of the C language, written in pure Python
python-pycrypto 2.6.1 Cryptographic modules for Python.
python-pycryptodomex 3.9.4 Cryptographic library for Python
python-pycurl 7.43.0.3 A Python Interface To The cURL library
python-pydbus 0.6.0 Pythonic DBus library
python-pyelftools 0.25 Library for analyzing ELF files and DWARF debugging information
python-pyephem 3.7.7.0 PyEphem astronomical calculations
python-pyexpect 1.0.19 Python expectaton library
python-pyfirmata 1.1.0 A Python interface for the Firmata protocol
python-pyflakes 2.1.1 passive checker of Python programs
python-pyflame 1.6.7 Pyflame: A Ptracing Profiler For Python
python-pygobject 3.34.0 Python GObject bindings
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 19.0.0 Pure-Python Java Keystore (JKS) library
python-pyjwt 1.7.1 JSON Web Token implementation in Python
python-pylint 1.8.3 Pylint is a Python source code analyzer
python-pymisp 2.4.119.1 Python API for MISP
python-pymongo 3.10.1 Python driver for MongoDB <http://www.mongodb.org>
python-pymysql 0.9.3 A pure-Python MySQL client library
python-pynetlinux 1.1 Linux network configuration library for Python
python-pyopenssl 19.1.0 Simple Python wrapper around the OpenSSL library
python-pyparsing 2.4.6 Python parsing module
python-pyparted 3.11.4+gitX Python bindings for libparted
python-pyperclip 1.7.0 A cross-platform clipboard module for Python.
python-pyperf 1.7.0 A toolkit to write, run and analyze benchmarks
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.77 Python Remote Objects
python-pyroute2 0.5.7 A pure Python netlink and Linux network configuration library
python-pyrsistent 0.15.7 Persistent/Immutable/Functional data structures for Python
python-pyrtm 0.4.2 Python interface for Remember The Milk API
python-pyserial 3.4 Serial Port Support for Python
python-pysmi 0.3.4 SNMP SMI/MIB Parser
python-pysnmp 4.4.9 A pure-Python SNMPv1/v2c/v3 library
python-pysocks 1.7.1 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 4.6.9 Simple powerful teting with python
python-pytest-helpers-namespace 2019.1.8 PyTest Helpers Namespace
python-pytest-runner 5.2 Invoke py.test as distutils command with dependency resolution
python-pytest-tempdir 2019.10.12 Adds support for a predictable and repeatable temporary directory.
python-pytoml 0.1.21 A TOML-0.4.0 parser/writer for Python
python-pytun 2.3.0 Python TUN/TAP tunnel module
python-pytz 2019.3 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.15.0 Python WBEM Client and Provider Interface
python-pyyaml 5.3 Python support for YAML
python-pyzmq 17.1.0 Pyzmq provides Zero message queue access for the Python language
python-rdflib 4.2.2 RDFLib is a pure Python package for working with RDF
python-redis 2.10.6 Python client for Redis key-value store
python-requests 2.23.0 Python HTTP for Humans.
python-requests-oauthlib 1.3.0 OAuthlib authentication support for Requests
python-rfc3339-validator 0.1.1 A pure python RFC3339 validator
python-rfc3986-validator 0.1.1 Pure python rfc3986 validator
python-rfc3987 1.3.8 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-scandir 1.10.0 A better directory iterator and faster os.walk()
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.28 Serialization based on ast.literal_eval
python-setuptools 42.0.2 Download, build, install, upgrade, and uninstall Python packages
python-setuptools-scm 3.3.3 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.17.0 Simple, fast, extensible JSON encoder/decoder for Python
python-singledispatch 3.4.0.3 functools.singledispatch from Python 3.4
python-six 1.14.0 Python 2 and 3 compatibility library
python-slip-dbus 0.6.5 Convenience functions for dbus services in Python 2.x
python-smbus 4.1 Set of i2c tools for linux - Python module
python-snakefood 1.4 Dependency graphing for Python
python-snimpy 0.8.13 Interactive SNMP tool
python-socketio 4.3.1 Socket.IO server
python-soupsieve 1.9.4 CSS selector library for python-beautifulsoup4
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.3.12 Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL
python-sqlparse 0.3.0 Non-validating SQL parser module
python-statistics 1.0.3.5 A port of Python 3.4 statistics module to Python 2.x
python-stevedore 1.31.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.13.0 Python bindings for the Apache Thrift RPC system
python-toml 0.10.0 Python Library for Tom's Obvious, Minimal Language
python-tornado 6.0.3 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-tqdm 4.41.1 Fast, Extensible Progress Meter
python-traceback2 1.4.0 A backport of traceback to older supported Pythons
python-twisted 19.10.0 An asynchronous networking framework written in Python
python-twitter 3.8.0 Twitter for Python
python-twofish 0.3.0 Bindings for the Twofish implementation by Niels Ferguson
python-txws 0.9.1 Twisted Web Sockets
python-typing 3.7.4.1 Simple Python module defined by PEP 484.
python-tzlocal 2.0.0 Library to return tzinfo with the local timezone information
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.25.7 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-versiontools 1.9.1 Smart replacement for plain tuple used in __version__
python-vine 1.1.4 Python promises
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-waitress 1.4.2 A WSGI server for Python
python-wcwidth 0.1.8 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-websocket-client 0.57.0 WebSocket client for python. hybi13 is supported.
python-werkzeug 0.16.0 The Swiss Army knife of Python web development
python-which 1.1.0 which.py -- a portable GNU which replacement
python-whoosh 2.7.4 Fast, pure-Python full text indexing, search, and spell checking library.
python-wrapt 1.11.2 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.2.0 Library for developers to extract data from Microsoft Excel (tm) spreadsheet files
python-xstatic 1.0.2 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 1.0 Yet Another Python Profiler
python-zipp 0.6.0 Backport of pathlib-compatible object wrapper for zip files
python-zopeinterface 4.7.1 Interface definitions for Zope products
telepathy-python 0.15.19 Telepathy IM framework - Python package