Description
Advent of Code puzzle input can be fetched from Python code with a single import. This helper is for participants automating local puzzle setup. It may use session cookies and write puzzle data, so account tokens, private leaderboard data, and cache paths should be protected.