Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix 安装 fypp

查看 fypp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install fypp

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install fypp

Debian stable package indexes · fypp · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#fypp

nixpkgs package indexes · pkgs/by-name/fy/fypp/package.nix · 来源: api.github.com

概览

软件包摘要

Python powered Fortran preprocessor

历史

项目历史与用法

Fypp is a Python-powered preprocessor aimed primarily at Fortran source preprocessing. Its documentation presents it as a way to add conditional compiling and template metaprogramming to modern Fortran while using Python expressions in directives rather than inventing a separate expression language.

项目历史

The GitHub repository was created in April 2016, with release 1.0 published the same day. Official documentation says Fypp was inspired by the pyratemp templating engine, but was written from scratch for source-code preprocessing needs such as compiler line-number markers and source-oriented line folding.

The project has continued through the 3.x line; release 3.0 was published in 2020, 3.1 in 2021, and 3.2 in 2023. The stable documentation identifies itself as Fypp 3.2.

采用历史

Fypp's official install instructions document conda-forge, pip/PyPI, MSYS2 pacman, GitHub release archives, and development installs from the repository. Supplied package-manager facts additionally list Homebrew, Debian, Nix, and Ubuntu packaging, reflecting use in both Python and Fortran build environments.

使用方式

Users run the `fypp` command-line tool or import `fypp.py` directly from Python scripts. The documentation covers Make, Waf, and CMake integration, and notes that Python-driven build systems can use the API instead of shelling out to the executable.

为什么软件包爱好者会关心

Fypp is package-nerd interesting because it is a small Python CLI that lives at the boundary between scientific Fortran build systems and Python packaging. It is not a general template engine packaged as an application; its significance is the deliberate adaptation of Python expression evaluation to Fortran preprocessing workflows.

时间线

  • 2016: GitHub repository created.
  • 2016: Release 1.0 published.
  • 2020: Release 3.0 published.
  • 2023: Release 3.2 published.

Related projects

  • The official documentation names pyratemp as an inspiration and compares Fypp with cpp/fpp-like preprocessors and the coco preprocessor. Its build-system examples place it beside Make, Waf, CMake, and Python-driven build tooling.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
fyppcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本3.2
管理器更新时间2026-06-13
本地数据OK
上游not checked
检测到的最新版本未检测到

https://fypp.readthedocs.io/en/stable/

安装元数据

软件包元数据

软件包键brew:fypp
版本3.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/fypp
主页https://fypp.readthedocs.io/en/stable/
仓库https://github.com/aradi/fypp
上游文档https://fypp.readthedocs.io/en/stable
许可证BSD-2-Clause
源码归档https://files.pythonhosted.org/packages/01/35/0e2dfffc90201f17436d3416f8d5c8b00e2187e410ec899bb62cf2cea59b/fypp-3.2.tar.gz
最后更新2026-06-13T01:24:12+02:00
Pulseupdated
依赖python@3.14
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefypp
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

fypp 3.1-3

Python powered Fortran preprocessor

http://fypp.readthedocs.io/

sudo apt install fypp
  • Section: python
  • Architecture: all
  • 1 依赖
  • normalized package name match
  • 匹配方式:Fypp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fypp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

fypp

nix profile install nixpkgs#fypp
  • normalized package name match
  • 匹配方式:Fypp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fy/fypp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

fypp 3.1-2

Python powered Fortran preprocessor

http://fypp.readthedocs.io/

sudo apt install fypp
  • Section: universe/python
  • Architecture: all
  • 1 依赖
  • normalized package name match
  • 匹配方式:Fypp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fypp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment