avroconvert

View on PyPIReverse Dependencies (0)

0.1.1 avroconvert-0.1.1-py2.py3-none-any.whl

Wheel Details

Project: avroconvert
Version: 0.1.1
Filename: avroconvert-0.1.1-py2.py3-none-any.whl
Download: [link]
Size: 16558
MD5: 4380c9e5026c30c1233ebb96cc5199a9
SHA256: 8b87d740075a9910b8c3b385f1400c6e7cca37f3b9cb28820428998b550634f7
Uploaded: 2021-06-25 08:25:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: avroconvert
Version: 0.1.1
Summary: Utility to convert avro files to csv, json and parquet formats
Author: Shrinivas Vijay Deshmukh
Author-Email: shrinivas.deshmukh11[at]gmail.com
Home-Page: https://github.com/shrinivdeshmukh/avroconvert
License: MIT license
Keywords: avroconvert
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: boto3 (==1.15.15)
Requires-Dist: fastavro (==1.0.0.post1)
Requires-Dist: pandas (==1.2.0)
Requires-Dist: pyarrow (==4.0.1)
Requires-Dist: google-api-core (==1.22.4)
Requires-Dist: google-api-python-client (==1.12.8)
Requires-Dist: google-auth (==1.22.1)
Requires-Dist: google-auth-httplib2 (==0.0.4)
Requires-Dist: google-auth-oauthlib (==0.4.2)
Requires-Dist: google-cloud-bigquery (==2.0.0)
Requires-Dist: google-cloud-bigquery-storage (==2.0.0)
Requires-Dist: google-cloud-core (==1.4.2)
Requires-Dist: google-cloud-storage (==1.31.2)
Requires-Dist: google-crc32c (==1.0.0)
Requires-Dist: google-resumable-media (==1.1.0)
Requires-Dist: googleapis-common-protos (==1.52.0)
Requires-Dist: pydata-google-auth (==1.1.0)
Requires-Dist: python-snappy (==0.6.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4693 characters]

WHEEL

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

RECORD

Path Digest Size
avroconvert/__init__.py sha256=JMDQsNaIwT5u0XbknFwgfsA6AKrkAtLIDnmD0UnEahQ 441
avroconvert/avroconvert.py sha256=UZ_SmsmEdnyACBU8BgGFsPWhJLvDvtRPW_3B8l0dXy8 7712
avroconvert/cli.py sha256=Mj6Qv9uAGehQx0hjR481eeONUD-cV6OiM7ZRb2BKI-0 7071
avroconvert/execute.py sha256=Ow95JsFcFL1EtvVrefD-2vRo5zVSRaJpZpwPxNWIjhE 5325
avroconvert/log_source.py sha256=_gGLIkAWAKeMdF_WsgMlnIPYL9r9JONaeD-DZah7ZHQ 994
avroconvert/sources/__init__.py sha256=aQOr1_yexocNfuOw0uuzvtYI4x-LvoFTRsfkQq8h1rc 191
avroconvert/sources/filesystem/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
avroconvert/sources/filesystem/reader.py sha256=Tm7x-Ub76RIJ4dR1baRdp7j6yGIuwYjKJewuwUdmFvQ 2483
avroconvert/sources/gcs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
avroconvert/sources/gcs/reader.py sha256=n4u6WbE2a2UGEp4k3NXCJlbROxk9M41EzVI26P9jTIg 6147
avroconvert/sources/s3/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
avroconvert/sources/s3/reader.py sha256=S86QRFotPiIpLFyG-UGocjzM84mRvUftjg0KJlpPPNg 5525
avroconvert-0.1.1.dist-info/AUTHORS.rst sha256=mhjdYLUk-HyHVsvknM2AkGr63n4rFdIUW13QsbzhNkk 180
avroconvert-0.1.1.dist-info/LICENSE sha256=PtxxH_C1bMUoyHJPtsTrwPm78CMl5Ws6ulKM-CwE3Us 1083
avroconvert-0.1.1.dist-info/METADATA sha256=sV5-u4F8cXRCapbIQnfu8tfbx_KpgIop4_FQ1c2xoMU 6346
avroconvert-0.1.1.dist-info/WHEEL sha256=ADKeyaGyKF5DwBNE0sRE5pvW-bSkFMJfBuhzZ3rceP4 110
avroconvert-0.1.1.dist-info/entry_points.txt sha256=g067PUOIUvpCD6LjgFy7HFR9hyW9jGJ_yVkXJ-BuG7Q 54
avroconvert-0.1.1.dist-info/top_level.txt sha256=kvVX14hhylI6Z6RtUozTq6MRzr8r_ho5pgUlHNRE4aY 12
avroconvert-0.1.1.dist-info/RECORD

top_level.txt

avroconvert

entry_points.txt

avroconvert = avroconvert.cli:main