python-indieweb icon indicating copy to clipboard operation
python-indieweb copied to clipboard

Example Flask App to test Indieweb features

Indieweb

A Flask Application to test/explore Indieweb features

Currently the following Indieweb items are implemented:

To run locally: python indieweb.py --logpath . --port 9999 --host 127.0.0.1 --config ./indieweb.cfg

Contributors

  • bear (Mike Taylor)

Requires

Python v2.7+ but see requirements.txt for a full list