[Flask] Real-world open source Flask-based web applications

Leni Kadali Mutungi lenikmutungi at gmail.com
Thu Jun 15 10:01:42 EDT 2023


Hi Gabor

Here are the ones I have bookmarked

https://github.com/Pagure/pagure and
https://github.com/zulip/python-zulip-api/ (contains Zulip's bot server
<https://pypi.org/project/zulip-botserver/>)

I think this is a great initiative so thank you for starting it 🤗
- Warm regards
Leni Kadali Mutungi



On Thu, Jun 15, 2023 at 11:19 AM Gabor Szabo <gabor at szabgab.com> wrote:

> Hi,
>
> I just published a blog post about real-world (production) web
> applications that are also open source. I think looking at these projects
> and even participating in them can help a lot in learning web development.
> Including the operation side of it.
>
>
> https://dev.to/szabgab/the-most-interesting-open-source-web-applications-356
>
> I am planning to publish a follow-up post listing only Flask-based web
> applications that are open source.  This is what I have so far (mostly
> based on the responses to a similar question I posted here in 2016):
>
> * [SOPython](https://sopython.com/) - [source-code](
> https://github.com/sopython/sopython-site)
> * Webhooks for the Open edX GitHub and JIRA [source code](
> https://github.com/openedx/openedx-webhooks) [documentation](
> https://openedx-webhooks.readthedocs.io/en/latest/)
> * [PyDigger](https://pydigger.com/)
>
> If you know about any more project that are
> * using Flask
> * deployed in production
> * The code is open source and can be viewed
>
> Please share them with me so I can include them in the post.
>
> regards
>      Gabor
> _______________________________________________
> Flask mailing list
> Flask at python.org
> https://mail.python.org/mailman/listinfo/flask
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/flask/attachments/20230615/9acd4304/attachment.html>


More information about the Flask mailing list