best-of-web-python
djangochannelsrestframework
best-of-web-python | djangochannelsrestframework | |
---|---|---|
3 | 2 | |
2,582 | 642 | |
2.5% | -0.2% | |
5.8 | 7.9 | |
5 days ago | 6 months ago | |
Python | Python | |
Creative Commons Attribution Share Alike 4.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
best-of-web-python
-
[D] Your favourite tool for data extraction from web?
https://github.com/ml-tooling/best-of-web-python#web-scraping--crawling
-
best-of-python-web: A ranked list of awesome Python libraries for web development
ml-tooling / best-of-web-python
-
[P] best-of-ml-python: A ranked list of awesome machine learning Python libraries
best-of-web-python: Python libraries for web development.
djangochannelsrestframework
-
Best technique for real time data
I would suggest checking out django chnnales. Since you are already using DRF you might consider https://github.com/NilCoalescing/djangochannelsrestframework as this not only allow you to easily re-use your existing rest framework serialises etc but also provides ways to observer ORM changes to models, filters sets of models and send these updates to subscribed web socket clients.
-
Django Rest Framework + Django Channels
I came across this package: https://github.com/hishnash/djangochannelsrestframework
What are some alternatives?
best-of-python - 🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
django-htmx-chat - Chat Application with Django and HTMX
django-renderpdf - 📄 Django app to render django templates as PDF files.
django-rest-auth - This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
best-of-python-dev - 🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.
django-channels-websocket-example - Django real-time WebSocket example. It generates a random number. Link to article: https://sagasab.com/2022/01/02/simple-django-websocket-tutorial-for-beginners/ [GET https://api.github.com/repos/tejmagar/django-channels-websocket-example: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]