RDFLib / pymicrodata

This a module to extract RDF from an HTML5 page annotated with microdata. The module implements the algorithm defined and published by the W3C Semantic Web Interest Group task force, in March 2012. The module can be used to produce serialized versions of the extracted graph, or simply an RDFLib Graph Object.
http://www.w3.org/2012/pyMicrodata/
Other
44 stars 10 forks source link

Feature Request: distribution via pip? #8

Closed teledyn closed 5 years ago

teledyn commented 5 years ago

Are there any plans to distribute pymicrodata via PyPI? This would make the the package easier to deploy in cloud environments such as aws Batch