euler-py
« Back to VersTracker
Description:
Project Euler command-line tool written in Python
Type: Formula  |  Latest Version: 1.4.0@3  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: project-euler cli python algorithms automation
Install: brew install euler-py
About:
EulerPy is a command-line interface tool designed to streamline the workflow for solving Project Euler problems. It automatically downloads problem descriptions and test cases, scaffolds new Python solution files, and verifies answers against the server. This tool eliminates manual setup tasks, allowing developers to focus purely on algorithmic problem-solving.
Key Features:
  • Automated problem downloading and scaffolding
  • Answer verification against Project Euler servers
  • Interactive setup wizard for new problems
  • Seamless integration with standard Python workflows
Use Cases:
  • Competitive programming practice and algorithm training
  • Automating the setup of Project Euler solution repositories
  • Verifying mathematical solutions efficiently
Alternatives:
  • curl/wget scripts – Manual scripts lack integrated answer verification and scaffolding features.
  • Browser-based solving – Web browsers require manual copy-pasting and file management, slowing down the workflow.
License: MIT
Dependencies: python@3.14
Bottles available for: all
Version History
Detected Version Rev Change Commit
Oct 10, 2024 1:25am 3 VERSION_BUMP 42066b1f
Oct 9, 2024 6:34pm 3 VERSION_BUMP ba513ab1