pydantic-to-typescript

View on PyPIReverse Dependencies (2)

1.0.10 pydantic_to_typescript-1.0.10-py3-none-any.whl

Wheel Details

Project: pydantic-to-typescript
Version: 1.0.10
Filename: pydantic_to_typescript-1.0.10-py3-none-any.whl
Download: [link]
Size: 8051
MD5: 727f413118e7c212d8ebbe1bb54cd6e9
SHA256: b2b3954fd4aa55f367aa0513ee3c21cd327221936c0cfbeb8d46b51542eceea7
Uploaded: 2022-08-30 01:25:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydantic-to-typescript
Version: 1.0.10
Summary: Convert pydantic models to typescript interfaces
Author: Phillip Dupuis
Author-Email: phillip_dupuis[at]alumni.brown.edu
Home-Page: https://github.com/phillipdupuis/pydantic-to-typescript
License: MIT
Keywords: pydantic 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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
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
[Description omitted; length: 4770 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
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=mND8RgpOVxNu6ZnwCMN0O2MYnBaXSr4rBBQMWLzDKe4 9457
pydantic_to_typescript-1.0.10.dist-info/LICENSE.md sha256=_YAcUo9adyFB4SuptrHGsAmIYAx58RpwmKNOeZkrIcM 1057
pydantic_to_typescript-1.0.10.dist-info/METADATA sha256=4egjLL7RXfTRSTcbhW3QjhuAyCBdaSv2TqoMtBn61ns 5838
pydantic_to_typescript-1.0.10.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pydantic_to_typescript-1.0.10.dist-info/entry_points.txt sha256=hOCDORpzZFDZ6X12aybbCyTqbahMLsrHCgcrdLNWTP4 61
pydantic_to_typescript-1.0.10.dist-info/top_level.txt sha256=ZdZNi0DZTiUYiLJXxcuqZk7Oh_dAyg2IpZYcuCjqobk 12
pydantic_to_typescript-1.0.10.dist-info/RECORD

top_level.txt

pydantic2ts

entry_points.txt

pydantic2ts = pydantic2ts.cli.script:main