MCPcopy
hub / github.com/cft0808/edict / refresh_live_data.py

File refresh_live_data.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2import json, pathlib, datetime, logging
3from file_lock import atomic_json_write, atomic_json_read
4from utils import read_json

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected