mf2py: Difference between revisions
Jump to navigation
Jump to search
(stub, added links to repo and package page, see also) |
(added link to testing UI) |
||
Line 5: | Line 5: | ||
* [https://github.com/tommorris/mf2py tommorris/mf2py] on github | * [https://github.com/tommorris/mf2py tommorris/mf2py] on github | ||
* [https://pypi.python.org/pypi/mf2py/ mf2py] on PyPI | * [https://pypi.python.org/pypi/mf2py/ mf2py] on PyPI | ||
You can test how mf2py parses arbitrary HTML [https://kartikprabhu.com/connection/mfparser here]. | |||
== See Also == | == See Also == |
Revision as of 15:35, 6 June 2014
This article is a stub. You can help the microformats.org wiki by expanding it.
This is a holding page for mf2py, the microformats2 parser for Python.
- tommorris/mf2py on github
- mf2py on PyPI
You can test how mf2py parses arbitrary HTML here.