{"id":28514111,"url":"https://github.com/rnag/advent-of-code","last_synced_at":"2025-10-04T10:50:03.094Z","repository":{"id":268202773,"uuid":"903457349","full_name":"rnag/Advent-of-Code","owner":"rnag","description":"Advent of Code solutions (2024) implemented in Python!","archived":false,"fork":false,"pushed_at":"2024-12-17T04:26:00.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T01:35:49.085Z","etag":null,"topics":["100-days-of-code","100daysofcode","advent-of-code","advent-of-code-2024","advent-of-code-2024-python","advent-of-code-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rnag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-14T16:51:48.000Z","updated_at":"2024-12-17T04:26:04.000Z","dependencies_parsed_at":"2024-12-16T05:21:43.243Z","dependency_job_id":null,"html_url":"https://github.com/rnag/Advent-of-Code","commit_stats":null,"previous_names":["rnag/py-advent-of-code","rnag/advent-of-code"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rnag/Advent-of-Code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnag%2FAdvent-of-Code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnag%2FAdvent-of-Code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnag%2FAdvent-of-Code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnag%2FAdvent-of-Code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rnag","download_url":"https://codeload.github.com/rnag/Advent-of-Code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnag%2FAdvent-of-Code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278302557,"owners_count":25964520,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["100-days-of-code","100daysofcode","advent-of-code","advent-of-code-2024","advent-of-code-2024-python","advent-of-code-python"],"created_at":"2025-06-09T01:35:27.192Z","updated_at":"2025-10-04T10:50:03.088Z","avatar_url":"https://github.com/rnag.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code (Python)\n\n\u003e Advent of Code Solutions in Python\n\n## Requirements\n\nRequires **Python 3.9+** - Tested on `PY 3.13`.\n\n## Setup\n\nFirst, clone the Git Repo with HTTPS / SSH, or download\nthe zip file.\n\n```bash\n# HTTPS\n$ git clone https://github.com/rnag/Advent-of-Code.git\n# SSH\ngit clone git@github.com:rnag/Advent-of-Code.git\n```\n\nNext, `cd` into cloned `Advent-of-Code` project folder.\n\nThen:\n\n```console\n$ pip install -e .\n```\n\nRun a specific Day script with `aoc \u003cday\u003e`.\n\nFor example, to solve Day 5 Problem:\n\n```console\n$ aoc 5\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnag%2Fadvent-of-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frnag%2Fadvent-of-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnag%2Fadvent-of-code/lists"}