Discussion: How "Batteries-Included" Should PyWire Be? (Auth, ORMs, Components) #18
reecelikesramen
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently, PyWire focuses primarily on the presentation and reactivity layer. However, many frameworks (like Django or Laravel) win by providing "batteries included" default ecosystems.
Potential Additions:
Discussion:
Should PyWire stay focused as a UI library, or should we build out official
pywire-auth,pywire-dbpackages? Where is the sweet spot between modularity and developer velocity?All reactions