Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vil02/adv_2022
Python solutions of Advent of Code 2022
https://github.com/vil02/adv_2022
advent-of-code-2022 adventofcode2022 aoc2022
Last synced: 3 months ago
JSON representation
Python solutions of Advent of Code 2022
- Host: GitHub
- URL: https://github.com/vil02/adv_2022
- Owner: vil02
- License: mit
- Created: 2022-11-27T15:45:54.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T23:08:53.000Z (9 months ago)
- Last Synced: 2024-04-14T03:04:31.546Z (9 months ago)
- Topics: advent-of-code-2022, adventofcode2022, aoc2022
- Language: Python
- Homepage:
- Size: 564 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# adv_2022
[![python_test](https://github.com/vil02/adv_2022/actions/workflows/python_test.yml/badge.svg)](https://github.com/vil02/adv_2022/actions/workflows/python_test.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vil02_adv_2022&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vil02_adv_2022)
[![CodeFactor](https://www.codefactor.io/repository/github/vil02/adv_2022/badge)](https://www.codefactor.io/repository/github/vil02/adv_2022)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/aaded8377c6d4230ab93f8bc44e8978c)](https://app.codacy.com/gh/vil02/adv_2022/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![codecov](https://codecov.io/gh/vil02/adv_2022/branch/master/graph/badge.svg?token=LC7SJ73ENG)](https://codecov.io/gh/vil02/adv_2022)Python solutions of [Advent of Code 2022](https://adventofcode.com/2022)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/vil02/adv_2022)