BTrees 6.1
0
Scalable persistent object containers
Contents
Scalable persistent object containers
Stars: 80, Watchers: 80, Forks: 28, Open Issues: 25The zopefoundation/BTrees
repo was created 11 years ago and the last code push was 3 weeks ago. The project is moderately popular with 80 github stars!
How to Install btrees
You can install btrees using pip
pip install btrees
or add it to a project with poetry
poetry add btrees
Package Details
- Author
- Zope Foundation
- License
- ZPL 2.1
- Homepage
- https://github.com/zopefoundation/BTrees
- PyPi:
- https://pypi.org/project/BTrees/
- Documentation:
- https://btrees.readthedocs.io
- GitHub Repo:
- https://github.com/zopefoundation/BTrees
Classifiers
- Database
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common btrees errors.
Code Examples
Here are some btrees
code examples and snippets.
GitHub Issues
The btrees package has 25 open issues on GitHub
- Consider using cibuldwheel for building binary wheels.