spiderbites / advent-of-code-2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aoc 2019

pyenv local $(cat .python-version)
python -m venv .
source ./bin/activate
pip install -r requirements.txt

About


Languages

Language:Python 100.0%