pydantic-to-typescript2

View on PyPIReverse Dependencies (1)

1.0.6 pydantic_to_typescript2-1.0.6-py3-none-any.whl

Wheel Details

Project: pydantic-to-typescript2
Version: 1.0.6
Filename: pydantic_to_typescript2-1.0.6-py3-none-any.whl
Download: [link]
Size: 8624
MD5: e309c56eb9011c92afb1d8c32d37ff6e
SHA256: 89bbdd4b84b72d9f8ada33fd4d7d6605457be302dd6d4c6d48faa9310841bb69
Uploaded: 2024-09-12 04:20:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydantic-to-typescript2
Version: 1.0.6
Summary: Convert pydantic v1 and pydantic v2 models to typescript interfaces
Author: Phillip Dupuis, Darius Labs
Author-Email: sean[at]dariuslabs.com
Home-Page: https://github.com/dariuslabs/pydantic-to-typescript2
License: MIT
Keywords: pydantic pydantic2 typescript annotations validation interface
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pydantic
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 5431 characters]

WHEEL

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

RECORD

Path Digest Size
pydantic2ts/__init__.py sha256=3MkHU_jXyDUZaMWKqg5QJbgEmBE3y8-ZMle82mNq5CQ 60
pydantic2ts/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydantic2ts/cli/script.py sha256=2xqh4sAkNdxKWhYRXuCuGR53CPgtN2h8SqYnRgUg7xo 11467
pydantic_to_typescript2-1.0.6.dist-info/LICENSE.md sha256=_YAcUo9adyFB4SuptrHGsAmIYAx58RpwmKNOeZkrIcM 1057
pydantic_to_typescript2-1.0.6.dist-info/METADATA sha256=cbdJ3nlMkREUVZ-yW2jburUiWdohZ1NQ-VDz3V-Jaqw 6551
pydantic_to_typescript2-1.0.6.dist-info/WHEEL sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc 92
pydantic_to_typescript2-1.0.6.dist-info/entry_points.txt sha256=hOCDORpzZFDZ6X12aybbCyTqbahMLsrHCgcrdLNWTP4 61
pydantic_to_typescript2-1.0.6.dist-info/top_level.txt sha256=ZdZNi0DZTiUYiLJXxcuqZk7Oh_dAyg2IpZYcuCjqobk 12
pydantic_to_typescript2-1.0.6.dist-info/RECORD

top_level.txt

pydantic2ts

entry_points.txt

pydantic2ts = pydantic2ts.cli.script:main