Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/karpathy/reader3
/ reader3.py
File
reader3.py
reader3.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Parses an EPUB file into a structured object that can be used to serve the book via a web interface.
3
""
"
4
Callers
nothing calls this directly
Calls
2
process_epub
Function · 0.85
save_to_pickle
Function · 0.85
Tested by
no test coverage detected