Building Apps using Frappe Framework

Rushabh Mehta (~rmehta)


5

Votes

Description:

Frappe is an open source, full stack, opinionated web framework that includes

  1. Rich, responsive admin UI
  2. UI driven database modeling and MVC
  3. Automatic Forms
  4. Users, Roles and Permissions
  5. Website and templates (Jinja)
  6. Realtime and async (using SocketIO and Redis)
  7. Background jobs using RQ
  8. Production deployment scripts using Nginx, Gunicorn, Supervisor in Ansible
  9. Database migrations
  10. Plug-in architecture (apps)
  11. Multi-tenant (multi-site) deployment
  12. Reports and graphs using D3/C3

The talk will introduce the features of the Frappe Web Framework

Why use Frappe?

Frappe is the underlying framework for ERPNext (one of the top open source ERP systems). Open Source Enterprise systems are on the growth and there is a great opportunity for companies either looking to build in-house systems or building practices that help other businesses. ERP is a core business stack along with Email and the next frontier for service providers in open source. There are already a lot of businesses that are looking for developers familiar with Frappe.

Frappe framework provides an architecture that allows you to build production-ready apps in very quickly.

Why another framework?

Unlike Python frameworks which are mostly server-side, Frappe has a rich AJAX based client library and also supports socketio. The biggest advantage of Frappe is the number of UI features that are available out of the box.

Also I started writing Frappe in 2006 when the only other choice was Zope!

Frappe Framework is "Made in India" licensed as MIT, used to built ERPNext, a popular open source ERP application.

Frappe is listed on GitHub showcase of web application framework and is backed by a community of more than 3000 users.

Prerequisites:

  • A web application framework like Flask or Django

Content URLs:

Presentation for the talk:

https://www.dropbox.com/s/53j8f4ruumvd4h4/frappe-framework.pdf?dl=0

Other links:

  • https://github.com/frappe/frappe
  • https://frappe.github.io/frappe/
  • https://github.com/showcases/web-application-frameworks

Speaker Info:

Rushabh Mehta is the creator of the Frappe Framework and founder at Frappe Technologies, the publisher of ERPNext. ERPNext is one of the top 3 open source ERPs in the world and is used by more than 3000 companies in almost every country in the world.

Speaker Links:

  • https://github.com/rmehta
  • https://twitter.com/rushabh_mehta
  • https://in.linkedin.com/in/rushabhmehta1

Section: Web Development
Type: Talks
Target Audience: Intermediate
Last Updated: