Hello, Django is a web framework that uses python in the backend. You will need JS to build the spreadsheets in the browser. You can use a library like handsontable.
On Fri, Apr 10, 2020, 8:32 PM s.patel <[email protected]> wrote: > Hi All: > I need advice on how to design spreadsheet like screen using > python/Django. I need some idea around this for my college project. > > Requirement: Need to build math calculation like framework where user can > select rows/column and perform calculations like sum, Mean etc > Similar to excel. something like this: > > Do we have any package already. I searched we can do this with eval > function but need some ideas around this. > > Thanks, > Patel > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/0dbfd224-0592-4150-9f06-84bb631dfa4d%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/0dbfd224-0592-4150-9f06-84bb631dfa4d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHrP2%2B-9nFaVXoiqYN7t%2BDiaraSypfXz3x5a%3DQ1GW81JN44tTQ%40mail.gmail.com.

