Contents

baseplate 2.6.0

0

reddit's python service framework

reddit's python service framework

Stars: 529, Watchers: 529, Forks: 169, Open Issues: 64

The reddit/baseplate.py repo was created 8 years ago and the last code push was 6 days ago.
The project is popular with 529 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 64 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.11

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.1

Kubernetes Operator Pythonic Framework (Kopf)

sanic 23.12.1

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