Skip to content

eulertools: Multilanguage competitive coding toolbox

tests license pypi downloads code style: black build automation: yam Lint: ruff

eulertools offers a tool to run/test/compare problems in for competitive programming, or interview preparation, for example from Project Euler, leetcode, topcoder and others.

Features

eulertools provides a cli command called euler to run, test, and time your solutions. eulertools have miminal requirements on the project stucture, and is able to compare the timings between solutions in different languages.

For the required project structure, installation instructions, and usage, please view the detailed Documentation.