postmarkup

postmarkup 1.2.0

postmarkup is a Python module that generates XHTML snippets from BBCode.See the wiki http://code.google.com/p/postmarkup/wiki/Usage for how to use this module, or http://www.willmcgugan.com/?s=bbcode for more information.You can experiment with bbcode on...

PottyMouth

PottyMouth 2.2.1

PottyMouth is an application that transforms completely unstructured and untrusted text to valid, nice-looking, completely safe XHTML.PottyMouth is designed to handle input text from non-technical, potentially careless or malicious users. It produces HTML...

Pybtex

Pybtex 0.16

Pybtex is a Python module that reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.Synopsis latex foo.tex pybtex foo.aux latex foo.tex...

PyYAML

PyYAML 3.10

PyYAML project is a YAML emitter and parser for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages.PyYAML supports standard YAML tags and provides Python-specific tags...

queXML

queXML 1.4.0

queXML is a simple XML schema for designing questionnaires. Included are stylesheets to administer a questionnaire in PDF (paper), CASES and phpSurveyor. It is compatible with the DDI standard for data description.PDF instruments created in queXML can be...

relaxml

relaxml 0.1.3

relaxml is a Python tool for converting XML to a dictionary should be easy -- and fast.Most of the current XML to dict projects are either unmaintained, slow, or not well-tested. This shouldn't be the case.InstallationYou can either clone this repo or use...

rst2html5

rst2html5 1.0

rst2html5 is a tool that generates (X)HTML5 documents from standalone reStructuredText sources. It is a complete rewrite of the docutils' rst2html and uses new HTML5 constructs as < section > and < aside >.Usage rst2html5 [options] < source...

rst2marsedit

rst2marsedit 1.4.1

rst2marsedit is a Python script for converting reStructuredText input to HTML that can be used with the MarsEdit blogging tool.UsageUsage: rst2marsedit < infile >Options: -h, --help show this help message and exit -b BLOG, --blog=BLOG The...