https://github.com/gamcoh/pr-st-cli
A CLI package that helps create Streamlit templates (Pernod-Ricard)
https://github.com/gamcoh/pr-st-cli
pernodricard streamlit
Last synced: 4 months ago
JSON representation
A CLI package that helps create Streamlit templates (Pernod-Ricard)
- Host: GitHub
- URL: https://github.com/gamcoh/pr-st-cli
- Owner: gamcoh
- License: mit
- Created: 2022-06-10T13:31:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T23:13:41.000Z (over 3 years ago)
- Last Synced: 2025-09-29T03:28:10.940Z (9 months ago)
- Topics: pernodricard, streamlit
- Language: Python
- Homepage: https://pypi.org/project/pr-st-cli/
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# pr-st-cli
## Demo

[](https://github.com/gamcoh/pr-st-cli/actions?query=workflow%3Abuild)
[](https://pypi.org/project/pr-st-cli/)
[](https://github.com/gamcoh/pr-st-cli/pulls?utf8=%E2%9C%93&q=is%3Apr%20author%3Aapp%2Fdependabot)
[](https://github.com/psf/black)
[](https://github.com/PyCQA/bandit)
[](https://github.com/gamcoh/pr-st-cli/blob/master/.pre-commit-config.yaml)
[](https://github.com/gamcoh/pr-st-cli/releases)
[](https://github.com/gamcoh/pr-st-cli/blob/master/LICENSE)

pr-st-cli is a CLI package that helps creates streamlit templates
## Documentation
Check out the [documentation wiki](https://github.com/gamcoh/pr-st-cli/wiki) for more information about installation and usage.
## Contributing
Check out the [contributing wiki](https://github.com/gamcoh/pr-st-cli/wiki/contributing) for more information about contributing to the project.
## 🛡 License
[](https://github.com/gamcoh/pr-st-cli/blob/master/LICENSE)
This project is licensed under the terms of the `MIT` license. See [LICENSE](https://github.com/gamcoh/pr-st-cli/blob/master/LICENSE) for more details.
## 📃 Citation
```bibtex
@misc{pr-st-cli,
author = {gamcoh},
title = {pr-st-cli is a CLI package that helps creates streamlit templates},
year = {2022},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/gamcoh/pr-st-cli}}
}
```
## Credits [](https://github.com/TezRomacH/python-package-template)
This project was generated with [`python-package-template`](https://github.com/TezRomacH/python-package-template)