ofjustpy: A webdev framework build/derived from justpy (link: https://github.com/ofjustpy/ofjustpy) #703
sandeep-gh
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After using justpy for about couple of months, I had started working some extension and revisions to the framework on my own.
The result of which is the ofjustpy framework which you can check it out at (https://github.com/ofjustpy/ofjustpy). There are many enhancements/modifications to justpy framework. Three major ones being:
Do checkout the examples directory in the repo and also this webpage (https://ofjustpy.webworks.monallabs.in/) build entirely in ofjustpy.
Whats lacking
Currently external javascript/svelte libraries are not incorporated. It easily doable, once we know which is good svelte library to incorporate into the framework.
Documentation is bit lacking. Justpy users may find using the framework a bit easier. See the README, checkout the examples (https://github.com/ofjustpy/ofjustpy/tree/main/examples), and htmlcomponents.py for list of htmlcomponents supported.
If you do checkout the library -- your feedback would be quite valuable. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions