pydantic-avro

View on PyPIReverse Dependencies (4)

0.7.2 pydantic_avro-0.7.2-py3-none-any.whl

Wheel Details

Project: pydantic-avro
Version: 0.7.2
Filename: pydantic_avro-0.7.2-py3-none-any.whl
Download: [link]
Size: 11097
MD5: 6e21cd57324a090af258d77f69df42dc
SHA256: 6cfa5311d89205624ad0e7253d1ea1eb101476ec95283ad428c4b06f8705eb29
Uploaded: 2024-08-09 07:48:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydantic-avro
Version: 0.7.2
Summary: Converting pydantic classes to avro schemas
Author: Peter van 't Hof'
Author-Email: peter.vanthof[at]godatadriven.com
Home-Page: https://github.com/godatadriven/pydantic-avro
Project-Url: Repository, https://github.com/godatadriven/pydantic-avro
License: MIT
Keywords: pydantic,avro
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8.1,<4.0
Requires-Dist: pydantic (<3.0,>=1.4)
Description-Content-Type: text/markdown
[Description omitted; length: 1866 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=gBlYCG1yxb0vGlsmek0lMPVOK5YDxQope4F54jzeqoY 1069
pydantic_avro/__init__.py sha256=P4vaozEL8Rea7xWdB6ENj3DNF2RPPOWascfwbtQS7gE 48
pydantic_avro/__main__.py sha256=-AL9FNYsAdFmilm-96MbbxymTW6QminXPCBZJ1nkqBE 695
pydantic_avro/base.py sha256=i1wco_T6FXFdtlxzbzXt3Jv93TmTzTfJ493KCfZh1dc 78
pydantic_avro/from_avro/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydantic_avro/from_avro/avro_to_pydantic.py sha256=FOEd_6TqoHSlLALgyveb456B3f7TEPGw2ByRgRcigqc 1356
pydantic_avro/from_avro/class_registery.py sha256=n_8yELp-Eux9bAs4CJOV78bQ061VV_-2FuvowOQpWCg 864
pydantic_avro/from_avro/types.py sha256=OIvadvTZJEbUDbTn2To6CqRpJhV8Un_jNqG5NKhqnkY 4864
pydantic_avro/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydantic_avro/to_avro/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pydantic_avro/to_avro/base.py sha256=Y8QOGTpXO3BwJ6arrRK-k2JniK5kLTvlDpQ0PyZojmg 1409
pydantic_avro/to_avro/config.py sha256=R9HLkWiXs7YZ02te8CQt5Kf2rbsE8Fx-hjqv3tBSFJU 152
pydantic_avro/to_avro/types.py sha256=gY-4ay0IF1dDIxtVsLyzH-AkzcE_dHpnyCrd00cj3TE 7755
pydantic_avro-0.7.2.dist-info/entry_points.txt sha256=gwHiQfbGLO8Np2sa1bZ_bpxU7sEufx6IachViBE_Fnw 66
pydantic_avro-0.7.2.dist-info/LICENSE sha256=gBlYCG1yxb0vGlsmek0lMPVOK5YDxQope4F54jzeqoY 1069
pydantic_avro-0.7.2.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
pydantic_avro-0.7.2.dist-info/METADATA sha256=uy2VasYG9obxrtyy8AEyDuv_rMOiKQ64oRsiue3bt4g 2571
pydantic_avro-0.7.2.dist-info/RECORD

entry_points.txt

pydantic-avro = pydantic_avro.__main__:root_main