A CLI tool to speed up your workflow when developing Panel applications
Project description
✨ Awesome Panel CLI
We want to
- make it super simple to develop high-quality Panel data apps.
We provide
- an opinionated command line interface (CLI)
pn
and - a set of best practice templates
This project draws inspiration from other CLI tools like Angular CLI, Django management commands, django-simple-deploy and React Create App.
⚠️ THIS PROJECT IS IN AN ALPHA STATE AND WILL CHANGE. USE IT AT YOUR OWN RISK.
🚀 Get started in under a minute
Install the CLI.
pip install awesome-panel-cli[all]
Serve the examples
pn hello
You can now find the examples in the folder examples/awesome-panel/awesome-panel-cli
.
📒 Get started on Binder
Click the button
❓ Check out the CLI commands
Try running the commands below
pn --help
pn create --help
pn create app --help
🎁 Create an app
Run
pn create app streaming_indicators
Serve
panel serve streaming_indicators.py
🔥 Install the current master
branch
If you want to try out or test the newest features you can install the current master
branch via
pip install pip -U
pip install git+https://github.com/awesome-panel/awesome-panel-cli.git
⭐ Support
Please support Panel and awesome-panel by giving the projects a star on Github:
Thanks
❤️ Contribute
If you are looking to contribute to this project you can find ideas in the issue tracker. To get started check out the DEVELOPER_GUIDE.
I would love to support and receive your contributions. Thanks.
🖥️ Monitor
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for awesome-panel-cli-0.1.0rc10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 687531cb828ce9d3d8b5597806e7daccded2e0e10e21c2f5262079a7df9842c8 |
|
MD5 | 2f77c57383ba290cabc5d98424d04e7d |
|
BLAKE2b-256 | a0fd5eb793dbc659a365dadff52773c3a42eaca95cfd1077c216ccc7b532ad29 |
Hashes for awesome_panel_cli-0.1.0rc10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe90cf0e9b8c98224e5a7619367811bb60222e79af911b76ed7532167f7a452b |
|
MD5 | fb4aecf9ba84c21340a5196531e8af32 |
|
BLAKE2b-256 | b39856ce7ff29e8b2808915dbf78655bdb1d5c11aeae3c7c98afebb1ed25375a |