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

Maintainers

  • Tim "moto-timo" Orling email
  • Paul Eggleton email

Maintenance Plan

Dependencies

The meta-python layer depends upon:

Recipe name Version Description
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-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-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-decorator 3.4.0 Python decorator utilities
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-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-ldap 2.3.9 LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API
python-lxml 3.0.2 Python XML bindings for libxml2 and libxslt
python-m2crypto 0.21.1 A Python crypto and SSL toolkit
python-matplotlib 1.1.0 matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats
python-numeric 24.2 A sophisticated Numeric Processing Package for Python
python-pexpect 2.3 A Pure Python Expect like Module for Python
python-pip 1.3.1 PIP is a tool for installing and managing Python packages
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-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-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-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-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