nshconfig

View on PyPIReverse Dependencies (4)

0.35.1 nshconfig-0.35.1-py3-none-any.whl

Wheel Details

Project: nshconfig
Version: 0.35.1
Filename: nshconfig-0.35.1-py3-none-any.whl
Download: [link]
Size: 31715
MD5: 1b9453648c606f17dc4f5b4af007ef39
SHA256: 1c13258c3d823a447dd840c2ccee432d17177891d15d9204b3717dcd421222d1
Uploaded: 2024-12-18 18:51:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nshconfig
Version: 0.35.1
Summary: Fully typed configuration management, powered by Pydantic
Author: Nima Shoghi
Author-Email: nimashoghi[at]gmail.com
Project-Url: homepage, https://github.com/nimashoghi/nshconfig
Classifier: Programming Language :: Python :: 3
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.10,<4.0
Requires-Dist: pydantic (>=2.10.0)
Requires-Dist: pydantic-yaml; extra == "extra" or extra == "yaml"
Requires-Dist: treescope; extra == "extra"
Requires-Dist: typing-inspect
Provides-Extra: docs
Provides-Extra: extra
Provides-Extra: yaml
Description-Content-Type: text/markdown
[Description omitted; length: 1630 characters]

WHEEL

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

RECORD

Path Digest Size
nshconfig/__init__.py sha256=gZSnZa2I2EpagAjZxqimtatLyHwwC1K_XffMvrHc7_o 477
nshconfig/_src/adapter.py sha256=fvNpzINdNDRR9qZVoLxfLUuXtHN7an87WmQ-2CXEGo8 8390
nshconfig/_src/config.py sha256=XFzGjp_ypdXjmkrPo0EKW9XY3vSTi_yL2LIEPckx87M 28135
nshconfig/_src/export.py sha256=1zZs0ZgIopOhQFQUMFNKY6K32Hskrap3PkABNBX2xhU 32894
nshconfig/_src/json_schema.py sha256=5oZIluAfzg39FWNlMwSVlY-U5B083LDdz9guj0taPxQ 10794
nshconfig/_src/missing.py sha256=9a0pD9MR3q4nIP_zBBTvKDmfdTXUj8SgNHyMcFcj4Io 1597
nshconfig/_src/registry.py sha256=tYysObWiMIXv6RbOoskU0rVU99UPg2ZZbwQlTYlyajw 21331
nshconfig/_src/treescope_util.py sha256=RN-NHV8kN6IA1AE7EqfeBGEwNU9QuzUBUnqftbWuvk8 2993
nshconfig/_src/utils.py sha256=ixxyq7LfSDISUo0ggX3EpvRZgcUz6ZZXKaTAPYTr4rA 4676
nshconfig/bin/export.py sha256=NiNUr8pfH-6Tee4DrmHmPScr9FtpQPFcOyWIHGcPKRs 150
nshconfig-0.35.1.dist-info/LICENSE sha256=O5h2MhdPHDswAEJPfOs-9R_ZJyFl3qhkt4fhFgjm3oE 1068
nshconfig-0.35.1.dist-info/METADATA sha256=x3VRFh8FC-Hq3h2CujcgNI6qsQd_Iqrve6u4howCoO4 2437
nshconfig-0.35.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
nshconfig-0.35.1.dist-info/entry_points.txt sha256=f2UZnoYHX2CmMISJt1SPtWW15kdw52d4jLOmlGlDLPY 62
nshconfig-0.35.1.dist-info/RECORD

entry_points.txt

nshconfig-export = nshconfig.bin.export:main