DirectPython

DirectPython 0.9.0

DirectPython uses DirectX almost directly, usually just interpreting Python objects to a form that DirectX can understand.Naturally Python's philosophy has been kept in mind during the planning: DirectPython is simple to use and install. There is no need...

read more
simplekml

simplekml 1.2.5

KML stands for Keyhole Markup Language, a XML notation for recording  geographic locations and other specific annotations and data.KML, also known as KMZ sometimes, is used generally with mobile devices and has become a non-official standard for most...

psdparse

psdparse 1.0

psdparse parses various Adobe Photoshop .PSD meta data. It can optionally extract raster layers and spot/alpha channels to PNG files.Tested from Photoshop 3 up to Photoshop...

read more
DOLFIN

DOLFIN 1.5.0

This is a simple, consistent and intuitive object-oriented API in C++ and Python.Features:Automatic and efficient evaluation of finite element variational forms through FFC or SyFi Automatic and efficient assembly of linear systems General families of...

Python-cjson

Python-cjson 1.1.0

JSON stands for JavaScript Object Notation and is a text based lightweight data exchange format which is easy for humans to read/write and for machines to parse/generate. JSON is completely language independent and has multiple implementations in most of...

read more

The 'python-magento' module was designed to work with Magento's XML-RPC API.It was developed to allow Python applications to query and interact with Magento-based e-commerce stores.What is new in this release:Added docs. Extra...

cssselect

cssselect 0.9.1

It can read CSS 3 selectors and virtually transform them to XPath 1.0 compatible expressions.The code was part of the lxml Python module as lxml.cssselect.Now it can work as a stand-alone.Features:Supported...

PyYAML

PyYAML 3.11

YAML is a data serialization format designed for human readability and interaction with scripting languages.PyYAML is up to date and can parse any data supported by the official YAML specification.Features:Complete YAML 1.1 parser. Unicode support...

read more

The API lets the developer register callbacks for a number of events in the process of sendmail receiving a message via SMTP.These events include the initial connection from a MTA, the envelope sender and recipients, the top level mail headers, and the...

read more