An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# pr-st-cli

## Demo
![ezgif com-gif-maker (2)](https://user-images.githubusercontent.com/18115514/173534414-d1ed5f2a-757b-4d4f-b5b7-605dc7fd7759.gif)

[![Build status](https://github.com/gamcoh/pr-st-cli/workflows/build/badge.svg?branch=master&event=push)](https://github.com/gamcoh/pr-st-cli/actions?query=workflow%3Abuild)
[![Python Version](https://img.shields.io/pypi/pyversions/pr-st-cli.svg)](https://pypi.org/project/pr-st-cli/)
[![Dependencies Status](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen.svg)](https://github.com/gamcoh/pr-st-cli/pulls?utf8=%E2%9C%93&q=is%3Apr%20author%3Aapp%2Fdependabot)

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Security: bandit](https://img.shields.io/badge/security-bandit-green.svg)](https://github.com/PyCQA/bandit)
[![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/gamcoh/pr-st-cli/blob/master/.pre-commit-config.yaml)
[![Semantic Versions](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--versions-e10079.svg)](https://github.com/gamcoh/pr-st-cli/releases)
[![License](https://img.shields.io/github/license/gamcoh/pr-st-cli)](https://github.com/gamcoh/pr-st-cli/blob/master/LICENSE)
![Coverage Report](assets/images/coverage.svg)

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

[![License](https://img.shields.io/github/license/gamcoh/pr-st-cli)](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 [![🚀 Your next Python package needs a bleeding-edge project structure.](https://img.shields.io/badge/python--package--template-%F0%9F%9A%80-brightgreen)](https://github.com/TezRomacH/python-package-template)

This project was generated with [`python-package-template`](https://github.com/TezRomacH/python-package-template)