runtime-yolk

View on PyPIReverse Dependencies (0)

1.2.3 runtime_yolk-1.2.3-py3-none-any.whl

Wheel Details

Project: runtime-yolk
Version: 1.2.3
Filename: runtime_yolk-1.2.3-py3-none-any.whl
Download: [link]
Size: 12451
MD5: 9bedca9cd7277b8b8175a4b092fbb57e
SHA256: 5f7467c1cf1dfb1bb9c179962f01d28390b4f1395362372e56c1bf4847d11db9
Uploaded: 2023-07-07 01:57:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: runtime-yolk
Version: 1.2.3
Summary: This project aims to create a single library for run-time initiation tasks that are often duplicated across many projects.
Author-Email: Preocts <preocts[at]preocts.com>
Project-Url: homepage, https://github.com/Preocts/runtime-yolk
License: MIT License Copyright (c) 2021 Preocts Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-builtins; extra == "dev"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-randomly; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: tox; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7734 characters]

WHEEL

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

RECORD

Path Digest Size
runtime_yolk/__init__.py sha256=Dq2E8X5LRbhyqyDm5dxkuBcnSFzQfgcopAENtYCucow 233
runtime_yolk/config_loader.py sha256=2uMOHniJ-qFPuFCn28kC9sS5O9fPm7mMgpBSrZ8o6dk 3169
runtime_yolk/env_cli.py sha256=OAgdzNpcuS1tFiyWy_NQ_coVpuIc7Ax6PU3Ds2fTni0 3152
runtime_yolk/env_loader.py sha256=cuixbxSipPTjtEOIe5cuBSlYSk4k2iFr3iyL8Vci3yY 2648
runtime_yolk/py.typed sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48 27
runtime_yolk/yolk.py sha256=Zn6nu-Dz4RDuyTnEszbpdgKArLq7HtBKuviGpJl3SKo 3794
runtime_yolk/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
runtime_yolk/util/file_rule.py sha256=K3Gn-SXVZlPIWB37RhBxfzZN49WjmWokFeqoEiR65rQ 632
runtime_yolk-1.2.3.dist-info/LICENSE sha256=QEQdpKvb3kAjuecNCFP8cSexCn4d12AgQv1-StFqfoU 1064
runtime_yolk-1.2.3.dist-info/METADATA sha256=_DY-4sb52HnzyV98MYie-bc6LXsdBfnth0PzXU6MxWc 9998
runtime_yolk-1.2.3.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
runtime_yolk-1.2.3.dist-info/entry_points.txt sha256=BJG6qaGYQNkrscqg3CDk4IH1ZbJaTkxN8v0imJAHof0 55
runtime_yolk-1.2.3.dist-info/top_level.txt sha256=71-WMaYvaCuiIPmyUmX_5m-9XV1gyA5YnIE7-JF6x4w 13
runtime_yolk-1.2.3.dist-info/RECORD

top_level.txt

runtime_yolk

entry_points.txt

yolk-env = runtime_yolk.env_cli:main