dataconf

View on PyPIReverse Dependencies (6)

3.3.0 dataconf-3.3.0-py3-none-any.whl

Wheel Details

Project: dataconf
Version: 3.3.0
Filename: dataconf-3.3.0-py3-none-any.whl
Download: [link]
Size: 16080
MD5: b4676dfc728421ed233fe18e461a41d2
SHA256: 5f80bc6f5c130f2c3e463ea8cbc57221cf5e789c580e3880e19b284bee25db41
Uploaded: 2024-09-17 06:14:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dataconf
Version: 3.3.0
Summary: Simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict support.
Home-Page: https://github.com/zifeo/dataconf
Project-Url: Repository, https://github.com/zifeo/dataconf
License: MPL-2.0
Keywords: configuration,dataclasses,yaml,hocon,json,properties,cli,environment variables
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python
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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9,<4.0
Requires-Dist: PyYAML (<7.0.0,>=6.0.2)
Requires-Dist: isodate (<0.7.0,>=0.6.1)
Requires-Dist: pyhocon (<0.4.0,>=0.3.61)
Requires-Dist: pyparsing (<4.0.0,>=3.1.4)
Requires-Dist: python-dateutil (<3.0.0,>=2.9.0.post0)
Description-Content-Type: text/markdown
[Description omitted; length: 5397 characters]

WHEEL

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

RECORD

Path Digest Size
dataconf/__init__.py sha256=MVzHjHxlzunDvdWQQUS6XKMRE4W6KdV1qU_I4eBYWjQ 685
dataconf/cli.py sha256=FC3gBBT9ah50ZXbYfCKudKCfobLvF8nVD0Y56XXEPM8 871
dataconf/exceptions.py sha256=IlUh7LyHdHG1Vn0RDY6e4mFAV2jNZfv8w15SAt_-oJo 772
dataconf/main.py sha256=1oVjRDaGm6WFtxr4KhT-5ugDcA8JjcTFKlMKYQLSxXg 4412
dataconf/py.typed sha256=wPhHCfLZMRpFkLFqXm3PJHiDoaNJOeXGJ8BRcAEZC30 44
dataconf/utils.py sha256=VgVHLhqa0vWjuoit6qNuGmyi5392PvCqvog96CLKOMY 13462
dataconf/version.py sha256=obex8IATAwy0_pg0-JqLkPzrz1xVAmTX2kBOlUe7BU4 111
pyproject.toml sha256=zyj5CJEOVianD-XfeE95Uk4Rr8X7Yyji18ulLSfY5ds 1426
dataconf-3.3.0.dist-info/LICENSE sha256=S4nUUYvRNatO4VSnvOciJGtXqYw9fvwaCUCYmBYMK9E 16724
dataconf-3.3.0.dist-info/METADATA sha256=hD0CL7Tx4oWWCYGs9D6HNcBghECWAjdjSxzs69WXxpo 6468
dataconf-3.3.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
dataconf-3.3.0.dist-info/entry_points.txt sha256=i-DcX_7g0IYtV8DVVD8liJLBVrH4x1NOpIEfEShIGyw 45
dataconf-3.3.0.dist-info/RECORD

entry_points.txt

dataconf = dataconf.cli:run