macOS
brew install pyplocal Homebrew formula metadata
brew / rank 6713
Easily run Python at the shell! Magical, but never mysterious. Version 1.3.0 via Homebrew; verified from local package data. Also installable with debian: sudo apt install pyp.
install
brew install pyplocal Homebrew formula metadata
sudo apt install pypDebian stable package indexes · pyp · source: deb.debian.org
nix profile install nixpkgs#pypnixpkgs package indexes · pkgs/by-name/py/pyp/package.nix · source: api.github.com
overview
Easily run Python at the shell! Magical, but never mysterious
history
pyp is a command-line utility that transforms shell input with concise Python expressions.
pyp was created as a concise way to run Python in shell pipelines. Its author credits the older Pyed Piper project for inspiration and the command name, while describing pyp's closer adherence to ordinary Python syntax and APIs.
Upstream documents installation as the `pypyp` Python package and through Homebrew, Nixpkgs, and the Arch User Repository. The supplied package facts additionally record Debian and Ubuntu package mappings.
Pipe text into `pyp` and reference each line through `x`, `l`, or `line`, or the complete input through `lines` and `stdin`. The tool automatically imports referenced modules and prints final expressions; `--explain` or `--script` exposes the generated Python. A custom Python configuration file is selected with `PYP_CONFIG_PATH`.
pyp appeals to command-line users who want Python's standard syntax and libraries for quick pipeline transformations without maintaining a separate script. Its AST rewriting, automatic imports, smart printing, and `--explain` output distinguish it from simpler Python one-liner wrappers.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$PYP_CONFIG_PATHexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pyp | cli | global executable | |
pypyp | 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://github.com/hauntsaninja/pyp
install metadata
| Package key | brew:pyp |
|---|---|
| Version | 1.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pyp |
| Homepage | https://github.com/hauntsaninja/pyp |
| Repository | https://github.com/hauntsaninja/pyp |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/0c/65/c275ff380e4412438577eab23810dd7a1ba2cf54a6ba558a3d22cf0fb68b/pypyp-1.3.0.tar.gz |
| 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 | pyp |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
pyp 3.0.9-1
sed/awk-like tool with Python language
https://thepyedpiper.github.io/pyp/
sudo apt install pyppyp
nix profile install nixpkgs#pyppyp 2.12-3
sed/awk-like tool with Python language
sudo apt install pypsource 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.