Frappe Framework icon
Frappe Framework icon

Frappe Framework

Frappe is a full stack, batteries-included, web framework written in Python and Javascript.

Frappe Framework screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Linux  Normally installs on Debian/Ubuntu.
3likes
0comments
0articles

Features

Frappe Framework News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Frappe Framework information

  • Developed by

    IN flagFrappe
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    13 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentBusiness & Commerce

GitHub repository

  •  9,753 Stars
  •  4,708 Forks
  •  2213 Open Issues
  •   Updated  
View on GitHub
Frappe Framework was added to AlternativeTo by Aamir Shahzad on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Frappe Framework?

Frappe is a full stack, batteries-included, web framework written in Python and Javascript.

It is the framework which powers ERPNext. It is pretty generic and can be used to build database driven apps.

Meta-data is a first class citizen in Frappe. It is used to generate database tables, design forms and configure a lot of features. Meta-data is stored in a Model which is known as DocType in Frappe.

Official Links