A CLI tool to speed up your workflow when developing Panel applications
Project description
⚠️ THIS PROJECT IS IN AN ALPHA STATE AND WILL CHANGE. USE IT AT YOUR OWN RISK.
✨ 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.
⭐ 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.
📙 How to
🚀 Get started in under a minute
Install the CLI.
pip install awesome-panel-cli[all]
Serve the examples
pn hello
❓ Check out the CLI commands
Try running the commands below
pn --help
pn create --help
pn create app --help
pn create app streaming_indicators
🎁 How to create an app
Run
pn create app streaming
Serve
panel serve streaming.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
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.0rc8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ea474d97a4d4bc1f2f604d912942a3f5f36273769a28977305285429d71aa2f |
|
MD5 | 58afec8f1039d7b7511b0e97ebbe44df |
|
BLAKE2b-256 | 68c89ee641a0226e85daf3fa9d624339a21f30ad5ee2727fe357c4931ebdaa75 |
Hashes for awesome_panel_cli-0.1.0rc8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | def3f141d543a6c9ded00a64ee74a9fdb41e6461acfbea40e10f582f2bf572b1 |
|
MD5 | eb0f84eaaa57e041fe35f1146ec45074 |
|
BLAKE2b-256 | 49702b093007b37404ced2f95ee69cb84ba614cdbf15560778cae9b696e8dc8d |