justpy-org / justpy

An object oriented high-level Python Web Framework that requires no frontend programming
https://justpy.io
Apache License 2.0
1.22k stars 96 forks source link

component bazaar #372

Closed WolfgangFahl closed 2 years ago

WolfgangFahl commented 2 years ago

It would be great if user defined components could be shared by the community. A first starting point could be to share ideas for components in github discussions and and a procedure to make them publicly available e.g. in a separate project.

WolfgangFahl commented 2 years ago

see #375

sandeep-gh commented 2 years ago

Good idea. I have made a hierarchy navigation component using justpy and a small functional wrapper I wrote on top of justpy. Would be happy to share :).

On Sat, May 7, 2022 at 4:20 PM Wolfgang Fahl @.***> wrote:

see #375 https://github.com/elimintz/justpy/discussions/375

— Reply to this email directly, view it on GitHub https://github.com/elimintz/justpy/issues/372#issuecomment-1120186048, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF5DLBIDGMNF7EDM7SU5YL3VIZDITANCNFSM5U3K7KIQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

WolfgangFahl commented 2 years ago

@sandeep-gh - great - for a start just open a dicussion item and post your source code there. if we get enough such components we might start creating a special webpage for such components or a portal as i did for flask bootstrap features see: http://fb4demo.bitplan.com/.

I think the current wiki documentation approach in the tutorial could be improved in this respect.

sandeep-gh commented 2 years ago

@WolfgangFahl, Need to polish/cleanup somewhat more. Will share soon.

WolfgangFahl commented 2 years ago

see http://jpdemo.bitplan.com/ for a first version of an online demo of some of the examples which could be extended to a component bazaar