Metadata-Version: 2.4
Name: ioi-graph
Version: 0.1.0
Summary: IOI contestant graph — scrape, store, and analyze IOI contestant relationships
Requires-Python: >=3.10
Requires-Dist: networkx>=3.0
Requires-Dist: playwright>=1.56.0
Requires-Dist: pydantic>=2.0
Requires-Dist: rich>=13.0
Requires-Dist: scrapling[fetchers]>=0.4
Requires-Dist: typer>=0.15
Description-Content-Type: text/markdown

# IOI Contestant Graph

Scrape IOI contestant data, store in SQLite, and analyze contestant relationships as a graph.
