Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lightningpixel/modly
/ download-python-embed.js
File
download-python-embed.js
scripts/download-python-embed.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
const
https = require(
'https'
)
3
const
fs = require(
'fs'
)
4
const
path = require(
'path'
)
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected