macOS
brew install fypplocal Homebrew formula metadata
brew
Python powered Fortran preprocessor. Version 3.2 via Homebrew; verified 2026-06-13.
install
brew install fypplocal Homebrew formula metadata
sudo apt install fyppDebian stable package indexes · fypp · source: deb.debian.org
nix profile install nixpkgs#fyppnixpkgs package indexes · pkgs/by-name/fy/fypp/package.nix · source: api.github.com
overview
Python powered Fortran preprocessor
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fypp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://fypp.readthedocs.io/en/stable/
install metadata
| Package key | brew:fypp |
|---|---|
| Version | 3.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fypp |
| Homepage | https://fypp.readthedocs.io/en/stable/ |
| Repository | https://github.com/aradi/fypp |
| Upstream docs | https://fypp.readthedocs.io/en/stable |
| License | BSD-2-Clause |
| Source archive | https://files.pythonhosted.org/packages/01/35/0e2dfffc90201f17436d3416f8d5c8b00e2187e410ec899bb62cf2cea59b/fypp-3.2.tar.gz |
| Last updated | 2026-06-13T01:24:12+02:00 |
| Pulse | updated |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fypp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fypp 3.1-3
Python powered Fortran preprocessor
sudo apt install fyppfypp
nix profile install nixpkgs#fyppfypp 3.1-2
Python powered Fortran preprocessor
sudo apt install fyppsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.