/panel-components

A repository of components for Panel

Primary LanguagePythonMIT LicenseMIT

πŸ’» Panel Components

A package of components for Panel.

The vision is to create components for Panel based on the most popular frameworks like Bootstrap, Material, Fast/ Fluent and more.

THIS IS VERY PRELIMINARY AND WORK IN PROGRESS

🏁 Installation

git clone https://github.com/MarcSkovMadsen/panel-components
cd panel-components
pip install -e .

πŸ—ΊοΈ Serve the Component Explorer

panel serve 'src\panel_components\shared\component_explorer\__init__.py' --autoreload --show
<iframe width="560" height="315" src="https://www.youtube.com/embed/ufrDZnZ3Jwc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

🎁 Contributing

Feel free to contribute via PRs.