meta-python2
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: 6 years, 2 months ago (rocko branch)
Maintainer
- Tim Orling email
Recipe name | Version | Description |
---|---|---|
gateone | 1.2+gitX | HTML5 (plugin-free) web-based terminal emulator and SSH client |
pyrtm | 0.4.2 | Python interface for Remember The Milk API |
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.23.0 | Python binding to the Networking and Cryptography (NaCl) library |
python-astroid | 1.5.3 | An abstract syntax tree for Python with inference support. |
python-attrs | 17.3.0 | Classes Without Boilerplate |
python-automat | 0.6.0 | Self-service finite-state machines for the programmer on the go |
python-aws-iot-device-sdk-python | 1.2.0 | SDK for connecting to AWS IoT using Python. |
python-babel | 2.5.1 | 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.4 | 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.3 | Modern password hashing for your software and your servers. |
python-beautifulsoup4 | 4.6.0 | Screen-scraping library |
python-behave | 1.2.5 | A behavior-driven development framework, Python style |
python-bitarray | 0.8.1 | 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.0.0b1 | Controller Area Network (CAN) interface module for Python |
python-certifi | 2017.7.27.1 | Python package for providing Mozilla's CA Bundle. |
python-cffi | 1.11.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 | 6.7 | A simple wrapper around optparse for powerful command line utilities. |
python-cmd2 | 0.7.7 | Extra features for standard library's cmd module |
python-constantly | 15.1.0 | Symbolic constants in Python |
python-cryptography | 2.0.3 | Provides cryptographic recipes and primitives to python developers |
python-cryptography-vectors | 2.0.3 | Test vectors for the cryptography package. |
python-cson | git | Python library for CSON (schema-compressed JSON) |
python-cython | 0.27.1 | 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.6.1 | Extensions to the standard Python datetime module |
python-dbus | 1.2.4 | 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.1.2 | Python decorator utilities |
python-django | 1.11.5 | A high-level Python Web framework |
python-django-south | 1.0.2 | Migrations for Django |
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-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 | 0.12.2 | A microframework based on Werkzeug, Jinja2 and good intentions |
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.0 | User session management for Flask |
python-flask-navigation | 0.2.0 | The navigation of Flask application. |
python-flask-pymongo | 0.5.1 | PyMongo support for Flask applications |
python-flask-sqlalchemy | 2.3.0 | Adds SQLAlchemy support to your Flask application. |
python-flask-wtf | 0.12 | Simple integration of Flask and WTForms. |
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-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.12 | Python lightweight in-process concurrent programming |
python-grpcio | 1.6.0 | Google gRPC |
python-grpcio-tools | 1.6.3 | Google gRPC tools |
python-gsocketpool | 0.1.6 | A simple connection pool for gevent |
python-html5lib | 0.999999999 | HTML parser based on the WHATWG HTML specifcation |
python-humanize | 0.5.1 | Python humanize utilities |
python-hyperlink | 17.3.1 | A featureful, correct URL for Python |
python-idna | 2.6 | 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-ipaddress | 1.0.18 | 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.2.15 | A Python utility / library to sort Python imports. |
python-itsdangerous | 0.24 | Various helpers to pass trusted data to untrusted environments and back. |
python-jinja2 | 2.9.6 | Python Jinja2: A small but fast and easy to use stand-alone template engine written in pure python. |
python-jsonpatch | 1.16 | Appling JSON patches in Python 2.6+ and 3.x |
python-jsonpointer | 1.12 | 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-lockfile | 0.12.2 | Platform-independent file locking module |
python-lxml | 4.1.0 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. |
python-m2crypto | 0.26.4 | A Python crypto and SSL toolkit |
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.3 | An implementation of time.monotonic() for Python 2.0 through 3.2 |
python-mprpc | 0.1.14 | A gevent based messagpack rpc library |
python-msgpack | 0.4.8 | MessagePack (de)serializer |
python-ndg-httpsclient | 0.4.3 | Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL |
python-netaddr | 0.7.19 | A network address manipulation library for Python. |
python-networkx | 1.11 | Python package for creating and manipulating graphs and networks |
python-numeric | 24.2 | A sophisticated Numeric Processing Package for Python |
python-paho-mqtt | 1.3.0 | MQTT version 3.1/3.1.1 client library |
python-pam | 1.8.2 | Python PAM module using ctypes, py3/py2. |
python-pandas | 0.20.3 | pandas library for high-performance data analysis tools |
python-parse | 1.8.2 | 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 | 3.1.1 | Python Build Reasonableness: PBR is a library that injects some useful and sensible default behaviors into your setuptools run |
python-pep8 | 1.7.0 | Python style guide checker |
python-pexpect | 4.2.1 | A Pure Python Expect like Module for Python |
python-pip | 9.0.1 | PIP is a tool for installing and managing Python packages |
python-ply | 3.10 | Python Lex and Yacc |
python-pretend | 1.0.8 | 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.3 | Easy progress reporting for Python |
python-prompt-toolkit | 1.0.15 | Library for building powerful interactive command lines in Python |
python-protobuf | 3.4.0 | Protocol Buffers |
python-psutil | 5.3.1 | A cross-platform process and system utilities module for Python |
python-ptyprocess | 0.5.2 | Run a subprocess in a pseudo terminal |
python-py | 1.4.34 | 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.3.6 | Python library implementing ASN.1 types. |
python-pybind11 | 2.2.1 | Seamless operability between C++11 and Python |
python-pybluez | 0.22 | Bluetooth Python extension module |
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-pyephem | 3.7.6.0 | PyEphem astronomical calculations |
python-pyfirmata | 1.0.3 | A Python interface for the Firmata protocol |
python-pyflakes | 1.2.3 | passive checker of Python programs |
python-pygpgme | 0.3 | A Python module for working with OpenPGP messages |
python-pyhamcrest | 1.9.0 | Hamcrest framework for matcher objects |
python-pyinotify | 0.9.6 | Python pyinotify: Linux filesystem events monitoring |
python-pylint | 1.7.4 | Pylint is a Python source code analyzer |
python-pymisp | 2.4.80 | Python API for MISP |
python-pymongo | 3.5.1 | Python driver for MongoDB <http://www.mongodb.org> |
python-pyopenssl | 17.3.0 | Simple Python wrapper around the OpenSSL library |
python-pyparsing | 2.2.0 | Python parsing module |
python-pyparted | 3.10.7+gitX | Python bindings for libparted |
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.62 | Python Remote Objects |
python-pyroute2 | 0.3.22 | A pure Python netlink and Linux network configuration library |
python-pyserial | 3.4 | Serial Port Support for Python |
python-pysmi | 0.1.2 | SNMP SMI/MIB Parser |
python-pysnmp | 4.3.5 | A pure-Python SNMPv1/v2c/v3 library |
python-pysocks | 1.6.7 | A Python SOCKS client module |
python-pysqlite | 2.8.3 | DB-API 2.0 interface for SQLite 3.x |
python-pytest | 3.2.2 | Simple powerful teting with python |
python-pytest-runner | 2.12.1 | Invoke py.test as distutils command with dependency resolution |
python-pytun | 2.2.1 | Python TUN/TAP tunnel module |
python-pytz | 2017.2 | World timezone definitions, modern and historical |
python-pyudev | 0.21.0 | A libudev binding |
python-pyusb | 1.0.0b2 | PyUSB provides USB access on the Python language |
python-pyyaml | 3.12 | Python support for YAML |
python-pyzmq | 14.7.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.18.4 | Python HTTP for Humans. |
python-rfc3987 | 1.3.7 | Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987) |
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-serpent | 1.23 | Serialization based on ast.literal_eval |
python-setuptools-scm | 1.15.6 | the blessed package to manage your versions by scm tags |
python-simplejson | 3.11.1 | 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 | 3.1.2 | Set of i2c tools for linux - Python module |
python-snakefood | 1.4 | Dependency graphing for Python |
python-snimpy | 0.8.11 | Interactive SNMP tool |
python-sparts | 0.7.3 | Library for rapid service prototyping with minimal boilerplate |
python-sqlalchemy | 1.1.14 | Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL |
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.10.0 | Python bindings for the Apache Thrift RPC system |
python-tornado | 4.5.2 | 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-twisted | 17.9.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-txws | 0.9.1 | Twisted Web Sockets |
python-typing | 3.6.2 | Simple Python module defined by PEP 484. |
python-ujson | 1.35 | Ultra fast JSON encoder and decoder for Python |
python-unidiff | 0.5.4 | Unified diff parsing/metadata extraction library |
python-urllib3 | 1.22 | 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.5 | 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.7 | 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.12.2 | 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.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-yappi | 0.98 | Yet Another Python Profiler |
python-zopeinterface | 4.4.3 | Interface definitions for Zope products |
pywbem | 0.8.0 | Python WBEM Client and Provider Interface |
telepathy-python | 0.15.19 | Telepathy IM framework - Python package |