pydantify

View on PyPIReverse Dependencies (0)

0.6.1 pydantify-0.6.1-py3-none-any.whl

Wheel Details

Project: pydantify
Version: 0.6.1
Filename: pydantify-0.6.1-py3-none-any.whl
Download: [link]
Size: 21051
MD5: aad88729f92ad81cbbfa84bb0359e324
SHA256: 27e87a027d514be55bfeb1ef2638c5703a0ac1b7adb7d0fb79f204c6f23b922a
Uploaded: 2024-10-18 21:42:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydantify
Version: 0.6.1
Summary: Makes network automation pydantic.
Author-Email: Dominic Walther <dominic.walther[at]ost.ch>,Dejan Jovicic <dejan.jovicic[at]ost.ch>
Project-Url: Repository, https://gitlab.ost.ch/pydantic-sa/pydantify
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: datamodel-code-generator (==0.25.8)
Requires-Dist: psutil (>=6.0.0)
Requires-Dist: pyang (==2.6.1)
Requires-Dist: pydantic (==2.9.0)
Requires-Dist: requests (>=2.32.3)
Requires-Dist: setuptools (>=74.0.0)
Requires-Dist: typing-extensions (>=4.12.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3526 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 1.1.4
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
out/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
out/out.py sha256=3h2G9hLDwYKnWKERSOE0_xVwOK5Xh8KpVcRaO9URG8U 2396
out/out_copy.py sha256=4aqstTndpRLuDhYmG73yw-RwPQvAI0mkckxfsg9VfUw 2386
pydantify/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydantify/__main__.py sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74 31
pydantify/exceptions.py sha256=lWHlAFKN1NiAMel-SpNSZcpuofdF8-zCiq2-CAJ1JE8 51
pydantify/main.py sha256=MlqzCsjA936GCly4SlsMJJQr8QmShZZVsGavJvSpPLw 3665
pydantify/models/__init__.py sha256=H60qxRFfu3uyK2BQ68q_AGX2LRpoQcpKE8qj_c8LJvM 276
pydantify/models/base.py sha256=dEBsh_AuxjVp6_vz5klhg_BTShV9w3H6anBCbxQxFLA 6459
pydantify/models/models.py sha256=Lwp5tKsUzMsBMyMZZP-yOCs47XWHUGXOy-Qd375qlrM 10129
pydantify/models/nodefactory.py sha256=CS-Jtg_Zu_j0HYbKhmFh0YlPj-SWxokaJRgKWr0Da5I 1909
pydantify/models/typeresolver.py sha256=NwT3wiERZVztOG6SYl8L6DpGB6V388yIFJVBRebkBO8 7199
pydantify/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydantify/plugins/pydantic_plugin.py sha256=WVrS6UCihmif2jUd0OxjJhpGgotCzEcINIxOCu3Merc 1316
pydantify/utility/__init__.py sha256=BO45j4GozeDClK-LYDFkUeY1eHsLAZApVubGa_Q3Kyw 183
pydantify/utility/function_tools.py sha256=AKfY6Bj_p_E37sMb1uWBOrSYN0QrfdHnV8JjEnSYAfw 454
pydantify/utility/model_generator.py sha256=lHcVT2t8mqox4yPD5FP3V00iqfQGKq8RkbtivHLaiuE 6168
pydantify/utility/patterns.py sha256=YEJ_vYS0mx3rX-J40UsmUNSEO2e6CfuGaeKuZYoJjQ4 762
pydantify/utility/restconf.py sha256=Id0QLoNL7z1ehqABHV2lVxk5cz7IVIj8ZxNkvrLQOtM 736
pydantify/utility/yang_sources_tracker.py sha256=e8qrIsPoOCc4JPlNY_WLMvc77DqEsS8hV6o5tj9Ezt0 1321
pydantify-0.6.1.dist-info/entry_points.txt sha256=Tutoma6QxL3RjpqaEOnqtxI7TDLC0rxqZOK0E7r1i44 49
pydantify-0.6.1.dist-info/WHEEL sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU 87
pydantify-0.6.1.dist-info/METADATA sha256=isxEIHOqAWjEynzgiv-KE4EsuQfbMBwXTEjOyD51jqI 4226
pydantify-0.6.1.dist-info/licenses/LICENSE sha256=3uaY-R7DkvPJwMw0UmmhRAM0UCOr-o5rCDY1Zk4wch4 1104
pydantify-0.6.1.dist-info/RECORD

entry_points.txt

pydantify = pydantify.main:main