Reputation: 7371
I'd just done a small project with Meteor framework for NodeJS and feel it very awesome. I think real-time web app will be the future for web app, especially for mobile web app.
Can you suggest an Meteor alternative framework for Python?
Thanks,
Upvotes: 1
Views: 3768
Reputation: 36506
Django Orbited with Twisted - http://www.clemesha.org/blog/realtime-web-apps-python-django-orbited-twisted/
Alternatively there's Django Socket JS with Tornado - https://github.com/peterbe/django-sockjs-tornado
Upvotes: 1