# Installer fred avec Homebrew, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fred pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:fred
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fred
```

  Preuve: local Homebrew formula metadata

### Linux

- zypper (92%):

```sh
sudo zypper install fred
```

  Preuve: openSUSE Tumbleweed package metadata: fred from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:fred
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2.1
- **Résumé source:** Fully featured FRED Command-line Interface & Python API wrapper
- **Page d'accueil:** <https://fred.stlouisfed.org/docs/api/fred/>
- **Dernière mise à jour:** 2026-05-21T13:53:34Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- categories (alias)
- fred (alias)
- releases (alias)
- series (alias)
- sources (alias)
- tags (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.2.1
## Historique du projet et usages

Fred CLI & Python API is a Python package and command-line interface for the Federal Reserve Bank of St. Louis FRED API. It wraps FRED data endpoints in Python modules and exposes separate CLI commands for major endpoint groups such as categories, releases, series, sources, and tags.

### Historique du projet

The GitHub repository was created in June 2022. The first pre-alpha release was published on June 23, 2022 as the first PyPI release, followed quickly by dependency fixes, full API stubs, a first full implementation of all APIs, and a test suite.

The project metadata describes it as production/stable, intended for developers, finance users, and science/research users. The README documents installation through Homebrew and PyPI, Read the Docs API documentation, a GitHub wiki, FRED API documentation, and API key creation through the St. Louis Fed account site.

### Historique d'adoption

The package is packaged for Homebrew as fred and for Python as fred-py-api on PyPI. Its README also documents shell completion snippets for zsh, bash, and fish, which is a sign that the CLI was intended for repeated terminal use rather than only occasional scripting.

### Modes d'utilisation

Users install the package with brew install fred or pip install fred-py-api. The pyproject defines console scripts named fred, categories, releases, series, sources, and tags; these map to the main FRED data domains exposed by the official St. Louis Fed API documentation.

### Pourquoi les passionnés de paquets s'y intéressent

Fred is interesting as a package because it turns a public economic-data web API into both importable Python modules and Unix-style subcommands. It packages a government-backed data source in a way that fits shell workflows, notebooks, finance scripts, and reproducible research pipelines.

### Chronologie

- 2022: Repository created on June 22.
- 2022: v0.0.1-pre-alpha released as the first PyPI release.
- 2022: v0.0.5-pre-alpha marked the first full implementation of all APIs.
- 2022: v0.0.6-pre-alpha added a test suite with full coverage notes.
- 2022: v0.1.0-beta published after alpha releases.
- 2024: Read the Docs documentation generated for fred-py-api 1.2.0.
- 2026: Repository metadata shows active version 1.2.1 in pyproject.

### Related projects

- The project is directly related to the official FRED API, the FRED API key service, the fred-py-api Read the Docs site, and Python packaging through PyPI. It is also related to Click and Requests, which are listed as package dependencies.

### Sources

- <https://api.github.com/repos/zachspar/fred-py-api>
- <https://fred-py-api.readthedocs.io/en/latest>
- <https://fred.stlouisfed.org/docs/api/fred>
- <https://github.com/zachspar/fred-py-api>
- <https://github.com/zachspar/fred-py-api/releases>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour fred. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- zypper - fred - 0.2.0-1.30: normalized package name match | openSUSE Tumbleweed package metadata: fred from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Forensic Registry EDitor, an editor for Microsoft Registry hives | https://www.pinguin.lu/fred
- zypper - tags - 1.8-1.5: installed executable or alias match | openSUSE Tumbleweed package metadata: tags from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A simple text tagger | https://github.com/phastmike/tags


## Combined YAML source

View the package source record on GitHub. [combined/fred.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fred.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
