pkg.soopen package index

brew / rang 8870

Installer faker avec Homebrew, apt

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install faker

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install faker

Debian stable package indexes · faker · Source: deb.debian.org

aperçu

Résumé du paquet

Python-based fake data generator

Commandes et alias

  • faker

historique

Historique du projet et usages

Faker is a Python package and command-line tool for generating fake data such as names, addresses, text, localized values, and provider-specific test fixtures.

Historique du projet

The project presents itself as a Python fake-data generator inspired by PHP Faker, Perl Faker, and Ruby Faker. PyPI metadata has an archived 0.0.2 upload in 2010, while the repository changelog records 0.1 as the first release in 2012; subsequent history shows years of provider, locale, CLI, and compatibility work.

Faker was previously distributed under the fake-factory name; the official README says that package name was deprecated by the end of 2016, and the changelog records the PyPI package rename to Faker in 2016.

Historique d'adoption

Faker became common infrastructure for Python tests, fixtures, demos, anonymization workflows, and sample-data generation. The official docs call out direct Python use, command-line invocation, pytest fixture support, bundled providers, community providers, and localization.

The input package facts show it packaged for Homebrew, Debian, and Ubuntu, which reflects adoption beyond PyPI into operating-system and developer workstation package channels.

Modes d'utilisation

Typical use starts with installing Faker and constructing a faker.Faker() generator, then calling provider methods such as name(), address(), text(), or locale-specific providers. The installed faker CLI can emit generated values directly and supports output files, locales, repeat counts, separators, and custom provider imports.

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

Package maintainers care about Faker because it sits at the intersection of libraries and CLI tooling: it exposes a Python API, a command-line executable, localization datasets, pytest integration, and a large provider surface that changes as real-world formats evolve.

Its package-history details matter during dependency curation because older ecosystems may still reference fake-factory, Python 2 compatibility ended at the 3.x/4.x transition, and modern releases continuously add locale data and provider behavior.

Chronologie

  • 2010: PyPI metadata has an archived Faker 0.0.2 upload.
  • 2012: Official changelog records Faker 0.1 as the first release.
  • 2016: PyPI package was renamed to Faker and fake-factory was deprecated.
  • 2018: Faker 1.0.0 was released.
  • 2019: Faker 3.0.0 added multiple-locale data generation.
  • 2020: Faker 4.0.0 removed Python 2.7 support; Faker 5.0.0 dropped Python 3.5 support.

Related projects

  • The official README credits PHP Faker, Perl Faker, and Ruby Faker as inspirations, and the docs list bundled and community providers as extension points around the core generator.

Sources

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

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

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
fakerexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire40.36.0
gestionnaire mis à jour2026-07-24
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:faker
Version40.36.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://faker.readthedocs.io
Dépôthttps://github.com/joke2k/faker
Dernière mise à jour2026-07-24T23:52:44Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

faker 33.3.1-1

Python program that generates fake data

https://github.com/joke2k/faker

sudo apt install faker
  • Section: python
  • Architecture: all
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Faker
Debian stable package indexes · deb.debian.org · Debian stable package indexes: faker from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

faker-doc 33.3.1-1

Faker is a Python library that generates fake data (Documentation)

https://github.com/joke2k/faker

sudo apt install faker-doc
  • Section: doc
  • Architecture: all
  • Source Package: faker
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Faker
Debian stable package indexes · deb.debian.org · Debian stable package indexes: faker-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-fake-factory 33.3.1-1

Faker is a Python library that generates fake data (Python 3)

https://github.com/joke2k/faker

sudo apt install python3-fake-factory
  • Section: python
  • Architecture: all
  • Source Package: faker
  • 4 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Faker
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-fake-factory from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

faker 22.0.0-1

Python program that generates fake data

https://github.com/joke2k/faker

sudo apt install faker
  • Section: universe/python
  • Architecture: all
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Faker
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: faker from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-fake-factory 22.0.0-1

Faker is a Python library that generates fake data (Python 3)

https://github.com/joke2k/faker

sudo apt install python3-fake-factory
  • Section: universe/python
  • Architecture: all
  • Source Package: faker
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Faker
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-fake-factory from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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