Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vil02/adv_2023
Python solutions of Advent of Code 2023
https://github.com/vil02/adv_2023
advent-of-code-2023 adventofcode2023 aoc2023
Last synced: 3 months ago
JSON representation
Python solutions of Advent of Code 2023
- Host: GitHub
- URL: https://github.com/vil02/adv_2023
- Owner: vil02
- License: mit
- Created: 2023-11-13T18:38:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-27T21:43:01.000Z (8 months ago)
- Last Synced: 2024-05-28T03:27:49.168Z (8 months ago)
- Topics: advent-of-code-2023, adventofcode2023, aoc2023
- Language: Python
- Homepage:
- Size: 443 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# adv_2023
[![python_test](https://github.com/vil02/adv_2023/actions/workflows/python_test.yml/badge.svg)](https://github.com/vil02/adv_2023/actions/workflows/python_test.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vil02_adv_2023&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vil02_adv_2023)
[![CodeFactor](https://www.codefactor.io/repository/github/vil02/adv_2023/badge)](https://www.codefactor.io/repository/github/vil02/adv_2023)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2ddae8960f184ddb965740975a7adc48)](https://app.codacy.com/gh/vil02/adv_2023/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![codecov](https://codecov.io/gh/vil02/adv_2023/graph/badge.svg?token=wc7tQNyeD6)](https://codecov.io/gh/vil02/adv_2023)Python solutions of [Advent of Code 2023](https://adventofcode.com/2023)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/vil02/adv_2023)