Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DataArcTech/DataArc-SynData-Toolkit
/ cli
Function
cli
sdgsystem/cli.py:52–54 ·
view source on GitHub ↗
DataArc Synthetic Data Generation Toolkit.
()
Source
from the content-addressed store, hash-verified
50
51
@click.group()
52
def
cli():
53
""
"DataArc Synthetic Data Generation Toolkit."
""
54
pass
55
56
57
@cli.command()
Callers
1
cli.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected