jewel-andraia / baseplate

reddit's python service framework

Home Page:https://baseplate.readthedocs.io/en/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

baseplate

Build Status

Baseplate is a library to build services on. Its goal is to provide all the common things a service needs with as few surprises as possible, including:

  • compatibility with Python 2.7 and Python 3.4+
  • transparent diagnostic information collection (metrics, tracing, logging)
  • configuration parsing
  • gevent-based Thrift and WSGI servers meant to run under Einhorn
  • and various helper libraries like a Thrift client pool

Check out the quick start to get going quickly, or read the full docs.

About

reddit's python service framework

https://baseplate.readthedocs.io/en/stable/

License:Other


Languages

Language:Python 98.4%Language:Puppet 1.1%Language:Makefile 0.3%Language:Thrift 0.1%Language:HTML 0.0%Language:Shell 0.0%