dgoldsb / aoc-pyo3

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

For now, install in your pipenv with maturin.

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

About

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


Languages

Language:Rust 100.0%