Meteorish.py

I'm trying to build a python package for building meteor microservices.
The reason why I build this is because:

  1. Python is doing better job on data science techniques, like machine learning.
  2. The common way of building meteor microservice in python is to write a RESTful server. Which is kinda "unmeteorish".
  3. It's not totally wrong, I just felt I should build one.
  4. The django-ddp package locks Django, which I don't quite familiar with. And I quite like asyncio.
  5. Open-source contribution!

Built With

Share this project:

Updates