confhub

View on PyPIReverse Dependencies (0)

0.1.0.7a0 confhub-0.1.0.7a0-py3-none-any.whl

Wheel Details

Project: confhub
Version: 0.1.0.7a0
Filename: confhub-0.1.0.7a0-py3-none-any.whl
Download: [link]
Size: 17881
MD5: 0b104e488053f91b5eac8b91fa9a7311
SHA256: 35a31587e188a624b09bc8dc746a0c2d89b54e54e9020e84e90dc97e6424d2b9
Uploaded: 2024-06-27 19:27:05 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: confhub
Version: 0.1.0.7a0
Summary: Configuration add-on to Dynaconf
Author-Email: Adam Morington <morington.mail[at]gmail.com>
Project-Url: Repository, https://github.com/morington/confhub/
Keywords: cfg,confhub,config,configuration,dynaconf,setting,settings
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: pytest (>=8.1.1)
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: structlog (>=24.1.0)
Requires-Dist: yarl (>=1.9.4)
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 5543 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
confhub/__init__.py sha256=xRg5epkUhF9CZyxyYZMXhy5VC6J1gkFZO0KogtTC3zw 164
confhub/__main__.py sha256=DHlLmO00Qhx5M7PJtlQ1Z3yFy5Tt7xjqOFVBA7mbC24 345
confhub/__meta__.py sha256=lrQAbkyerqqGjqd9hYmtJQ9Gh8Ve-WdHOCbZBBjVG8A 26
confhub/builder.py sha256=ZgsUX5I4V01tkxS7EQwLtnNRqZ7AJLLR1R4zfzJIFRw 2797
confhub/commands.py sha256=bYVVUH647qELGbNuDhOALzXX_cjrPS9BXvXByPuXThI 2454
confhub/console.py sha256=otUy_PTwyOtZlUzzAT4-nYeB1A5Rb-uDnwYmht3N2R0 3795
confhub/reader.py sha256=V2p104iXmSLfuUdfUBUfrj0RKUVr6luookBze-0_lZ0 2323
confhub/setup_logger.py sha256=hMnmkp6bHFh2tsTgQEjY2-qECTky2qkrcGkw191jJs8 9019
confhub/templates.py sha256=Q_B7dkmbEylyiCWg0TO4FksE6zdNAETOkG0R48gtL9g 1263
confhub/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
confhub/core/block.py sha256=AIYBGxMdNKC2gD3v4-BmgCqmAVVs-ZM0fJ4YUT_g2Uk 1039
confhub/core/error.py sha256=q6hP9DC4Z8ZT9_oOjeX6wZl3KcvlUrnfTSX0CzXWCaw 273
confhub/core/fields.py sha256=ffvO1rfp8dvXHd3UnY9EwUoGsqGwEdJ7qSDlAmuF5Kk 1104
confhub/core/parsing.py sha256=TXCxXkAGyxHlvZpRI7xssEb32yC9sadsx4EizsDjuzA 2025
confhub/core/types.py sha256=bzdYS_LTX0z2wP8iGHDs4KSqDrIxyUHF7Vosd2IfP60 1155
confhub/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
confhub/utils/__inspect.py sha256=W_Dk9gC1RYt1Um2H7jA0nZxdsPSn5JAQvBjQmUcPiEY 545
confhub/utils/__models.py sha256=u2ycpmtHc71TK-MRiGOYNzl1YTO0fEHFi9FnR60mpD4 797
confhub/utils/gitignore.py sha256=Bn_QOAFb5uPihFOXCc4anz0GF8WaSJtetuWHT0R4C3M 680
confhub-0.1.0.7a0.dist-info/METADATA sha256=e8zTItZ0DPr4GHK2DMa-dsu0Y7sK5NydxKeMpIRUom4 6558
confhub-0.1.0.7a0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
confhub-0.1.0.7a0.dist-info/entry_points.txt sha256=pJk6Fay5hBQPkzPwhLPHpc-TTsBIT6wlwZRPqH52tH8 50
confhub-0.1.0.7a0.dist-info/licenses/LICENSE sha256=U2FImkbbIwCMnSNuhQCZlra8HZEEmKy1dobbrq5n1TQ 1082
confhub-0.1.0.7a0.dist-info/RECORD

entry_points.txt

confhub = confhub.__main__:main