Best Python Modules for Web
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...