euler-py

Command-line tool for solving Project Euler problems in Python

brewmacoslinux
Try with needOr install directly
Source

About

Project Euler command-line tool written in Python

Commands

euler

Examples

Solve a specific Project Euler problem$ euler solve 1
List available problems$ euler list
Show problem description and solution$ euler show 10