librelist archives

« back to archive

Proposals in a fork

Proposals in a fork

From:
Davide Muzzarelli
Date:
2010-09-01 @ 02:42
Hi,
I've make a fork of Flask with some features.

I really like Flask simplicity and how it is coded.

I described all in http://wiki.github.com/Davmuz/flask/ , I'm sorry in advance 
for my not-so-good english.

I had two choices: create another framework based on Werkzeug or fork Flask 
because subclassing was really not enough (I tried it). I preferred to fork 
Flask and give the code. I really need these changes for my work and I do it 
pubblicly.

The features that I added in these days:
* Full custom rules.
* Named rules.
* Full control of the static path.
* Optional configuration loading when creating the Flask’s instance.
* Multiple templates dirs.
* Loading of templates from relative paths, absolute paths, packages and egg 
files.

I hope that this is useful also for others than me so, if someone is 
interested in something, please give me feedback in this mailinglist.

Davide Muzzarelli
www.dav-muz.net