pkg.soopen package index

brew / rank 7883

Install fades with Homebrew, apt

Automatically handle virtualenvs for python scripts. Version 9.0.2 via Homebrew; verified 2026-08-02. Also installable with debian: sudo apt install fades.

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 bottle metadata was recorded.

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
fadesexecutableindexed executableDiscovered from the local executable index.

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-08-03
manager version9.0.2
manager updated2026-08-02
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:fades
Version9.0.2
Package managerHomebrew
Homepagehttps://fades.readthedocs.io/
Repositoryhttps://github.com/PyAr/fades
Last updated2026-08-02T10:17:35-07:00
Pulseupdated
Bottlenot recorded
Servicenone declared

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
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation