[Flask] I am looking for Flask-based web sites and applications

David Baumgold david at davidbaumgold.com
Sat Mar 19 20:10:27 EDT 2016


edX uses an open source Flask application to synchronize GitHub pull requests and JIRA issues, as well as a few other utilities. The code is available at https://github.com/edx/openedx-webhooks, it is running at https://openedx-webhooks.herokuapp.com, and there is even some documentation available at http://openedx-webhooks.readthedocs.org. I originally wrote and maintained this application, but I am no longer employed by edX.

David Baumgold

> On Mar 19, 2016, at 3:11 PM, Gabor Szabo <gabor at szabgab.com> wrote:
> 
> Hi,
> 
> in order to study how others write Flask-based web sites I am looking for examples.
> Searching GitHub for "Flask" brings a lot of results, but as I can see most of them are extension to Flask.
> I am interested in full web sites.
> 
> regards
>      Gabor
> 
> _______________________________________________
> Flask mailing list
> Flask at python.org
> https://mail.python.org/mailman/listinfo/flask


More information about the Flask mailing list