Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/avinassh/rockstar
/ python_rockstar.py
File
python_rockstar.py
examples/python_rockstar.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
rockstar
import
RockStar
2
3
python_code =
"print('Hello world')"
4
rock_it_bro = RockStar(days=400, file_name=
'helloWorld.py'
, code=python_code)
Callers
nothing calls this directly
Calls
2
RockStar
Class · 0.90
make_me_a_rockstar
Method · 0.80
Tested by
no test coverage detected