Meteorish.py
I'm trying to build a python package for building meteor microservices.
The reason why I build this is because:
- Python is doing better job on data science techniques, like machine learning.
- The common way of building meteor microservice in python is to write a RESTful server. Which is kinda "unmeteorish".
- It's not totally wrong, I just felt I should build one.
- The django-ddp package locks Django, which I don't quite familiar with. And I quite like
asyncio. - Open-source contribution!
Built With
- asyncio
- javascript
- meteor.js
- python
Log in or sign up for Devpost to join the conversation.