Metadata-Version: 2.4
Name: python-aoc
Version: 0.1.0
Summary: A Python CLI and library for interacting with the Advent of Code API to fetch puzzles, download inputs, and submit answers.
Author-email: benjaminrall <benr2508@aol.com>
Requires-Python: >=3.12
Requires-Dist: requests>=2.32.4
Requires-Dist: typer>=0.16.0
