[Flask] How to merge two Flask Apps

Abdesslem Amri amriabdesslem at gmail.com
Tue Sep 29 12:58:36 CEST 2015


I think that this link may be helpful
http://flask.pocoo.org/docs/0.10/blueprints/

2015-09-29 11:51 GMT+01:00 Sebastian Cheung via Flask <flask at python.org>:

> I am trying to merge two flask apps, both from Miguel Grinberg's
> Flask-SocketIO-Chat into another one of his Microblog so that after user
> login to the main microblog then the other Chat app could be launched if
> user selects of the options, which in this case is the Chat.
>
> I started but tricky when both projects contain a number of files with
> different dependencies.
>
> The idea is learn how to merge different Flask apps as one.
>
> Sent from my iPhone
> _______________________________________________
> Flask mailing list
> Flask at python.org
> https://mail.python.org/mailman/listinfo/flask
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20150929/59e37012/attachment.html>


More information about the Flask mailing list