Skip to content

From_james

Kai Blumberg edited this page Mar 11, 2021 · 10 revisions

parser: https://github.com/lark-parser/lark

next thing for Step 1 is HTML output. My preferences would be using Python Flask as a web server https://flask.palletsprojects.com/en/1.1.x/ outputting HTML+RDFa format, which is a way to embed RDF data in HTML; I like this playground http://rdfa.info/play/

https://realpython.com/python-f-strings/

https://flask.palletsprojects.com/en/1.1.x/quickstart/#a-minimal-application

https://github.com/knocean/practises

Clone this wiki locally