Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vil02/adv_2021
Python solutions of Advent of Code 2021
https://github.com/vil02/adv_2021
advent-of-code-2021 adventofcode2021 aoc2021
Last synced: 25 days ago
JSON representation
Python solutions of Advent of Code 2021
- Host: GitHub
- URL: https://github.com/vil02/adv_2021
- Owner: vil02
- License: mit
- Created: 2021-11-30T18:55:43.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T11:53:20.000Z (about 1 month ago)
- Last Synced: 2024-12-05T12:18:15.956Z (about 1 month ago)
- Topics: advent-of-code-2021, adventofcode2021, aoc2021
- Language: Python
- Homepage:
- Size: 610 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# adv_2021
[![python_test](https://github.com/vil02/adv_2021/actions/workflows/python_test.yml/badge.svg)](https://github.com/vil02/adv_2021/actions/workflows/python_test.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vil02_adv_2021&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vil02_adv_2021)
[![codecov](https://codecov.io/gh/vil02/adv_2021/branch/master/graph/badge.svg?token=62AKMOIEBE)](https://codecov.io/gh/vil02/adv_2021)
[![CodeFactor](https://www.codefactor.io/repository/github/vil02/adv_2021/badge)](https://www.codefactor.io/repository/github/vil02/adv_2021)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/3ef7f4a786c34c0092ff0ea289e5d089)](https://app.codacy.com/gh/vil02/adv_2021/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)Python solutions of [Advent of Code 2021](https://adventofcode.com/2021)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/vil02/adv_2021)