dotenvhub

View on PyPIReverse Dependencies (0)

0.1.3 dotenvhub-0.1.3-py3-none-any.whl

Wheel Details

Project: dotenvhub
Version: 0.1.3
Filename: dotenvhub-0.1.3-py3-none-any.whl
Download: [link]
Size: 15289
MD5: ae81fa73f9c519cc158387553cca3302
SHA256: aba34fbbebf472be3f96e9ac9a4b3646c0b6ad7e246acaa1770606cc381f918a
Uploaded: 2024-04-02 20:26:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dotenvhub
Version: 0.1.3
Summary: Terminal App to manage .env files written in Python powered by Textual
Author: Zaloog
Author-Email: gramslars[at]gmail.com
Home-Page: https://github.com/Zaloog/dotenvhub
Project-Url: Documentation, https://github.com/Zaloog/dotenvhub
Project-Url: Source, https://github.com/Zaloog/dotenvhub
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Platform: any
Requires-Python: >=3.8
Requires-Dist: textual (<=0.55.1)
Requires-Dist: platformdirs
Requires-Dist: pyperclip
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
License-File: LICENSE.txt
[Description omitted; length: 3492 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dotenvhub/__init__.py sha256=pH5i4Fj1tbXLqLtTVIdoojiplZssQn0nnud8-HXodRE 577
dotenvhub/app.py sha256=Fh3Rm4g_cY1_N7HfG1ZAPLuYrh2s3yKvr9Vx41kUQoM 3056
dotenvhub/cli_parser.py sha256=m_W3Kr5gRAVUlAPdXIUBtxJSOeSHxKQFuVJE_EvLna8 1549
dotenvhub/config.py sha256=PCB9w1g60Pfm9jAetofI_u67PtYoTVI5e01DXeoPz8s 1476
dotenvhub/constants.py sha256=EjRAh8pZSXswpe02q45dyY2Nz52DMW45p-z2tG6lK1E 531
dotenvhub/tui.py sha256=VXDIYlHus_vwgHLCNohKmo3lU0NgMgorjbAN8TETSIU 1284
dotenvhub/utils.py sha256=r0DkcgTYPZIW2frx3Uq-Cj0u4vzDxfcUTICJwmnGDFY 2607
dotenvhub/assets/modal_save.css sha256=CHQwRY0UjItQjKYBhbraDFkE-Xwk7keLe8nRcr1pp20 403
dotenvhub/assets/modal_shell.css sha256=PqW0-A4GPTRNaDqvi7rdbDKz0fzmYCIxeZ1TaLsdQ6A 561
dotenvhub/assets/tui.css sha256=OMU38tcXKs470FVxBjumLlHQ4zePrJizw3DxhcorxB0 2447
dotenvhub/widgets/filepanel.py sha256=uUBuYgW3DbCE8Uv5LN7y7YNy2yLNPrRz4UCZ4pthOgE 5210
dotenvhub/widgets/interactionpanel.py sha256=ZFhH7GmC2QctjjoiQJFA1g1IawBtQueGTIJyOEFHIdY 3738
dotenvhub/widgets/modals.py sha256=MPJ-G7VONIxENoK-vDFRwvI_2NPxkulQC6mMrFIxbwM 4022
dotenvhub/widgets/previewpanel.py sha256=UFxE2-SXBxz9W2IWx-3nY_T3AYdYAiKT7Db7Fw7Ee7Q 369
dotenvhub-0.1.3.dist-info/LICENSE.txt sha256=rlpDu8M8c_Xa6JEdkbC991wh8zH0GGef7anWxvl2AtY 1073
dotenvhub-0.1.3.dist-info/METADATA sha256=I9ZfhY1zkMrzH05rwaM1iPKuTyx6wie_CurIMoOcpKk 4319
dotenvhub-0.1.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
dotenvhub-0.1.3.dist-info/entry_points.txt sha256=qFxCtrEFez_rQPXjNkbCA5EuYuMnCm-pQA36iiwn4V0 42
dotenvhub-0.1.3.dist-info/top_level.txt sha256=f3h0bcFO9dsUjfCOaOSCXa5fH63Z44719mNVGOtXtr8 10
dotenvhub-0.1.3.dist-info/RECORD

top_level.txt

dotenvhub

entry_points.txt

dot = dotenvhub.app:run