flask-wellknown is to implement the 'wellknown' URL scheme.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Black eb49b90bc1 Update gitignore 9 years ago
flask_wellknown Register wellknown URLs 10 years ago
.gitignore Update gitignore 9 years ago
LICENCE Initial commit 10 years ago
README.rst Update README.rst 10 years ago
requirements.txt Initial commit 10 years ago
setup.py Initial commit 10 years ago
wellknown_demo.py Register wellknown URLs 10 years ago

README.rst

===============
flask-wellknown
===============

flask-wellknown is to implement the 'wellknown' URL scheme.

Based very heavily on django-wellknown_


Licence
=======

Copyright Sam Black 2013.

Licensed under the AGPL3 licence.

See LICENCE for further information.

.. _django-wellknown: https://github.com/jcarbaugh/django-wellknown