Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ setup.py
File
setup.py
packages/python-sdk/setup.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
setuptools
import
setup, find_packages
2
3
with
open(
"README.md"
,
"r"
, encoding=
"utf-8"
)
as
fh:
4
long_description = fh.read()
Callers
nothing calls this directly
Calls
2
setup
Function · 0.85
read
Method · 0.45
Tested by
no test coverage detected