MCPcopy Create free account
hub / github.com/HKUDS/ClawWork / generate_static_data.py

File generate_static_data.py

scripts/generate_static_data.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Generate static JSON data files for GitHub Pages deployment.
4Replicates the FastAPI server.py endpoints as static files under frontend/public/data/.

Callers

nothing calls this directly

Calls 2

load_task_valuesFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected