json_diff

json_diff 1.3.3

JSON is a light-weight, language independent, data interchange format. The diff result is outputted to a new JSON file.Allows exclusion of some keys from the comparison, or in other way to include only some...

SourceLib

SourceLib alpha4

SourceLib is a Python implementation of the Valve Source Dedicated Server Query, RCON, Log protocols.These protocols allow external developers to query Valve-powered servers and retrieve data from them, allowing them to built third-party...

rst2pdf

rst2pdf 0.93

The old way of generating PDFs from reStructuredText was by going through LaTeX.This tool provides an alternative by producing PDF directly using the ReportLab library.Features:User-defined page layout. Multiple frames per page, multiple layouts per...

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

docx2html

docx2html 0.2.3

docx2html takes OOXML valid .docx files and rewrites their content as a HTML page.All produced HTML code is standards compliant and free of any Word-specific formatting syntax.For now docx2html just extracts the content of the .docx file, with few...

py-bcrypt

py-bcrypt 0.4

Blowfish is a keyed, symmetric block cipher, created by Bruce Schneier. py-bcrypt utilizes the Blowfish cipher for encrypting password strings inside Python-based applications.What is new in this release:Can also be used as a Key Derivation Function (KDF)...

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

pySerial

pySerial 2.5

It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compilant system) and Jython.The module named "serial" automatically selects the appropriate backend. The module is a serial port extension for Win32, BSD, Jython,...

Pymorph

Pymorph 0.96

It can be considered an image morphology toolbox, implementing the basic binary and greyscale morphology operations, working with the numpy arrays representings.It is updated to work with numpy, while the names and interfaces have been...

GitMon

GitMon 0.3.4

When a change has been detected in a Git repo, a Growl notification will be displayed.Requirements:Python 2.6 or higher py_Growl 0.0.7 or higher gitpython 0.2.9 or higher Git Limitations:When there is a large number of changes, Growl notifications may...