From d5dd2fe0b554394c7c0443aee943d8c532f960cf Mon Sep 17 00:00:00 2001 From: "Jin (jpabot)" Date: Sun, 14 Jun 2026 08:03:08 +0000 Subject: [PATCH] Add Celerp - self-hosted ERP with web admin interface --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dfcb3ff..df0a81e 100644 --- a/README.md +++ b/README.md @@ -342,6 +342,7 @@ _Libraries for administrative interfaces._ - [flower](https://github.com/mher/flower) - Real-time monitor and web admin for Celery. - [func-to-web](https://github.com/offerrall/FuncToWeb) - Instantly create web UIs from Python functions using type hints. Zero frontend code required. - [jet-bridge](https://github.com/jet-admin/jet-bridge) - Admin panel framework for any application with nice UI (ex Jet Django). +- [celerp](https://github.com/celerp/celerp) - Self-hosted ERP with inventory, invoicing, manufacturing, and accounting. Web-based admin interface with click-to-edit data entry. ### CMS