{"id":19248258,"url":"https://github.com/hamidbyte/advent-of-code-2022-python","last_synced_at":"2025-02-23T16:14:57.091Z","repository":{"id":214423618,"uuid":"590710649","full_name":"HamidByte/Advent-of-Code-2022-Python","owner":"HamidByte","description":"Advent of Code 2022","archived":false,"fork":false,"pushed_at":"2023-01-21T09:26:23.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T05:26:21.205Z","etag":null,"topics":["advent-of-code","advent-of-code-2022","advent-of-code-2022-python","aoc","aoc-2022","aoc-2022-in-python","aoc2022","aoc2022-in-python","aocpython","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HamidByte.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}},"created_at":"2023-01-19T02:29:56.000Z","updated_at":"2023-12-30T04:03:32.000Z","dependencies_parsed_at":"2023-12-28T05:25:11.777Z","dependency_job_id":"cc2196f7-2b5d-4663-ac47-5cca865a8f96","html_url":"https://github.com/HamidByte/Advent-of-Code-2022-Python","commit_stats":null,"previous_names":["mhamid49/advent-of-code-2022-python","hamidbyte/advent-of-code-2022-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamidByte%2FAdvent-of-Code-2022-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamidByte%2FAdvent-of-Code-2022-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamidByte%2FAdvent-of-Code-2022-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamidByte%2FAdvent-of-Code-2022-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HamidByte","download_url":"https://codeload.github.com/HamidByte/Advent-of-Code-2022-Python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240339583,"owners_count":19785957,"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-2022","advent-of-code-2022-python","aoc","aoc-2022","aoc-2022-in-python","aoc2022","aoc2022-in-python","aocpython","python","python3"],"created_at":"2024-11-09T18:07:08.818Z","updated_at":"2025-02-23T16:14:57.060Z","avatar_url":"https://github.com/HamidByte.png","language":"Python","readme":"# Advent-of-Code-2022-Python\r\n\r\nPython solutions to the `Advent of Code 2022` problems. Check out https://adventofcode.com\r\n\r\nAdvent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.\r\n\r\n## Dependencies\r\n\u003e Python\r\n\r\nIf you are managing Python packages (libraries) with pip, you can use the configuration file `requirements.txt` to install the specified packages with the specified version.\r\n\r\n### Install packages with pip:\r\n\u003e pip install -r requirements.txt\r\n\r\n### Export current environment configuration file:\r\n\u003e pip freeze \u003e requirements.txt\r\n\r\nMore information: https://note.nkmk.me/en/python-pip-install-requirements/\r\n\r\n### Generate requirements.txt file for any project based on imports\r\n\r\npipreqs automatically generates requirements.txt for any python project. The output file contains all the imports libraries with versions you are using in the installed python or virtual environment.\r\n\r\n**Installation**\r\n\u003e pip install pipreqs\r\n\r\n**Usage**\r\n\u003e pipreqs /home/project/location\r\n\r\nMore information: https://github.com/bndr/pipreqs\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamidbyte%2Fadvent-of-code-2022-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamidbyte%2Fadvent-of-code-2022-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamidbyte%2Fadvent-of-code-2022-python/lists"}