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
You can install and create a new app as simple as
pip install awesome-panel-cli[all]
pn create app
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
Below we describe how to get started.
🚀 Install for usage
You can install the package via
pip install awesome-panel-cli
If you additionally want to serve the intro notebook or example apps you should run
pip install awesome-panel-cli[all]
You will then have access to a powerful command line interface invoked using the command pn
.
❓ How to figure out which commands are available
Try running
pn --help
pn hello --help
pn create --help
pn create app --help
pn create project --help
🔥 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.0rc6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | faf5da075e71d04187616983fe56eab20db788bcd8f80ec9c4c7fded06e262a9 |
|
MD5 | 692b4ff121677f163c80210459ca8a82 |
|
BLAKE2b-256 | 4f921e53f8c6d726feafcf0ea9e95210d30b13f08950997c297a5b8ba0f90923 |
Hashes for awesome_panel_cli-0.1.0rc6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f92c1b9ff9977d58b4b39131451a13a269dfb4fabb7607864c174a7435bbdfd |
|
MD5 | 5492c5bb98c83e5842234592a0f1bd62 |
|
BLAKE2b-256 | 9cf5dc3b87d2f6771c10b4010fe96b8112741176c6d9f52d4595b8bf5b258848 |