LLRP Toolkit

LLRP Toolkit 0.7 / 1.0.0 Beta

LLRP Toolkit houses the development of open source libraries in various languages to help reader and software vendors build and parse LLRP messages. LLRP Toolkit is hosted at SourceForge.net, an Internet repository for open source software efforts such as...

lxml

lxml 3.4.1

lxml is a sophisticated, powerful, free and unique Python module that binds the libxml2 and libxslt libraries, allowing Python developers to work with both XML and HTML files insider their Python code.An XML processing librarylxml is an XML (Extensible...

magictree

magictree 1.0.0

magictree is a Python module to easily create ElementTree with automatic Element factories.Developer commentsCreating tree structures like those used for HTML and XML should be dead easy. The xml.etree.ElementTree library goes quite far in creating a...

manspider

manspider 1.0.2

manspider is a werid Python tool that takes care of your Markdown files. While it uses Markdown for the present, I'm hoping a better html conversion will be out there - a markaby.py thing.Also, I'm hoping we'll stop copying them Ruby folks. It's like...

mark3

mark3 0.1.2

mark3 is a Python tool that provides a lightweight, markdown to html parser for Python 2.7 and 3.UsageUsing mark3 is very simple:from mark3.markdown import markdownhtml = markdown(raw_text)Deviationsmark3 may differ slightly from the official markdown...

Markdoc

Markdoc 0.6.6

Markdoc is geared towards managing technical documentation, but can be used for a range of purposes. Markdoc has a few notable selling points:* Wikis are made up completely of plaintext files, so you can easily put them under version control.* Wikis...

Markdown

Markdown 2.3.1

Markdown or Python-Markdown is a Python implementation of John Gruber's Markdown. It is almost completely compliant with the reference implementation, though there are a few known issues. Additional features are supported by the...

markdown2Mathjax is a simple package that allows you to use latex style math generated by MathJax in conjunction with the popular markdown format. There are two implementations of markdown in python, this package is designed to be used with the more...

Markowik

Markowik 0.2

Markowik is a Python app that converts Markdown formatted text to Google Code Wiki.Markowik is able to convert most Markdown constructs to its Google Code Wiki (GCW) equivalents. Instead of listing all supported conversions, please have a look at...