smmap 5.0.1
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: 68, Watchers: 68, Forks: 27, Open Issues: 3The gitpython-developers/smmap
repo was created 13 years ago and the last code push was 8 months ago. The project is moderately popular with 68 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.