URLObject

URLObject 2.4.0

URLObject can be used in processing, extracting, breaking up or assembling web links.It can also distinguish URL parts like scheme, host, port, path, query and...

read more
py2exe

py2exe 0.9.2.2

py2exe is able to run without requiring a Python installation.py2exe is used by BitTorrent, SpamBayes, and thousands more...

read more

The interface resembles zipfile's interface.The archive structure parsing and uncompressed files are handled in pure Python.Decompression is done via 'unrar' command line utility.Features:cursor-pointer" onclick="spovl3hide();"> Application features...

read more
dbf

dbf 0.96.003

DBF stands for DataBase File, a format commonly used by desktop-based data administration software like the aforementioned.The dbf Python module is suitable reading or writing these kind of files.Supported:Text fieldsCodepage settingsMemosNull...

read more
pyswf

pyswf 1.5.1

Besides just parsing SWF files, pyswf can also be used to write SWF files. pyswf is a Python port of Claus Wahler's AS3 as3swf SWF parser.Limitations:Tested only with Python...

read more
jsonpickle

jsonpickle 0.9.2 updated

The opposite operation is also supported: converting JSON to Python objects.jsonpickle relies and extends functionality found in many other open source Python JSON libraries around.This includes simplejson and demjson.What is new in this release:Added...

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