Metadata-Version: 2.4
Name: shako
Version: 0.1.0
Summary: Game balancing framework using RL, MCTS, and LLM agents
Requires-Python: >=3.11
Requires-Dist: anthropic>=0.40
Requires-Dist: optuna>=4.0
Requires-Dist: rich>=13.0
Requires-Dist: matplotlib>=3.8
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: ruff; extra == "dev"
