a web framework with "batteries included"

it's pronounced - fra-pay
Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for [ERPNext](https://erpnext.com)
Try in PWD
> Login for the PWD site: (username: Administrator, password: admin) ## Table of Contents * [Installation](#installation) * [Contributing](#contributing) * [Resources](#resources) * [License](#license) ## Installation * [Install via Docker](https://github.com/frappe/frappe_docker) * [Install via Frappe Bench](https://github.com/frappe/bench) * [Offical Documentation](https://frappeframework.com/docs/user/en/installation) * [Managed Hosting on Frappe Cloud](https://frappecloud.com/frappe/signup) ## Contributing 1. [Code of Conduct](CODE_OF_CONDUCT.md) 1. [Contribution Guidelines](https://github.com/frappe/erpnext/wiki/Contribution-Guidelines) 1. [Security Policy](SECURITY.md) 1. [Translations](https://translate.erpnext.com) ## Resources 1. [frappeframework.com](https://frappeframework.com) - Official documentation of the Frappe Framework. 1. [frappe.school](https://frappe.school) - Pick from the various courses by the maintainers or from the community. ## License This repository has been released under the [MIT License](LICENSE).