
smmap 5.0.0
0
A pure Python implementation of a sliding window memory map manager
Contents
A pure Python implementation of a sliding window memory map manager
Stars: 57, Watchers: 57, Forks: 21, Open Issues: 4The gitpython-developers/smmap
repo was created 11 years ago and was last updated 2 weeks ago. The project is moderately popular with 57 github stars!
How to Install smmap
You can install smmap using pip
pip install smmap
or add it to a project with poetry
poetry add smmap
Package Details
- Author
- Sebastian Thiel
- License
- BSD
- Homepage
- https://github.com/gitpython-developers/smmap
- PyPi
- https://pypi.org/project/smmap/
- GitHub Repo
- https://github.com/gitpython-developers/smmap
Classifiers
Related Packages
Errors
A list of common smmap errors.
Code Examples
Here are some smmap
code examples and snippets.