Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)