baseplate 2.7.0
0
reddit's python service framework
Contents
reddit's python service framework
Stars: 539, Watchers: 539, Forks: 173, Open Issues: 62The 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
- 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
Related Packages
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