Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sense-GVT/DeCLIP
/ main
Function
main
main.py:4–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
4
def
main():
5
print(
'This is Prototype!'
)
6
7
8
if
__name__ ==
'__main__'
:
Callers
1
main.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected