Frappe Utils

Utility tools and more around frappe framework

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:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=QuarkCyberSystems%2Ffrappe_utils)](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

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