-
Notifications
You must be signed in to change notification settings - Fork 0
richmonkey/pysparsehash
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Python wrapper for sparsehash. If sparsehash header file is't in default folder, add include_dirs option to setup.py. Key can be either string(default) or integer(64bit) If you wants integer key, add KEY_INTEGER macro option to setup.py. Value can be anything. python setup.py install
About
python wrapper of sparsehash
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published