Automic VaultAutomic Vault

brew

Install fades with Homebrew, apt

Automatically handle virtualenvs for python scripts. Version 9.0.2 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install fades

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install fades

Debian stable package indexes · fades · source: deb.debian.org

overview

Package summary

Automatically handle virtualenvs for python scripts

Commands and aliases

  • fades

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2015: Official GitHub releases include 1.0 and 2.0-era tags.
  • 2017: v6 release published.
  • 2018: v7 release published.
  • 2019: v8.1 release published.
  • 2020: v9.0 and v9.0.1 releases published.

Related projects

  • virtualenv, pip, requirements.txt workflows, pipx, pip-run, uv

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/fades/fades.ini$XDG_CONFIG_HOME/fades/fades.ini.fades.ini

executables

Installed executables

CommandKindExposureNote
fadescliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version9.0.2
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://fades.readthedocs.io/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://fades.readthedocs.io/none confidence

install metadata

Package metadata

Package keybrew:fades
Version9.0.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/fades
Homepagehttps://fades.readthedocs.io/
Repositoryhttps://github.com/PyAr/fades
Upstream docshttps://fades.readthedocs.io/en/latest
LicenseGPL-3.0-only
Source archivehttps://files.pythonhosted.org/packages/8b/e8/87a44f1c33c41d1ad6ee6c0b87e957bf47150eb12e9f62cc90fdb6bf8669/fades-9.0.2.tar.gz
Dependenciespython@3.14
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

fades 9.0.2-2

system for automatically handling virtual environments

https://github.com/PyAr/fades

sudo apt install fades
  • Section: python
  • Architecture: all
  • 3 dependencies
  • normalized package name match
  • Matched by: Fades
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fades from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

fades 9.0.1-3ubuntu1

system for automatically handling virtual environments

https://github.com/PyAr/fades

sudo apt install fades
  • Section: universe/python
  • Architecture: all
  • 3 dependencies
  • normalized package name match
  • Matched by: Fades
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fades from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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