On Saturday, April 11, 2020 at 7:03:20 AM UTC+5:30, s.patel 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 >
As told above you can use handstone or can code custome using javascript if you want to know more contact me on - [email protected] -- 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/5ac20dee-1d13-4b0d-b203-aae17791809f%40googlegroups.com.

