macOS
brew install fadeslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fades pour les workflows d'agents IA.
installation
brew install fadeslocal Homebrew formula metadata
sudo apt install fadesDebian stable package indexes · fades · Source: deb.debian.org
aperçu
Automatically handle virtualenvs for python scripts
historique
fades is a Python command-line tool from the PyAr organization for running scripts in automatically created or reused virtual environments. Its niche is small Python programs: the authoring model is to invoke a script through fades, mark dependencies inline, in requirements files, docstrings, or command-line options, and let the tool build the environment before execution.
The public project history visible in the official GitHub releases starts with 1.0 and 2.0 tags and continues through major releases such as v4, v6, v7, v8, and v9. The README presents the central design unchanged across that line: fades creates or reuses a virtual environment, installs dependencies, then runs the child script or opens an interpreter inside that environment.
fades has remained a specialist Python-packaging utility rather than a mainstream workflow manager. Its official materials show packaging and distribution across PyPI, Read the Docs, Snap/AppVeyor-era CI badges, and Debian/Ubuntu guidance, while the Homebrew formula gives macOS command-line users another route to install it.
Typical usage is `fades myscript.py`, often paired with a `#!/usr/bin/env fades` shebang. Dependencies can be marked next to imports with `# fades`, supplied with `--dependency`, read from requirement files, or listed in a docstring section, after which fades chooses or creates the matching virtual environment.
For package-manager users, fades is an example of a pre-`uv` and pre-modern-tooling answer to one-off Python script isolation. It sits between raw `virtualenv`, `pip`, and full project tools: a small executable whose point is making transient script environments feel automatic.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
/etc/fades/fades.ini$XDG_CONFIG_HOME/fades/fades.ini.fades.iniexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fades | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:fades |
|---|---|
| Version | 9.0.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fades |
| Page d'accueil | https://fades.readthedocs.io/ |
| Dépôt | https://github.com/PyAr/fades |
| Docs amont | https://fades.readthedocs.io/en/latest |
| Licence | GPL-3.0-only |
| Archive source | https://files.pythonhosted.org/packages/8b/e8/87a44f1c33c41d1ad6ee6c0b87e957bf47150eb12e9f62cc90fdb6bf8669/fades-9.0.2.tar.gz |
| Dernière mise à jour | 2026-07-16T08:38:17Z |
| Pulse | updated |
| Dépendances | python@3.14 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fades |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
fades 9.0.2-2
system for automatically handling virtual environments
sudo apt install fadesfades 9.0.1-3ubuntu1
system for automatically handling virtual environments
sudo apt install fadespiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.