Skip to content

mconigliaro/project_euler

Repository files navigation

Project Euler

Continuous Integration

Goals

  • All original solutions
  • No external libraries (Python standard library only)
  • Reasonably quick solutions (<10s each)

Getting Started

poetry install
poetry shell
...

Run Tests and Solve Problems

pytest [-k <problem number>]

About

My Project Euler solutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages