Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-576960.py
File
recipe-576960.py
recipes/Python/576960_Build_sqlite3_database_like/recipe-576960.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
import
os
3
import
platform
4
import
sqlite3
Callers
nothing calls this directly
Calls
9
mktarget
Function · 0.85
cursor
Method · 0.80
join
Method · 0.45
exists
Method · 0.45
remove
Method · 0.45
connect
Method · 0.45
execute
Method · 0.45
walk
Method · 0.45
commit
Method · 0.45
Tested by
no test coverage detected