pydantic-to-typescript

View on PyPIReverse Dependencies (2)

2.0.0 pydantic_to_typescript-2.0.0-py3-none-any.whl

Wheel Details

Project: pydantic-to-typescript
Version: 2.0.0
Filename: pydantic_to_typescript-2.0.0-py3-none-any.whl
Download: [link]
Size: 9693
MD5: a6eff61a33bd20326f513477b816bf59
SHA256: 5bc5e1a940c1a39e4e3a6124bd3bda1b0fc6df85c673a4781b94a1f4150cae15
Uploaded: 2024-11-22 03:33:57 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pydantic-to-typescript
Version: 2.0.0
Summary: Convert pydantic models to typescript interfaces
Author-Email: Phillip Dupuis <phillip_dupuis[at]alumni.brown.edu>
Project-Url: Homepage, https://github.com/phillipdupuis/pydantic-to-typescript
Project-Url: Repository, https://github.com/phillipdupuis/pydantic-to-typescript
License: MIT
Keywords: annotations,interface,pydantic,typescript,validation
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
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Requires-Dist: pydantic
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 4768 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pydantic2ts/__init__.py sha256=-Jf1QKJCqmYwQfxKlg4Bv9fgM881OSiOcE9g7bIi_W4 101
pydantic2ts/pydantic_v1.py sha256=4gm40kxHSyUj1DJHqDw2LWBvxI5ey8EnuEFb_RDNpnM 433
pydantic2ts/pydantic_v2.py sha256=U_d_cy-CKrnHjB0ONMuBSiMCyziR6TKrKw1kSRpdyCQ 323
pydantic2ts/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydantic2ts/cli/script.py sha256=aNYSWOtFb9IB7nmHH33HsnD_TAs88kT6X6dI5byMWKU 13797
pydantic_to_typescript-2.0.0.dist-info/METADATA sha256=LXufRkoAaAzfOcB0rbtCkzkcZM8lierTFkSfMuPWfik 6013
pydantic_to_typescript-2.0.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
pydantic_to_typescript-2.0.0.dist-info/entry_points.txt sha256=X-4073BLDKSPOEpP6THUqkf8E7ZM9Nv2kan9Y7-a8FM 60
pydantic_to_typescript-2.0.0.dist-info/licenses/LICENSE.md sha256=_YAcUo9adyFB4SuptrHGsAmIYAx58RpwmKNOeZkrIcM 1057
pydantic_to_typescript-2.0.0.dist-info/RECORD

entry_points.txt

pydantic2ts = pydantic2ts.cli.script:main