A tiny helper to fetch Project Euler problems, create boiler-plates, and track progress.
Project description
Project Euler CLI
A command-line helper for Project Euler problems to:
- fetch any Project Euler problem and scaffold boiler-plate files
- pull the official RSS feed
- track which problems you have finished
- show quick progress stats
Supports both Julia and Python!
# install from PyPI
pip install projecteuler-cli
# create a folder "problem 944" with .md, .py, .ipynb
projecteuler 944 --lang py
# same but Julia template
projecteuler 944 --lang julia
# read RSS in your terminal
projecteuler rss
# also save RSS to a dated txt
projecteuler rss --txt
# mark problem 944 as done
projecteuler done 944
# show progress
projecteuler stats
projecteuler stats --txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file projecteuler_cli-0.3.0.tar.gz.
File metadata
- Download URL: projecteuler_cli-0.3.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8334cfebcd94a81697321996ea98c46bc873fb530a37b3b3bc69f3cc927bea6
|
|
| MD5 |
7b491258e865807a7177fb38e475c53b
|
|
| BLAKE2b-256 |
915cf7249ecb5022ce9dcc43d903afd87e4611e6887d077fcf6145bc9c1a8232
|
File details
Details for the file projecteuler_cli-0.3.0-py3-none-any.whl.
File metadata
- Download URL: projecteuler_cli-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
104b9aa70c6df618b9cba27c38ff08f91319e26337f66a19bbd5a2d65d41b7d4
|
|
| MD5 |
9fc1a28bc5ed478b0e4ae8edb62ff231
|
|
| BLAKE2b-256 |
c4864deda151cc31d62048d3c596e60a274d7c3dd53554224dae3837a8032ab6
|