generateDS

generateDS 2.15a

The data structures are the elements in an XML document described in the XML Schema.It also generates parsers that load an XML document into those data structures. In addition, a separate file containing subclasses (stubs) is optionally generated.The...

read more
metaPdf

metaPdf 0.3.2

metaPdf can parse or edit a PDF file's meta data.Limitations:Still in alpha development stage, but working fine. Might change from version to...

json_tools

json_tools 0.4.0

It enhances Ptyhon's default features for working with JSON data.Features:Diff tool Pretty print JSON Pretty print JSON in the CLI JSON paths manipulation utilities Split JSON data Patch JSON...

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
RDFLib

RDFLib 4.2.1 updated

This is a simple yet powerful language for representing information stored in RDF format. The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX and RDFa. The library presents a Graph interface which can be backed by any one...

read more
dicttoxml

dicttoxml 1.6.6 updated

A Python dict (or dictionary) is an associative array for storing and transferring data between Python operations.The dicttoxml (dict2xml) module provides useful methods for taking a Python dict and converting it into XML strings, for processing...

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
lxml

lxml 3.4.4 updated

lxml combines the speed of those libraries with the simplicity of the Python language.Compatible with all CPython versions from 2.4 to 3.2.What is new in this release:lxml.html.iterlinks now returns links inside meta refresh tags. New XMLParser option...

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
flvlib

flvlib 0.1.13

Provides an easy and extensible way of writing applications that parse and transforming FLV files. The library will check the FLV file's compliance to the official Adobe specifications.Can be used as a drop-in replacement for FLVTool2, from which it is...

read more