Replies: 1 comment 1 reply
-
Thanks for sharing! Feel free to share apps that you've built with dash and Mantine, I've never heard of Dash before, so I'm interested to see how it's done |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Everyone 😊
I really like the Mantine Components Library. Its a beautiful library and I especially love the native dark theme support. Thanks @rtivital.
I'm quite excited to present my first open source project: Dash Mantine Components
Dash is a python framework created by plotly for creating interactive web applications. I have converted the Mantine components into dash components, so now they can also be used in python dash apps.
Repository
PyPI
You can install it via pip:
pip install dash-mantine-components
I have a TODO list which includes creating a thorough documentation, and support for dark theme. I intend to maintain this project for the long haul.
This is my first open source project and I hope to learn a lot from the community.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions