macOS
brew install fakerlocal Homebrew formula metadata
brew / 順位 8893
faker のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fakerlocal Homebrew formula metadata
sudo apt install fakerDebian stable package indexes · faker · ソース: deb.debian.org
概要
Python-based fake data generator
履歴
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.
セキュリティ状態
faker に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
faker | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/joke2k/faker
インストールメタデータ
| パッケージキー | brew:faker |
|---|---|
| バージョン | 40.36.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/faker |
| ホームページ | https://faker.readthedocs.io |
| リポジトリ | https://github.com/joke2k/faker |
| 上流ドキュメント | https://faker.readthedocs.io |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/joke2k/faker/archive/refs/tags/v40.36.0.tar.gz |
| 最終更新 | 2026-07-24T23:52:44Z |
| Pulse | updated |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | faker |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-factoryソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.