mf2py: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(added tommorris' live tester)
(Added list of live implementations)
Line 6: Line 6:
* [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] or with a URL input [https://mf2py.herokuapp.com/ here]
You can test how mf2py parses HTML on the following pages:
* URL and/or textarea: https://kylewm.com/services/mf2
* URL entry: [https://mf2py.herokuapp.com/ mf2py.herokuapp.com]
* textarea entry: https://kartikprabhu.com/connection/mfparser
* another textarea: http://www.unmung.com/?html=


== See Also ==
== See Also ==

Revision as of 15:07, 12 July 2015

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.

You can test how mf2py parses HTML on the following pages:

See Also