Skip to content

coding-armadillo/project-euler

Repository files navigation

logo

project-euler

coding_style all-contributors GitHub Pages

Solutions to Project Euler

Getting Started

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.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


kabloosh1234

💻

crigolo

💻

This project follows the all-contributors specification. Contributions of any kind welcome!