Basic Components - Server-side port of shadcn/ui using JinjaX and Python #5865
phernandez
started this conversation in
Show and tell
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.
-
Hi everyone! 👋
I wanted to share a project I've built that brings shadcn/ui's design patterns and philosophy to the Python ecosystem. Basic Components (https://components.basicmachines.co) is an unofficial port that maintains the core principles that make shadcn/ui great:
The key difference is that it's built for Python server-first architectures:
Here's a quick example of how it looks:
Documentation: https://components.basicmachines.co/ with working demos for the components.
Repo: https://github.com/basicmachines-co/basic-components
It is a work in progress, any feedback is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions