Two RDFLib web-apps on top of the Flask web-microframework:
Each app is available as a commandline-script, or as a Flask Blueprint for embedding in your own application.
Documentation on ReadTheDocs: http://rdflib-web.readthedocs.org/en/latest/
Stable version:
pip install rdflib-web
or most recent:
pip install https://github.com/RDFLib/rdflib-web/archive/master.zip
These are installed automatically if you install with pip