macOS
brew install fakerlocal Homebrew formula metadata
brew / Rang 8870
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für faker in AI-Agent-Workflows.
Installation
brew install fakerlocal Homebrew formula metadata
sudo apt install fakerDebian stable package indexes · faker · Quelle: deb.debian.org
Überblick
Python-based fake data generator
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
Für faker wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
faker | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:faker |
|---|---|
| Version | 40.36.0 |
| Paketmanager | Homebrew |
| Homepage | https://faker.readthedocs.io |
| Repository | https://github.com/joke2k/faker |
| Zuletzt aktualisiert | 2026-07-24T23:52:44Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
faker 33.3.1-1
Python program that generates fake data
https://github.com/joke2k/faker
sudo apt install fakerfaker-doc 33.3.1-1
Faker is a Python library that generates fake data (Documentation)
https://github.com/joke2k/faker
sudo apt install faker-docpython3-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-factoryfaker 22.0.0-1
Python program that generates fake data
https://github.com/joke2k/faker
sudo apt install fakerpython3-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-factoryQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.