prakharsharma / python-micro-services

light weight framework to write micro services in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

A light weight framework to write micro services in Python.

Dependencies

  • Download and install zermomq 4.0.0
  • Install pyzmq - Python bindings for zeromq
  • Download and install protobuf 2.6.0 (from github)
  • Install protobuf 2.6.0 Python bindings

How do I implement my service

TODO

About

light weight framework to write micro services in Python


Languages

Language:Python 97.9%Language:Protocol Buffer 1.2%Language:Makefile 0.9%