mbr / flask-appconfig

Configures Flask applications in a canonical way. Also auto-configures Heroku. Aims to standardize configuration.
http://pypi.python.org/pypi/flask-appconfig
MIT License
84 stars 15 forks source link

License #1

Closed hasegeli closed 10 years ago

hasegeli commented 10 years ago

I could not find the license. Can I add some parts of it to my software?

mbr commented 10 years ago

It's MIT licensed, as mentioned in setup.py (which is probably not sufficient, I know). See: http://opensource.org/licenses/MIT