Frappe Utils
Utility tools and more around frappe framework
- Author: QuarkCyberSystems
- Repository: https://github.com/QuarkCyberSystems/frappe_utils
- GitHub stars: 0
- Forks: 0
- License: NOASSERTION
- Category: Integrations
- Maintenance: Minimally Maintained
- Frappe versions: v14
Install Frappe Utils
bench get-app https://github.com/QuarkCyberSystems/frappe_utils
Add the Frappe Gems badge to your README
Maintain Frappe Utils? Paste this into your README:
[](https://frappegems.com/gems/apps/QuarkCyberSystems/frappe_utils)
About Frappe Utils
Frappe Utils
Utility tools and more around frappe framework
Getting Started
To get started, you will need install frappe_utils just like any other frappe app.
# Fetch frappe utils
bench get-app https://gitlab.com/castlecraft/frappe_utils --branch main
# Install to your site
bench --site YOUR_SITE install-app frappe_utils
# Install dependencies
bench setup requirements frappe_utils
# Update schema and patches
bench --site YOUR_SITE migrate
Optional: Install OpenTelemetry APM dependencies
If you want to enable APM/observability features, install the optional dependencies:
pip install .[apm]
Table of Contents
- Paginated Child Tables
- Frappe Permission Parser
- Single App Migration
- Sync Masters
- Custom Auth Provider (SSO)
- Composite Key
License
This repository has been released under the MIT License.
Related Integrations apps for Frappe & ERPNext
- Insights — Open Source Business Intelligence Tool
- Raven — Simple, open source team messaging platform
- Frappe Whatsapp — WhatsApp cloud integration for frappe
- Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
- Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
- Frappe React Sdk — React hooks for Frappe
- Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
- Mcp — Frappe MCP allows Frappe apps to function as MCP servers