Solutions to Project Euler
python -m venv .venv
source .venv/bin/activate
python -m pip install -U pip
pip install -r requirements.txt
Use
pip install -r requirements-dev.txt
for development and docs.
Thanks goes to these wonderful people (emoji key):
kabloosh1234 💻 |
crigolo 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!