{"id":24598556,"url":"https://github.com/mattiasmts/advent2022","last_synced_at":"2025-07-14T03:06:41.443Z","repository":{"id":64200480,"uuid":"572687817","full_name":"MattiasMTS/advent2022","owner":"MattiasMTS","description":"AoC 2022, prepare to get pythonized","archived":false,"fork":false,"pushed_at":"2022-12-10T19:43:34.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T05:33:16.346Z","etag":null,"topics":["aoc2022","aoc2022-in-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/MattiasMTS.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}},"created_at":"2022-11-30T20:17:35.000Z","updated_at":"2023-01-02T21:56:20.000Z","dependencies_parsed_at":"2023-01-15T04:00:59.179Z","dependency_job_id":null,"html_url":"https://github.com/MattiasMTS/advent2022","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/MattiasMTS/advent2022","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattiasMTS%2Fadvent2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattiasMTS%2Fadvent2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattiasMTS%2Fadvent2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattiasMTS%2Fadvent2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MattiasMTS","download_url":"https://codeload.github.com/MattiasMTS/advent2022/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattiasMTS%2Fadvent2022/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265236726,"owners_count":23732497,"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":["aoc2022","aoc2022-in-python"],"created_at":"2025-01-24T12:17:05.251Z","updated_at":"2025-07-14T03:06:41.376Z","avatar_url":"https://github.com/MattiasMTS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎄 advent2022 🎄\n\nhttps://adventofcode.com/2022\n\nAoC 2022, prepare to get pythonized\n\n# 🛠️ To get started 🛠️\n\nPoetic justice - `poetry`. Run:\n\n```shell\npoetry shell \u0026\u0026 poetry install\n```\n\nor if you want a lot of damage:\n\n```shell\npip install -r requirements.txt\n```\n\nThe template is inspired by anthonywritescode's template! Check it out!\n\nDay 00 is the template structure for remaining succeeding days.\nRun `cp -r day00 dayNN`, where NN=day, to easily get started with a new day.\n\nWe are also utilizing a session cookie for the AoC website to easily fetch\ninputs and submit code using the `aoc-` commands from the `./support/` package.\n\nUseful commands (when you are in a dayNN folder):\n\n- `pytest \u003cpath-to-file\u003e` - to test the given input/expected.\n- `aoc-download-input` - fetch the input for that day into your input.txt file.\n- `aoc-submit --part \u003cN\u003e` - combine this with the pipe to echo the answer and submit it!\n- `python3 part1 input.txt` - to get the output from your implementation and see how fast it was!\n- `python3 part1 input.txt | aoc-submit --part 1` - example submit command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattiasmts%2Fadvent2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattiasmts%2Fadvent2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattiasmts%2Fadvent2022/lists"}