{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/11"}],"enrichment":{"capability":"Provides pre-computed solutions to Advent of Code puzzles as a Python library and CLI tool, with Rust-backed implementations exposed via PyO3.","skillfed_tags":["puzzle-solving","advent-of-code"],"use_cases":["Look up solutions to Advent of Code puzzles without solving them manually","Verify your own puzzle solutions against pre-computed answers","Build tools or scripts that need quick access to AoC answers for reference or testing","Use as a CLI tool to fetch answers directly from the command line"],"what_it_does":"This package bundles pre-computed solutions to Advent of Code puzzles, implemented in Rust and exposed to Python via PyO3. It exports a single `solve(year, day, part, input)` function that takes a puzzle year, day, part number, and input string, then returns the answer as a string. It also provides a command-line interface (`advent-of-code-py`) for the same purpose.\n\nThe package is useful if you want to quickly retrieve answers without solving puzzles yourself, verify your own solutions, or integrate AoC answers into other tools. It has no runtime dependencies and is actively maintained. Installation uses pre-compiled wheels across major platforms with medium friction.","worth_installing":"Yes, if you need quick access to pre-computed Advent of Code solutions for reference, verification, or integration into other tools. The package is actively maintained, has no runtime dependencies, and works across major platforms. Install friction is moderate due to compiled wheels, but that is a one-time cost. Not suitable if you want to solve puzzles yourself."},"id":"advent-of-code","links":{"html":"https://skillfed.io/packages/advent-of-code","md":"https://skillfed.io/packages/advent-of-code.md","pypi":"https://pypi.org/project/advent-of-code/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-07","license_spdx":null,"license_treatment":"unclear","name":"advent-of-code","python_support":"unspecified","summary":null},"popularity":{"monthly_downloads":85349,"position":13929,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2025.6.0"}
