secrettoenv

View on PyPIReverse Dependencies (0)

0.1.0 secrettoenv-0.1.0-py3-none-any.whl

Wheel Details

Project: secrettoenv
Version: 0.1.0
Filename: secrettoenv-0.1.0-py3-none-any.whl
Download: [link]
Size: 6147
MD5: cfa895f08292e6d67dfe272d0ed40312
SHA256: 1317237c472d4d02eae63a4f0bd0bbc0f41794ed9ed062739b8c769c6e6987e2
Uploaded: 2024-10-15 05:39:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: secrettoenv
Version: 0.1.0
Summary: Python package to convert Kubernetes secrets into .env files with key-value pairs for easier local development.
Author: nithin-nk
Author-Email: nithin08anil[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: kubernetes (<32.0.0,>=31.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2567 characters]

WHEEL

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

RECORD

Path Digest Size
secrettoenv/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
secrettoenv/cli.py sha256=tQPJE-HyAsNBQyQMfg4fcHbf-PIURx0OpWPoOmvvyL8 1871
secrettoenv/my-secret.json sha256=k86b0zIzEGXtsyNj_BES3xGOrRdRyPO0zoYSVqvb0sg 390
secrettoenv/my-secret.yaml sha256=DMGR7MT_4su-uYmIMtvuhm5K_2AYRH8P7rtAoJgrZlE 259
secrettoenv/secret_from_file.py sha256=OGgKpFgZqtxFV_25zXW38jHgIvn5lTd6YKIf-wo9Xe8 1296
secrettoenv/secret_from_kubernetes.py sha256=F2rTfNA-2My5s3RJiMh9cFnTjngUcrv6VcO-V2G8ODw 1025
secrettoenv-0.1.0.dist-info/LICENSE sha256=HJCrM4mixmzmF_ITQtXfI6MCOfd_knLUD4zxR7GjQWo 1066
secrettoenv-0.1.0.dist-info/METADATA sha256=6G23a1WQs1Diz4JM0PdyPt4_KTuUrmK872i6YlGQGR4 3316
secrettoenv-0.1.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
secrettoenv-0.1.0.dist-info/entry_points.txt sha256=S4o3F478trCmCDThz63OrwDtCIzyFJpuCEyrIDZZNs4 55
secrettoenv-0.1.0.dist-info/RECORD

entry_points.txt

secrettoenv = secrettoenv.cli:convert