A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bsoyka/advent-of-code-ocr below:

bsoyka/advent-of-code-ocr: A Python library to parse Advent of Code ASCII art

Advent of Code OCR is a Python library that converts Advent of Code ASCII art letters to plain characters.

Put simply, it converts something like this to plain text:

 ██  ███   ██
█  █ █  █ █  █
█  █ ███  █
████ █  █ █
█  █ █  █ █  █
█  █ ███   ██

Advent of Code OCR is available on PyPI. Install it with your preferred package manager:

$ uv add advent-of-code-ocr
$ pip install advent-of-code-ocr

Advent of Code OCR officially supports Python 3.9+.

Read the documentation to learn how to use Advent of Code OCR.

Advent of Code is a registered trademark of Eric K Wastl in the United States. This project is not affiliated with nor endorsed by Advent of Code.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4