UConf

UConf 0.3.8

UConf (also known as ConfMgr) provides developers with a wide range of tools for interacting with various config file formats.The module enables them to read and write data from/to config files, altering various services and software packages in...

read more
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
PDFMiner

PDFMiner 20140328

PDFMiner works by first taking the content of a PDF file and converting it to a more malleable format like HTML.From there, text and data is extracted and analyzed, and based on the predefined rules separated and presented to the user or sent to other...

read more
pycksum

pycksum 0.4.1

The cksum algorithm generates a checksum for a stream of data which can then be used to validate the integrity of the transferred files.Pycksum includes a pure Python implementation of cksum as well as an efficient C extension that will automatically be...

read more
ConfigObj

ConfigObj 5.0.5

It is an ini file round tripper.It is very easy to use, with a straightforward programmer's interface and a simple syntax for config files.Features:Nested sections (subsections), to any level List Values Multiple Line Values Full Unicode support String...

read more
IMDbPY

IMDbPY 5.0

Platform-independent and written in pure Python (and few C lines), it can retrieve data from both the IMDb's web server and a local copy of the whole database. IMDbPY package can be very easily used by programmers and developers to provide access to the...

read more

The library will return the status of any tested vCard 3.0 file, showing its compliance to the standard or other errors.The vCard Python module can split a large vCard file into smaller, individual files, it can sort vCard properties, it can split long...

read more
dict2xml

dict2xml 1.3

Python dictionaries (or dicts) are array-like structures for keeping data between processing or other manipulation stages. These structures have no relation to linguistic dictionaries.The dict2xml module takes one of these object structures and saves it...

read more
Blackbox

Blackbox 0.7.1

The library holds various methods for calling an IRC objects that contains the socket object.It basically acts like a low level interface between Python-based websites/apps and the IRC protocol.It is mainly meant to be used in bots, but can of course be...

read more