Healthlane-Technologies / zelthy3

Python web framework for building enterprise-ready apps/microservices. Higher level framework (built on top of Django), enabling hosting of multiple apps or microservices on a single monolith under the hood. Strives to handle all components of application logics that are needed for enterprise readiness at the framework level.

Home Page:https://www.zelthy.com/framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebsiteGetting StartedDocsDiscord

PyPI version docs License

Zelthy is an open source multi-tenant Django framework for building business apps

  • Quickly build enterprise ready apps, leveraging the power of Django and Zelthy package ecosystem
  • Host multiple apps on a single deployment with complete isolation - Each app can have its own data models and workflows
  • Built-in user management and user roles
  • Rich ecosystem of packages - Leverage the free packages to develop most of your app workflows.
  • Granular policy and permission framework linking user roles with views and models
  • Open-core with all non-enterprise features under the Apache License allowing commercial and private use.

Open in Gitpod

Zelthy High Level Architecture

App Panel - Central hub to manage all your apps

Perform tasks such as configuring permissions, managing user roles, and much more.

Zelthy App Panel

Drastically reduce your per app cost through Zelthy’s multi-tenant approach:

Zelthy redefines multi-tenancy by enabling multiple different apps to run on a single server. Say goodbye to the limitations of traditional scaling methods. With our platform, you can run multiple different applications on a single server, which helps in keeping the cost in check.

Zelthy Scaling

🚀 Getting Started:

📦 Free Packages

A few essential packages are freely available. These packages enable development of a wide variety of applications and are available for installation from the App Panel.

Join our community and help build the framework for business apps. Here's how you can get involved:

  • Star the Repo: Show your support by giving us a star! ⭐️
  • Spread the Word: Share Zelthy3 with your colleagues and friends. 📣
  • Join the Conversation: Share your brilliant ideas and suggestions on Discord here. 💬
  • Report Issues: Notice something not quite right? Let us know by creating an issue. Your feedback is invaluable! 🐛
  • Contribute Code: Dive into open issues and send pull requests to help us squash bugs and implement exciting enhancements. 🛠️

Together, let's build something incredible! ✨🚀

Official Documentation: https://docs.zelthy.com/

About

Python web framework for building enterprise-ready apps/microservices. Higher level framework (built on top of Django), enabling hosting of multiple apps or microservices on a single monolith under the hood. Strives to handle all components of application logics that are needed for enterprise readiness at the framework level.

https://www.zelthy.com/framework

License:Other


Languages

Language:Python 91.1%Language:HTML 8.3%Language:Dockerfile 0.4%Language:Shell 0.3%