pr-st-cli

View on PyPIReverse Dependencies (0)

0.0.42 pr_st_cli-0.0.42-py3-none-any.whl

Wheel Details

Project: pr-st-cli
Version: 0.0.42
Filename: pr_st_cli-0.0.42-py3-none-any.whl
Download: [link]
Size: 15342
MD5: d451468acddd87b11904c92b71c841f9
SHA256: e7855b40e80eae175f6f96a9a0813564f21eb657d81bdaf9b7ead943fd83cf9d
Uploaded: 2022-06-22 14:03:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pr-st-cli
Version: 0.0.42
Summary: pr-st-cli is a CLI package that helps create streamlit templates
Author: gamcoh
Author-Email: cohengamliel8[at]gmail.com
Home-Page: https://github.com/gamcoh/pr-st-cli
Project-Url: Repository, https://github.com/gamcoh/pr-st-cli
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<4.0
Requires-Dist: azure-identity (<2.0.0,>=1.10.0)
Requires-Dist: azure-keyvault-secrets (<5.0.0,>=4.4.0)
Requires-Dist: click (==8.0.2)
Requires-Dist: isort (<6.0.0,>=5.10.1)
Requires-Dist: rich (<11.0.0,>=10.14.0)
Requires-Dist: typer[all] (<0.5.0,>=0.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 12890 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pr_st_cli/__init__.py sha256=zbcT2TCKLCK0T2YEwrcxfgswkGLaPsGcrrLsCbMQkvw 372
pr_st_cli/__main__.py sha256=FK1jJ6LvudJ6awNaFxzHf3qR3mhdQ6pzP6iKk-ijDb0 273
pr_st_cli/assets/images/ascii_logo.txt sha256=ydWofbM-29rcFE9H7XP0r4eeKGOO_pPyChqCPAaz2hs 1904
pr_st_cli/commands/new/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pr_st_cli/commands/new/cli.py sha256=6PczkESwvvYlkQE5HXbi6MG1wunyxs7xwdpMcoOaKcg 3148
pr_st_cli/template/keyvault/App.py sha256=665sBTiLw_7XaIrO5h7JXibumWbLoz1xquvaAiif2oA 120
pr_st_cli/template/keyvault/vault.py sha256=lS0q-WLkd5EkE-YwuLo921EdpYL0tUrQwvFTC1SR88U 2159
pr_st_cli/template/multipage/main.py sha256=RIq_EsrzYVIxwJIMRGJVtqepZb9xAtlqZu3_GvB0rSM 102
pr_st_cli/template/multipage/page.py sha256=djVJiFXR_0C2X8suvMFDAmXc6C6z41VAjenFw8Hx1kU 154
pr_st_cli/template/pr_st_template/func.py sha256=4fJdAbMtAyaojvFGaOnjgKJaOzAPW0bN29SZrLx4oRI 148
pr_st_cli/template/streamlit/.gitignore sha256=T4ReYJxyeTHMrycUUeQlzYP9nFLeQtx4JdgsN2hCwH8 24
pr_st_cli/template/streamlit/App.py sha256=0bAFAkB6wYMDfRQBDLh6ZquqZIcSEgL31f_YAEnL2ug 223
pr_st_cli/template/streamlit/README.md sha256=Nq3bxke7e3YEcixwKCj3nqBK-SOyBCGlrkwBZ9zQdR4 745
pr_st_cli/template/streamlit/requirements.txt sha256=V3FhKbm7G2LnR0s4SytavrjIPNIhvcsAGXfYHAwtQzw 10
pr_st_cli/tree.py sha256=RUBfIUnezQ_yZW8OIcbJ9Sy3Y2c9Gmvsk5eT7j_CLyw 1423
pr_st_cli/utils.py sha256=KNsv54oa3IZmxX9g5T8bLvcOPO3AgWAUoVp1EWOmS2M 4005
pr_st_cli-0.0.42.dist-info/entry_points.txt sha256=OXuzg4APOTJV-M5qa1AT4EM-BbMzebDc37YhEXXQZ5o 53
pr_st_cli-0.0.42.dist-info/LICENSE sha256=ZVIXaw-jCRzV1R8Zo0AN-q11rCtIHIRiENXUmm0xFfE 1071
pr_st_cli-0.0.42.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
pr_st_cli-0.0.42.dist-info/METADATA sha256=c3KlK7tQa8BQSb_TP9kIV2sGcXvVN4-eElUT8isT7V8 14032
pr_st_cli-0.0.42.dist-info/RECORD

entry_points.txt

pr-st-cli = pr_st_cli.__main__:main