Frappe Faker
generate realistic fake data for your frappe site
- Author: wreckage0907
- Repository: https://github.com/wreckage0907/frappe_faker
- GitHub stars: 2
- Forks: 0
- License: MIT
- Category: Developer Tools
- Maintenance: Actively Maintained
- Frappe versions: develop
Install Frappe Faker
bench get-app https://github.com/wreckage0907/frappe_faker
Tags
- erpnext
- frappe
- llm
Add the Frappe Gems badge to your README
Maintain Frappe Faker? Paste this into your README:
[](https://frappegems.com/gems/apps/wreckage0907/frappe_faker)
About Frappe Faker
# Frappe Faker
Generate realistic, correctly-linked test data for any Frappe/ERPNext DocType
using an LLM — then delete it again in one click when you're done.
Point it at a DocType. It reads the schema, works out every DocType that one
links to, generates believable records with an AI provider of your choice, and
inserts them in dependency order so all the foreign keys line up. Every run is
tracked as a batch you can roll back.
Related Developer Tools apps for Frappe & ERPNext
- Frappe — Low code web framework for real world applications, in Python and Javascript
- Frappe Docker — Docker environment for developing, deploying, and running Frappe applications (ERPNext and custom apps) in production and development
- Builder — Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
- Bench — CLI to manage Multi-tenant deployments for Frappe apps
- Frappe Ui — A set of components and utilities for rapid UI development
- Press — Full service cloud hosting for the Frappe stack - powers Frappe Cloud
- Gameplan — Open Source Discussions Platform for Remote Teams
- Doppio — A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.