# Installer euler-py avec Homebrew, apt, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de euler-py pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:euler-py
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install euler-py
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install euler
```

  Preuve: Debian stable package indexes: euler from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

### Windows

- Scoop (92%):

```sh
scoop install extras/euler
```

  Preuve: Scoop official bucket manifest trees: bucket/euler.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:euler-py
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.4.0
- **Résumé source:** Project Euler command-line tool written in Python
- **Page d'accueil:** <https://github.com/iKevinY/EulerPy>
- **Dépôt:** <https://github.com/iKevinY/EulerPy>
- **Dernière mise à jour:** 2026-08-02T00:19:40+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- euler (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.4.0
## Historique du projet et usages

EulerPy is a Python command-line helper for Project Euler practice, focused on generating problem files and verifying solution output.

### Historique du projet

The official repository was created on June 27, 2014, and the project changelog lists v1.0.0 as the initial release on the same date. Later releases added Python 3 support, more bundled problem data, flexible verification, file-prefix handling, and Python 3.8 support.

### Historique d'adoption

The official README documents installation from PyPI with pip and from Homebrew on OS X. The input package facts also list Homebrew, Debian, Ubuntu, and Scoop package names.

### Modes d'utilisation

EulerPy is run from a directory of Project Euler solution files. It can generate numbered Python templates with problem text, preview problems, verify current or selected solutions, skip problems, and run verification over all detected problem files.

### Pourquoi les passionnés de paquets s'y intéressent

EulerPy is a compact example of a Python CLI distributed through both Python packaging and OS package managers, with a console-script entry point named `euler` and behavior centered on local working-directory conventions rather than global configuration.

### Chronologie

- 2014: Initial v1.0.0 release.
- 2014: v1.1.0 added --verify-all and skipped-file naming.
- 2016: v1.3.0 added file prefixes and a --version flag.
- 2019: v1.4.0 added Python 3.8 support.

### Related projects

- Project Euler
- Local Euler
- Click
- PyPI
- Homebrew

### Sources

- GitHub API for iKevinY/EulerPy repository metadata.
- Official EulerPy CHANGES.rst.
- Official EulerPy README.rst.
- Official EulerPy setup.py.
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - euler - 1.61.0-12+b1: installed executable or alias match | Debian stable package indexes: euler from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | interactive mathematical programming environment | http://euler.sourceforge.net/
- Debian apt - euler-doc - 1.61.0-12: installed executable or alias match | Debian stable package indexes: euler-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | documentation for the mathematical programming environment Euler | http://euler.sourceforge.net/
- Ubuntu apt - euler - 1.61.0-12build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: euler from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | interactive mathematical programming environment | http://euler.sourceforge.net/
- Ubuntu apt - euler-doc - 1.61.0-12build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: euler-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | documentation for the mathematical programming environment Euler | http://euler.sourceforge.net/
- Scoop - extras/euler: installed executable or alias match | Scoop official bucket manifest trees: bucket/euler.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/euler-py.yml](https://github.com/mxcl/pkgdb/blob/main/combined/euler-py.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
