/eclair

Eclair retrieves Project Euler problems right into your terminal.

Primary LanguagePython

Eclair — Project Euler CLI

Retrieves projecteuler.net problems right into the terminal.

No dependencies as long as Python 3 ships with your operating system.

Usage

python3 -m eclair number 1 to get the problem by it's number.

python3 -m eclair random to try random problem.