Показаны сообщения с ярлыком Flask. Показать все сообщения
Показаны сообщения с ярлыком Flask. Показать все сообщения

понедельник, 23 ноября 2020 г.

Django, Flask, Channels

Django Channels

https://channels.readthedocs.io/en/stable/

https://www.sitepoint.com/premium/books/django-channels-for-real-time-updates/read/1

https://www.amazon.co.uk/dp/1484240987?tag=hackr-21

https://blog.heroku.com/in_deep_with_django_channels_the_future_of_real_time_apps_in_django

https://channels.readthedocs.io/en/stable/introduction.html

Flask Socket

https://flask-socketio.readthedocs.io/en/latest/

https://stackoverflow.com/questions/62548499/how-to-create-channels-using-flask-socketio

https://blog.miguelgrinberg.com/post/easy-websockets-with-flask-and-gevent

https://codeburst.io/building-your-first-chat-application-using-flask-in-7-minutes-f98de4adfa5d

https://pypi.org/project/Flask-Pusher/

https://pypi.org/project/Flask-Channels/

https://medium.com/hackervalleystudio/weekend-project-part-2-turning-flask-into-a-real-time-websocket-server-using-flask-socketio-ab6b45f1d896

https://www.youtube.com/watch?v=RdSrkkrj3l4

https://www.youtube.com/watch?v=zQDzNNt6xd4


Python WebSocket

https://www.fullstackpython.com/websockets.html

https://www.fullstackpython.com/websockets.html


video

https://www.youtube.com/watch?v=RVH05S1qab8

Flask, Python

https://docs.microsoft.com/ru-ru/visualstudio/python/learn-flask-visual-studio-step-05-polls-flask-web-project-template?view=vs-2019

 https://flask.palletsprojects.com/en/1.1.x/quickstart/#

https://flask-table.readthedocs.io/en/stable/

https://flask-table.readthedocs.io/en/stable/#extra-things

https://pypi.org/project/Flask-Table/#files

https://flask-appbuilder.readthedocs.io/en/latest/quickhowto.html

https://www.reddit.com/r/flask/comments/bj4kgx/creating_realtime_charts_with_flask/

https://ron.sh/creating-real-time-charts-with-flask/

https://habr.com/ru/post/152653/

https://github.com/plumdog/flask_table

Django vs Flask

https://hackr.io/blog/flask-vs-django#:~:text=Django%2C%20on%20the%20one%20hand,web%20application%20up%20and%20running.