fabtools/fabtools
Tools for writing awesome Fabric files observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5477
- days_rel: n/a
- days_push: 2455
- n_releases_24m: 0
Adoption not part of the score
1251 stars · 203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
fabtools is a Python library of useful functions and declarative helpers for writing Fabric (fabfile) scripts. It simplifies managing system users, packages, databases, and services with a Chef/Puppet-like 'require' interface.
Use cases
- provision servers with fabric scripts
- install debian packages declaratively over ssh
- set up postgres and nginx via fabric
- manage python virtualenvs on remote servers
- configure cron jobs and supervisor processes remotely
When to choose
- you already use Fabric 1.x for server automation and want higher-level helpers
- you want declarative, idempotent-style server provisioning in Python
When to avoid
- you use Fabric 2.x, which is incompatible with fabtools
- you need actively maintained tooling - the last release was 2019
- you prefer modern configuration management like Ansible
Facets
library · maturity maintenance
configuration-management deployment developer-tools self-hosted python cli fabric provisioning system-administration declarative-configuration devops automation linux
1 source
- readme: https://github.com/fabtools/fabtools · fetched 2026-08-28 · b40d030badd6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fabtools/fabtools | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="fabtools/fabtools")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem