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.
🖥️ Monitor
⭐ 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
📒 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
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.0rc9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1e022d1debd8199891a47e6f7b9b32fd9fddfa679200075ff6d7f4397a29965 |
|
MD5 | d48964bd8b901cacff2d056b66b6dc5f |
|
BLAKE2b-256 | 018005a24a6b984f54057cf35d61c442a478dfec9aafbf44d8f5133676f650cd |
Hashes for awesome_panel_cli-0.1.0rc9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95660e88c724336f5797f3b5fda1fef549677add0b8eddf99659a60bb9f23267 |
|
MD5 | 6e3cb768bf3c4139d318b89fd46fd3e5 |
|
BLAKE2b-256 | 3e41d3014d7f5bb49612d23117fef80bfc6699bd233f9202479dddf031510fec |