Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/internetarchive/openlibrary
/ GET
Method
GET
openlibrary/plugins/upstream/code.py:118–119 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
116
path =
"/explore"
117
118
def
GET(self):
119
return
render_template(
"library_explorer"
)
120
121
122
class
merge_work(delegate.page):
Callers
nothing calls this directly
Calls
1
render_template
Function · 0.70
Tested by
no test coverage detected