0

I want to create a simple ERP system which include Inventory system, Employee Payroll, Email system for users, reports and small service desk application. I want to make it a browser-based application.

Which Python web framework will support my requirements, and easy to develop and work with MySQL. It may need to to expand it in future.

tshepang
  • 12,111
  • 21
  • 91
  • 136
sathish
  • 149
  • 9

1 Answers1

1

Django will best suit your requirment

Rakesh
  • 81,458
  • 17
  • 76
  • 113