Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wesselb/aoc
Utilities for Advent of Code problems
https://github.com/wesselb/aoc
advent-of-code
Last synced: 24 days ago
JSON representation
Utilities for Advent of Code problems
- Host: GitHub
- URL: https://github.com/wesselb/aoc
- Owner: wesselb
- License: mit
- Created: 2023-12-22T13:40:19.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-25T08:49:41.000Z (11 months ago)
- Last Synced: 2024-04-24T09:12:24.677Z (7 months ago)
- Topics: advent-of-code
- Language: Python
- Homepage: http://wessel.ai/aoc/
- Size: 1.93 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Advent of Code Utilities](http://github.com/wesselb/aoc)
[![CI](https://github.com/wesselb/aoc/workflows/CI/badge.svg)](https://github.com/wesselb/aoc/actions?query=workflow%3ACI)
[![Coverage Status](https://coveralls.io/repos/github/wesselb/aoc/badge.svg?branch=main)](https://coveralls.io/github/wesselb/aoc?branch=main)
[![Latest Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://wesselb.github.io/aoc)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)Utilities for Advent of Code problems.
[Please see the documentation for examples.](https://wesselb.github.io/aoc)