# euler-py を Homebrew, apt, scoop でインストール

euler-py のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install euler
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:euler-py
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/euler-py>
- **バージョン:** 1.4.0
- **ソース概要:** Project Euler command-line tool written in Python
- **ホームページ:** <https://github.com/iKevinY/EulerPy>
- **リポジトリ:** <https://github.com/iKevinY/EulerPy>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/a6/41/f074081bc036fbe2f066746e44020947ecf06ac53b6319a826023b8b5333/EulerPy-1.4.0.tar.gz>
- **最終更新:** 2026-08-02T00:19:40+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- euler (cli)
- euler (エイリアス)

## 依存関係

- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.4.0
- マネージャ更新日: 2026-08-02
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/iKevinY/EulerPy
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** euler-py
- **Version Scheme:** 0
- **Revision:** 4
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [uv](https://pkg.so/ja/brew/uv/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [pipx](https://pkg.so/ja/brew/pipx/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [cffi](https://pkg.so/ja/brew/cffi/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [ruff](https://pkg.so/ja/brew/ruff/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [poetry](https://pkg.so/ja/brew/poetry/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [sphinx-doc](https://pkg.so/ja/brew/sphinx-doc/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [pipenv](https://pkg.so/ja/brew/pipenv/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [pybind11](https://pkg.so/ja/brew/pybind11/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [howdoi](https://pkg.so/ja/brew/howdoi/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, developer, developer-tools, line.
- [sarif-tools](https://pkg.so/ja/brew/sarif-tools/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, command-line, developer, developer-tools, line.
- [cookiecutter](https://pkg.so/ja/brew/cookiecutter/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, project, python.

## 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)


## ソース

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