pyviz / pyviz.org

Source for the PyViz.org website.
https://pyviz.org
Other
151 stars 50 forks source link

New project: Python data app comparison #175

Open gshotwell opened 10 months ago

gshotwell commented 10 months ago

When learning a new framework it's very useful to have multiple implementations of the same problem in serveral frameworks. This is the motivation behind things like 7Guis and todoMVC. While these projects are great, they are not representative of Python data applications. I created an example repository where people can propose common data application scenarios and provide solutions in the various frameworks, and @jbednar thought it would be a good fit for pyviz. The repository is here:

https://github.com/pyviz/data-app-comparison

If you have any thoughts about the best way for this project to succeed I'd love to hear them.

jbednar commented 10 months ago

Thanks, @gshotwell ! We love to see this kind of work, and when it's ready it should be linked from https://pyviz.org/overviews. This issue should act as an advertisement for people to find https://github.com/pyviz/data-app-comparison , and detailed discussions and proposals should go there.