Contents

baseplate 2.7.0

0

reddit's python service framework

reddit's python service framework

Stars: 539, Watchers: 539, Forks: 173, Open Issues: 62

The reddit/baseplate.py repo was created 8 years ago and the last code push was Yesterday.
The project is popular with 539 github stars!

How to Install baseplate

You can install baseplate using pip

pip install baseplate

or add it to a project with poetry

poetry add baseplate

Package Details

Author
reddit
License
BSD
Homepage
https://github.com/reddit/baseplate.py
PyPi:
https://pypi.org/project/baseplate/
Documentation:
https://baseplate.readthedocs.io/en/stable/
GitHub Repo:
https://github.com/reddit/baseplate.py

Classifiers

  • Software Development/Libraries
  • Software Development/Libraries/Application Frameworks
No  baseplate  pypi packages just yet.

Errors

A list of common baseplate errors.

Code Examples

Here are some baseplate code examples and snippets.

GitHub Issues

The baseplate package has 62 open issues on GitHub

  • Add queuing option to Thrift pool
  • Explicitly marked private code with underscore prefixes.
  • Log the inner exception that TTransportException wraps
  • Cleanup of Client and Server code

See more issues on GitHub

Related Packages & Articles

mediapipe 0.10.15

MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.

kopf 1.37.2

Kubernetes Operator Pythonic Framework (Kopf)

sanic 24.6.0

A web server and web framework that's written to go fast. Build fast. Run fast.