{"id":22449064,"url":"https://github.com/danhalligan/aoc2024","last_synced_at":"2025-03-27T12:14:32.993Z","repository":{"id":265936615,"uuid":"896911926","full_name":"danhalligan/AoC2024","owner":"danhalligan","description":"🎄 Advent of Code 2024 solutions in python3","archived":false,"fork":false,"pushed_at":"2024-12-27T13:35:26.000Z","size":125,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T12:14:29.404Z","etag":null,"topics":["advent-of-code","advent-of-code-2024","advent-of-code-2024-python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danhalligan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-01T15:59:00.000Z","updated_at":"2024-12-27T13:35:31.000Z","dependencies_parsed_at":"2024-12-01T17:23:41.183Z","dependency_job_id":"0c91ab75-d391-4c18-9792-5993fc1660e4","html_url":"https://github.com/danhalligan/AoC2024","commit_stats":null,"previous_names":["danhalligan/aoc2024"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhalligan%2FAoC2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhalligan%2FAoC2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhalligan%2FAoC2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danhalligan%2FAoC2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danhalligan","download_url":"https://codeload.github.com/danhalligan/AoC2024/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245841754,"owners_count":20681195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["advent-of-code","advent-of-code-2024","advent-of-code-2024-python","python3"],"created_at":"2024-12-06T05:07:31.759Z","updated_at":"2025-03-27T12:14:32.947Z","avatar_url":"https://github.com/danhalligan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AoC2024\n\n![CI workflow](https://github.com/danhalligan/AoC2024/actions/workflows/ci.yaml/badge.svg)\n![License](https://img.shields.io/github/license/danhalligan/AoC2024)\n![Code style](https://img.shields.io/badge/code%20style-black-000000.svg)\n\n`AoC2024` is a python package implementing solutions python solutions for the\n[Advent of Code 2024] problems.\n\n## Example\n\nFirst you need to [setup your session ID] as this package uses \n[`advent-of-code-data`] to retrieve the data input.\n\nTo solve all days (where available) run:\n\n``` bash\npoetry run aoc2024\n```\n\nOr to solve specific day(s) (e.g. days 1 and 5):\n\n``` bash\npoetry run aoc2024 1 5\n```\n\n\n[Advent of Code 2024]: https://adventofcode.com/2024\n[setup your session ID]: https://github.com/wimglenn/advent-of-code-data/tree/main#quickstart\n[`advent-of-code-data`]: https://github.com/wimglenn/advent-of-code-data/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanhalligan%2Faoc2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanhalligan%2Faoc2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanhalligan%2Faoc2024/lists"}