# justinmayer/virtualfish

Fish shell tool for managing Python virtual environments

Repository: https://github.com/justinmayer/virtualfish
Canonical: https://ross.abutalabs.com/products/virtualfish
Language: Shell
License: MIT
License Family: permissive
Topics: python, virtualenv, fish, fish-shell, shell, virtualenvwrapper
Last push: 2024-11-27T19:24:18+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5176, "days_push": 644, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1093, forks 103 (observed 2026-08-28T04:03:33.397199+00:00)

## What it is
VirtualFish is a Python virtual environment manager for the Fish shell, offering a `vf` command and a plugin system. It emulates virtualenvwrapper features like auto-activation, project management, and environment variable automation.

## Use cases
- manage python virtualenvs in fish shell
- auto-activate virtualenv when cd into project
- virtualenvwrapper alternative for fish
- create and switch python environments from terminal
- show current virtualenv in fish prompt

## When to choose
- you use the Fish shell and want virtualenvwrapper-like workflow
- you want plugin-based virtualenv management with auto-activation

## When to avoid
- you use bash or zsh instead of fish
- you prefer built-in venv or tools like pyenv/poetry

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, cli, plugin-system
- domain: developer-tools
- platform: cli, cross-platform
- tags: fish-shell, virtualenv, virtualenvwrapper, python-environments, command-line, python, linux, macos

## Member repositories
- justinmayer/virtualfish (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:33.397199+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:47:50.827728+00:00, confidence not recorded.
  - readme: https://github.com/justinmayer/virtualfish (fetched 2026-08-28T04:03:33.397199+00:00, sha 488f18edf54f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
