Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Miserlou/omnihash
/ types & classes
Types & classes
4 in github.com/Miserlou/omnihash
⨍
Functions
35
◇
Types & classes
4
↳
Endpoints
1
↓ 3 callers
Class
GitSlurpDigester
Produce Git-like hashes for bytes without knowing their size a priori. Git SHA1-hashes the file-bytes prefixed with the filesize. So whe
omnihash/omnihash.py:58
↓ 1 callers
Class
FileIter
An iterator that chunks in bytes a file-descriptor, auto-closing it when exhausted.
omnihash/omnihash.py:103
↓ 1 callers
Class
LenDigester
omnihash/omnihash.py:120
Class
TOmnihash
tests/test.py:18