Creole is a lightweight markup language for formatting wiki text, aimed at being a common markup language for wikis, enabling and simplifying the transfer of content between different wiki engines.No external libraries are needed.Features:cursor-pointer"...

read more
python-docx

python-docx 0.8.5

The DOCXX format is an Open XML format, used mainly by Microsoft's Office Word suite.python-docx enables Python programmers to generate or manipulate complex DOCX files via a few lines of code.The module can be used for both desktop and Web-based Python...

read more

JSON-RPC is an RPC protocol that uses JSON-encoded messages. python-jsonrpc is a small script for listening to remote calls and answering with JSON data.Besides this, it includes a feature to convert JSON-RPC strings to Python objects for further...

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...

It pre-defines all the world's currencies, according to the ISO 4217 standard. The module comes basically with 2 classes, one for working with money data, and one for settings and manipulating world currencies. In order to account for working with money...

python-pptx

python-pptx 0.5.7

The PPTX format is an Open XML format, used mainly by Microsoft's Office PowerPoint suite.python-pptx allows Python programmers to generate or manipulate complex PPTX files via a few lines of code from Python-based websites or apps.The module is a top of...

The module can be used on any OS, being written in pure Python. python-registry currently provides read-only access to Windows Registry files (NTUSER.DAT, userdiff, and SAM).Usage instructions are provided in the package's README...

read more

Snappy is a compression/decompression C++ library developed by Google.This is a Python library providing a way to work with Snappy inside Python-powered apps or websites.Bindings are also available for other programming languages:Common...

PyTTY

PyTTY 0.4

TTY is a generic term for any computer data terminal or associated serial interface.The module allows to use TTY connections from Python for serial access.What is new in this release:Added baudrate to __str__ and __repr__ output. Added TTY.__repr__ and...

read more