python-schematized-config

View on PyPIReverse Dependencies (0)

0.0.12 python_schematized_config-0.0.12-py3-none-any.whl

Wheel Details

Project: python-schematized-config
Version: 0.0.12
Filename: python_schematized_config-0.0.12-py3-none-any.whl
Download: [link]
Size: 12692
MD5: 56645b0c74a97b39ed66fa4875220e02
SHA256: 4675de64ed8bc913454f34abee76c6dc1604b4ad9dcd91be7d6f14cae2830940
Uploaded: 2024-06-05 04:13:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-schematized-config
Version: 0.0.12
Summary: validate configs using json schema
Author: tutankalex
Author-Email: 109660532+tutankalex[at]users.noreply.github.com
Home-Page: https://github.com/tutankalex/python-schematized-config
License: Apache Software License 2.0
Keywords: nbdev jupyter notebook python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Requires-Dist: jsonschema (>=4.17.3)
Requires-Dist: python-dotenv (>=1.0.0)
Requires-Dist: fs (>=2.4.16)
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2131 characters]

WHEEL

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

RECORD

Path Digest Size
schematized_config/__init__.py sha256=1SFj-qMOaeO0fOKQaFmYhAKiRwwNda5uWKpYtIcken8 23
schematized_config/_modidx.py sha256=mzLhloqDdluw5TgljnWZ3hGe_pz7mWmXNp0uhgksvCQ 4848
schematized_config/cli.py sha256=6fOPk6RMdLXoRAG-3U0aZ5h1f4qmg9oxf5Y4G270Kxk 2914
schematized_config/core.py sha256=MN_HOKkmDfUNNDLoouoVB5F215aanTmyX9kIN38GPPo 12061
python_schematized_config-0.0.12.dist-info/LICENSE sha256=xV8xoN4VOL0uw9X8RSs2IMuD_Ss_a9yAbtGNeBWZwnw 11337
python_schematized_config-0.0.12.dist-info/METADATA sha256=asrzuhqCSuePhIcet2DO9Df-Z7rEo2Zn3H4resqMTXM 3074
python_schematized_config-0.0.12.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
python_schematized_config-0.0.12.dist-info/entry_points.txt sha256=7gbQ_o9K3MwUytPmWIVZm8MOgSWIEuwyrRhmV5qU9Mo 126
python_schematized_config-0.0.12.dist-info/top_level.txt sha256=DEaCc4ypGyBNI2HViqvfgFk_FYQh_pxt8F_RH6vZTkA 19
python_schematized_config-0.0.12.dist-info/RECORD

top_level.txt

schematized_config

entry_points.txt

schematized-config = schematized_config.cli:main
[nbdev]
schematized_config = schematized_config._modidx:d