An open API service indexing awesome lists of open source software.

https://github.com/vil02/adv_2025

Python solutions of Advent of Code 2025
https://github.com/vil02/adv_2025

advent-of-code advent-of-code-2025 adventofcode-python adventofcode2025 aoc aoc-python aoc-solutions aoc2025

Last synced: about 2 months ago
JSON representation

Python solutions of Advent of Code 2025

Awesome Lists containing this project

README

          

# adv_2025

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vil02_adv_2025&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vil02_adv_2025)
[![CodeFactor](https://www.codefactor.io/repository/github/vil02/adv_2025/badge)](https://www.codefactor.io/repository/github/vil02/adv_2025)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2dc3e03bf10244e2927b0fb9e74c515e)](https://app.codacy.com/gh/vil02/adv_2025/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![codecov](https://codecov.io/gh/vil02/adv_2025/graph/badge.svg?token=9I270J3QAZ)](https://codecov.io/gh/vil02/adv_2025)

Python solutions of [Advent of Code 2025](https://adventofcode.com/2025).