Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fogleman/primitive
/ main
Function
main
scripts/html.py:25–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
print
'</tr>'
24
25
def
main():
26
args = sys.argv[1:]
27
print HEADER
28
run(args[0], args[1])
29
print FOOTER
30
31
HEADER =
''
&
#x27;
32
<!doctype html>
Callers
1
html.py
File · 0.70
Calls
1
run
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…