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

Maintainer

Dependencies

The meta-python2 layer depends upon:

Recipe name Version Description
gateone 1.2 HTML5 (plugin-free) web-based terminal emulator and SSH client
pyrtm 0.2 Python interface for Remember The Milk API
python-autobahn 0.8.6 AutobahnPython provides a WebSocket (RFC6455, Hybi-10 to -17, Hixie-76) framework for creating WebSocket-based clients and servers. AutobahnPython also includes an implementation of WAMP (The WebSockets Application Messaging Protocol), a light-weight, asynchronous RPC/PubSub over JSON/WebSocket protocol.
python-backports-ssl 3.4.0.2 The ssl.match_hostname() function from Python 3.4
python-certifi 14.05.14 Python package for providing Mozilla's CA Bundle.
python-cffi 0.9.2 Foreign Function Interface for Python calling C code
python-cheetah 2.4.4 Python template engine and code generation tool
python-cloudeebus 0.6.0 A component which enables calling DBus methods and registering on DBus signals from Javascript
python-cmd2 0.6.7 Extra features for standard library's cmd module
python-cython 0.20.2 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-dateutil 1.5 Extensions to the standard Python date/time support
python-dbusmock 0.10.1 With this program/Python library you can easily create mock objects on D-Bus
python-decorator 3.4.0 Python decorator utilities
python-django 1.6.10 A high-level Python Web framework
python-django-south 1.0.2 Migrations for Django
python-enum34 1.0.4 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-feedparser 5.1.3 Python Atom and RSS feed parser
python-flufl-enum 4.0.1 A Python enumeration package.
python-gdata 1.2.4 Google Data APIs Python Client Library
python-gevent 0.13.8 A coroutine-based Python networking library
python-greenlet 0.4.1 Python lightweight in-process concurrent programming
python-jinja2 2.7.3 Python Jinja2: A small but fast and easy to use stand-alone template engine written in pure python.
python-ldap 2.4.10 Provides a wrapper in Python to LDAP
python-ldap 2.3.9 LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API
python-lxml 3.2.5 Python XML bindings for libxml2 and libxslt
python-m2crypto 0.21.1 A Python crypto and SSL toolkit
python-markupsafe 0.23 Implements a XML/HTML/XHTML Markup safe string for Python
python-matplotlib 1.1.0 matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats
python-mccabe 0.2.1 McCabe checker, plugin for flake8
python-mock 1.0.1 A Python Mocking and Patching Library for Testing
python-msgpack 0.4.5 MessagePack (de)serializer
python-numeric 24.2 A sophisticated Numeric Processing Package for Python
python-pep8 1.4.6 Python style guide checker
python-pexpect 2.3 A Pure Python Expect like Module for Python
python-pip 1.5.6 PIP is a tool for installing and managing Python packages
python-prettytable 0.7.2 Python library for displaying tabular data in a ASCII table format
python-psutil 0.6.1 A cross-platform process and system utilities module for Python
python-pyalsaaudio 0.4 Support for the Linux 2.6.x ALSA Sound System
python-pycparser 2.10 Parser of the C language, written in pure Python
python-pyflakes 0.7.3 passive checker of Python programs
python-pyopenssl 0.13 Simple Python wrapper around the OpenSSL library
python-pyparsing 2.0.1 Python parsing module
python-pyparted 3.9 Python bindings for libparted
python-pyserial 2.4 Serial Port Support for Python
python-pytz 2014.7 World timezone definitions, modern and historical
python-pyudev 0.16.1 A libudev binding
python-pyusb 1.0.0a2 PyUSB provides USB access on the Python language
python-pyyaml 3.10 Python support for YAML
python-pyzmq 14.5.0 Pyzmq provides Zero message queue access for the Python language
python-requests 2.5.1 Python HTTP for Humans.
python-six 1.9.0 Python 2 and 3 compatibility library
python-slip-dbus 0.6.0 Convenience functions for dbus services in Python 2.x
python-smbus 3.1.1 Set of i2c tools for linux - Python module
python-snakefood 1.4 Dependency graphing for Python
python-sqlalchemy 0.7.9 Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL
python-tornado 4.0.2 Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.
python-twisted 13.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.
python-ujson 1.33 Ultra fast JSON encoder and decoder for Python
python-urllib3 1.10.1 Python HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more
python-vobject 0.8.1c Python package for parsing and generating vCard and vCalendar files
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-zopeinterface 4.1.1 Interface definitions for Zope products