{"id":21683400,"url":"https://github.com/blairnangle/advent-of-code-2022","last_synced_at":"2026-07-03T17:34:58.955Z","repository":{"id":109354806,"uuid":"574509763","full_name":"blairnangle/advent-of-code-2022","owner":"blairnangle","description":"Taking Python 3.11 for a spin.","archived":false,"fork":false,"pushed_at":"2023-01-01T15:21:57.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T00:02:44.037Z","etag":null,"topics":["advent-of-code","advent-of-code-2022","python311"],"latest_commit_sha":null,"homepage":"https://adventofcode.com/2022","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/blairnangle.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":"2022-12-05T13:23:01.000Z","updated_at":"2022-12-05T22:13:22.000Z","dependencies_parsed_at":"2023-04-18T05:03:47.843Z","dependency_job_id":null,"html_url":"https://github.com/blairnangle/advent-of-code-2022","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blairnangle/advent-of-code-2022","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blairnangle%2Fadvent-of-code-2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blairnangle%2Fadvent-of-code-2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blairnangle%2Fadvent-of-code-2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blairnangle%2Fadvent-of-code-2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blairnangle","download_url":"https://codeload.github.com/blairnangle/advent-of-code-2022/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blairnangle%2Fadvent-of-code-2022/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35096009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"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":["advent-of-code","advent-of-code-2022","python311"],"created_at":"2024-11-25T16:11:47.801Z","updated_at":"2026-07-03T17:34:58.938Z","avatar_url":"https://github.com/blairnangle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2022\n\nTaking Python 3.11 for a spin.\n\n## Usage\n\n- Create a virtual environment:\n\n```shell\npython -m venv .venv\n```\n- Activate the virtual environment:\n\n```shell\nsource .venv/bin/activate\n```\n- Install requirements:\n\n```shell\npip install -r requirements.txt\n```\n\n- Execute a file—e.g.:\n\n```shell\npython day1.py\n```\n\n- Time the execution—e.g.:\n\n```shell\ntime python day1.py\n```\n\n## Testing\n\nSimplistic example cases will be added, as well as any specific scenarios on which I want feedback.\n\n- Assuming `pytest` is installed:\n\n```shell\npytest\n```\n\n## Test and format\n\n```shell\n./pre-commit.sh\n```\n\n## License\n\nDistributed under an [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblairnangle%2Fadvent-of-code-2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblairnangle%2Fadvent-of-code-2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblairnangle%2Fadvent-of-code-2022/lists"}