Frappe tracking and usage
Websites using Frappe by countrymarket share
25%
🇮🇳INWebsites using Frappe by industrymarket share · top 2 industries
Shopping
Technology & Computing
0%13%25%38%50%
Download report
We track 4 websites using Frappe, along with their country, traffic, industry and platforms. There are 1 websites using Frappe in India.
Filter by country
🇮🇳 India1 sites
About Frappe
Frappe is a Python and JavaScript web framework that developers use to build and deploy business applications with forms, permissions, and reporting built in.
Categories
Official website
frappeframework.com↗
Frequently asked
What is Frappe Framework?›
Frappe Framework is an open-source, full-stack web application framework written in Python and JavaScript, built using the Model-View-Template architectural pattern. It provides a rich set of features and tools to aid in building efficient and scalable web applications and is the foundation for the development of ERPNext.
What programming languages are used in Frappe?›
Frappe Framework is primarily built using Python and JavaScript. Python is used for server-side logic, while JavaScript is used for client-side scripting. Additionally, HTML and CSS are used for creating web pages and styling.
Is Frappe Framework open source?›
Yes, Frappe Framework is open source and licensed under the GNU General Public License v3. This means that you can use, modify and distribute its source code as long as you adhere to the terms of the license.
What databases are supported by Frappe?›
Frappe Framework currently supports MariaDB as its default database system. MariaDB is a popular, open-source, and robust relational database management system that ensures ease of use and scalability for your applications.
What are Doctypes in Frappe?›
Doctypes are the building blocks of Frappe Framework that define the data structure, behavior, and appearance of a document (data entity). They comprise fields, permissions, validation rules, and more, allowing developers to easily create and manage business objects.