avro-to-python

View on PyPIReverse Dependencies (0)

0.3.3 avro_to_python-0.3.3-py2.py3-none-any.whl

Wheel Details

Project: avro-to-python
Version: 0.3.3
Filename: avro_to_python-0.3.3-py2.py3-none-any.whl
Download: [link]
Size: 33046
MD5: f5f0d1cadb2c7a4f3b1161abbfbebfd4
SHA256: 50e0d986a3ade6427dfde4db4350f0b8073243640aa750474da6f2d1ebbf1f97
Uploaded: 2022-01-26 17:41:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: avro-to-python
Version: 0.3.3
Summary: avro-to-python is a light tool for compiling avro schema files (.avsc) to python classes making using avro schemata easy.
Author: Scott Rothbarth
Author-Email: srserves85[at]gmail.com
Home-Page: https://github.com/srserves85/avro-to-python
License: MIT license
Keywords: avro-to-python
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >3.5, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: Jinja2 (==2.10.3)
Requires-Dist: Click (==7.0)
[Description omitted; length: 4950 characters]

WHEEL

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

RECORD

Path Digest Size
avro_to_python/__init__.py sha256=zj0emfo85LjA5vxm5mJNIvCEmJvsHV_IiCi8shvo1xE 163
avro_to_python/cli.py sha256=BrO1o1EElY69sQLGwWb7WKtl6YbsGriebYaz02VbXsI 1429
avro_to_python/classes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
avro_to_python/classes/field.py sha256=cfUpJ2RsNzxxOkmKOQv5itxgAMDAHy2HkRcUZ3HJyAk 1280
avro_to_python/classes/file.py sha256=c2EvNBldi3992657caQvvkdwsLOAL5TKjA0UFZAVZvM 883
avro_to_python/classes/node.py sha256=0DIRNu3kXOAzbnBXzvLdPuv4Seb13Z94ulKFhvgscAQ 646
avro_to_python/classes/reference.py sha256=f_Tnm7bw-ehaxmcL8hfoBGDyvcKC_fZLjfuu1cqB-_c 459
avro_to_python/reader/__init__.py sha256=xwrk-pstPVFwKecfo_r_9NtRT0nVi02g2fOvxh0SvD8 49
avro_to_python/reader/read.py sha256=XONMItZDIuau3vOcz6nmejYur_mi3dEk9d1SL0ASN-g 5183
avro_to_python/templates/baseTemplate.j2 sha256=n5NRNYS3ztZ7q4yzKwGfYVC4GgPnwgpedciptflmLno 313
avro_to_python/templates/fields/arrayField.j2 sha256=FtnEMwDc0jCdvHJB8VqGZaMhcQFoVM6s5QkJTjueTf4 998
avro_to_python/templates/fields/fieldFactory.j2 sha256=YqJHWdD8lKYI4PoK2xLJDjptablh-Wz6trgjQe1yvaA 458
avro_to_python/templates/fields/mapField.j2 sha256=Bh7sbEIYmfOfHlgsruwl5TiUnNXUn17zXNLX5VPqM64 3622
avro_to_python/templates/fields/primitiveField.j2 sha256=t0WMNE26XJtiNbwTVL5AaLHfQU1cvt57FJ3sjjBV_Ow 444
avro_to_python/templates/fields/referenceField.j2 sha256=U3JqrI-OIDQIqPWTRe6kv4Nj-nEMfY5ploAg08rZ-Fs 254
avro_to_python/templates/fields/unionField.j2 sha256=Y2OTVypVr1xtP9z-ppBmCSJ-6WdNjZowZhP_T9iLPBE 2410
avro_to_python/templates/files/enum.j2 sha256=JULVm-PgTvcZSMUYXi0F0U0PG5fwtDQKO-eYj8i27W8 452
avro_to_python/templates/files/helpers.j2 sha256=h5MNh2TqUo40_ZF2K0giCYqeGWckjbQyjGzQ8vXAwaE 1415
avro_to_python/templates/files/init.j2 sha256=P01y6HGGxzfwDjVkz3WOcE9iYm-qhPuqmdIx7B2PGBA 152
avro_to_python/templates/files/manifest.j2 sha256=RprO38BlZE78AgkvnJPQJIZmLnYa93fJCd9nv7TaBJk 28
avro_to_python/templates/files/pip_init.j2 sha256=z-b8NNMpPSAWwWfa7YqtgA1D2MZf1bYhyW2JFUBttqs 129
avro_to_python/templates/files/record.j2 sha256=KXsWrGZU4uSGZTRnNVid9VGeVXDa4phZdmif4VWjygY 789
avro_to_python/templates/files/setup.j2 sha256=ISvxYOymikT3oHRku5-3pBsbkzy5E4m-E7V01gBu5nc 280
avro_to_python/templates/imports/basicImports.j2 sha256=zRrIX-XpNvrycPK8ObSFr8dX6FHmUOHiCRxexeU1wv4 344
avro_to_python/templates/imports/fileImports.j2 sha256=lZmppNm-VYHuVGnZI2m8H2P1xkl-WTzLVrCmghgScMo 191
avro_to_python/templates/partials/avroSchema.j2 sha256=9DG9NswgWfss4MZC77sF335KnBEI53aiW32ZKnY8GYA 198
avro_to_python/templates/partials/footer.j2 sha256=G0oRbSUOvwhM53IWu0Hukk7wRtcJoPp6vJjZ3JztvBk 132
avro_to_python/templates/partials/header.j2 sha256=T1UTyYEYj1b8Gf9BD49qZDx00p2DXna7PoYnoYUB9mQ 114
avro_to_python/templates/partials/objectSetter.j2 sha256=Qg4l5qVYzIhDbuC83KYHXSXrqV1OxWWWujAocf01bNA 238
avro_to_python/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
avro_to_python/utils/exceptions.py sha256=1BsTpGTsOwOAdSt_whNPFqsVLv8NUzanwNzcrZQvrds 295
avro_to_python/utils/paths.py sha256=RrJ4oNdYa1lpPVR251QNTnLNezGVCKyfcoXy2PG3K9o 3030
avro_to_python/utils/avro/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
avro_to_python/utils/avro/helpers.py sha256=Nrz0eFf7qFkHYl6NsiUGHBp5ul0LWl1HOZRm6MBEVIU 3496
avro_to_python/utils/avro/primitive_types.py sha256=izHVZrrvZPQ9iu3vhDZmQekyCNjQ9UsFMsUqTQAnFkc 368
avro_to_python/utils/avro/files/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
avro_to_python/utils/avro/files/enum.py sha256=r6NE1mmpA1meSURAsMBuwpLAw2zxJTgRRmvEOteo-xE 441
avro_to_python/utils/avro/files/record.py sha256=chPjfSTl728nkZ_beSv01Nyhh6QXEZbdEjM5HTLQmNY 3126
avro_to_python/utils/avro/types/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
avro_to_python/utils/avro/types/array.py sha256=PoBaEms7TKZKf2d_owASe9_HGZPybeU1NsWCH0aICvA 3114
avro_to_python/utils/avro/types/enum.py sha256=ZJYzGUc8TN-69_R9BslXvzBsI3xS5D6AUEL_rLEzGNs 1391
avro_to_python/utils/avro/types/map.py sha256=WIPF_CcJ3EMy5no-yTvJkkLXewSZu5tx-7KUMz_qERA 4109
avro_to_python/utils/avro/types/primitive.py sha256=A0KOfNecjowT7d2vicryIXxqcts3EgJZid76lAHPdso 1461
avro_to_python/utils/avro/types/record.py sha256=1ZFFhCNpDbL45r7kHnY-vdUrZf3PIR0ff8mn1cU3dQM 1346
avro_to_python/utils/avro/types/reference.py sha256=MoEPiDxosCwuj-IHf2JIHZ_4z5dtm58sXcBIFV3NqaY 1286
avro_to_python/utils/avro/types/type_factory.py sha256=yHKhq0eEL1ZaQlwg9bjjHYgk36pw-WcaPjmols6wko8 2077
avro_to_python/utils/avro/types/union.py sha256=27KT-xrUTCIU_tqbOCWbNIP7Sito_9aLCzBmOVXbygE 3838
avro_to_python/writer/__init__.py sha256=GUJA9jLxS_Pzrtn5Iqgw-urmjU8pwiiIc18d8ERMEQg 52
avro_to_python/writer/writer.py sha256=B7LBZj_O8sCDQzrm8dTVbnoFqUP1c2OaCvswd-vkVH4 8257
avro_to_python-0.3.3.dist-info/AUTHORS.rst sha256=5Hz_Gr9X2UbgoaedN8qVIZ2jqSzNTEkdrAbhDz76yuU 358
avro_to_python-0.3.3.dist-info/LICENSE sha256=C_rjkkdodHJivi7HOZ-zySWoJSz6NpKzPTnQhLt__nw 1074
avro_to_python-0.3.3.dist-info/METADATA sha256=UGaqmG3QpPJ9qWo9VfKrxP_hS7bRBkKYlwKYVbWkFu4 5879
avro_to_python-0.3.3.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
avro_to_python-0.3.3.dist-info/entry_points.txt sha256=0YQaeqTFhSv5cRWqdlOAgaQvAhcL-mAbEGpRs5xo5nM 60
avro_to_python-0.3.3.dist-info/top_level.txt sha256=9u6gfrTgnJNIe8fk-fsVqc4wA5CHiwlTaKQtpEvqa34 15
avro_to_python-0.3.3.dist-info/RECORD

top_level.txt

avro_to_python

entry_points.txt

avro-to-python = avro_to_python.cli:main