/aoc-pyo3

Rust stuff to make advent of code (and other coding challenges) in Python go fast

Primary LanguageRust

README

For now, install in your pipenv with maturin.

$ pipenv sync
$ pipenv run maturin develop
$ pipenv run python example.py