Hoxbro / panel-components

A repository of components for Panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💻 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.

About

A repository of components for Panel

License:MIT License


Languages

Language:Python 100.0%