ingestor

View on PyPIReverse Dependencies (0)

0.0.3 ingestor-0.0.3-py3-none-any.whl

Wheel Details

Project: ingestor
Version: 0.0.3
Filename: ingestor-0.0.3-py3-none-any.whl
Download: [link]
Size: 8929
MD5: cee3e04c1f02b8a535e3310249650bf9
SHA256: dfd5e9308d4fadae0591dfdaef6bf14b1ad26a5d140d08634c7f71899a9a2b04
Uploaded: 2023-06-11 10:54:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ingestor
Version: 0.0.3
Summary: Apache Beam pipeline that ingests data from a PostgreSQL and writes it to GCS.
Author: Roman Dryndik
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.9
Requires-Dist: apache-beam[gcp] (==2.47.0)
Requires-Dist: avro (<2.0.0,>=1.11.1)
Requires-Dist: beam-nuggets (<0.19.0,>=0.18.1)
Requires-Dist: beam-postgres (<0.4.0,>=0.3.2)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: ipdb (<0.14.0,>=0.13.13)
Requires-Dist: psycopg2-binary (<3.0.0,>=2.9.6)
[No description]

WHEEL

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

RECORD

Path Digest Size
ingestor/.python-version sha256=x5OLXAEqiFrMYtwOBGt5evOSA58NiqmMOpuLLL2psp4 5
ingestor/Dockerfile sha256=3HgRewOqKiuMaMk-mPkJhBJdP_RQ1_NOiPcKkH1KhUU 210
ingestor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ingestor/bq/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ingestor/bq/load.py sha256=sWgoHfVPZs-xRhaxSbWf3USQP3FxgLNzqqzqOrPOvic 900
ingestor/bq/options.py sha256=J1u9CScUNXABE1y1UmDgj14cnxAa37q9EKGk_XbH-T8 426
ingestor/bq/schemas/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ingestor/bq/schemas/author.json sha256=Q88cRLryXSDhCJNZf7MhgIsmu0V5spXcHdSllpg5ZSk 551
ingestor/bq/schemas/providers.py sha256=Z0b3ZE6VXe3eumdU8uWfHphKXEZ_VTiVJnnk4FtvfHY 375
ingestor/cli.py sha256=0F0hmUDcZzEBIDq-KQ0m6-PeE-OTrXhbdf3cZmIEsbA 433
ingestor/common_options.py sha256=1VZ_k-JNr3keXbFKPcIJJS9biPPI1wFLOOdQC7QQlCs 332
ingestor/exec.py sha256=HbCvrYAO2nswdJpgAWU6y6wNvKh9mfzWSenDztFyyu8 483
ingestor/gcs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ingestor/gcs/ingestion.py sha256=Y00oRFBWG4IIU2WFp-317i5dcjxfbZ82COjdGdm31nI 1723
ingestor/gcs/options.py sha256=_sPw5ScvJCCWPwoN0DthqYogVjIV0yNB4h0A3nFnvHU 1111
ingestor/gcs/schemas/__init__.py sha256=I3spXcDrDoLqKpGiMsyVUG-O_4wNV_HNysry4ZEtjIs 41
ingestor/gcs/schemas/author.avsc sha256=_M4BjOkVs_I385mRtvFX4uyk760qR_Rec8Pbls0Vxqs 489
ingestor/gcs/schemas/providers.py sha256=LgX4WXA73rMpXOb6mzaOZMsfC3DOjPKXJ0N-oEI2k5k 400
ingestor/ingest.py sha256=8pJLmZqdy6N46tN34PjWeqTQ8_0Tw8dfWyRxZRpv0TY 3095
ingestor/load.py sha256=JlEDEuwzFv8kngzDWxQfRja3c8ovLs1PsLPNYY1iNug 1222
ingestor-0.0.3.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
ingestor-0.0.3.dist-info/entry_points.txt sha256=x4Wv0eyENPFVFNaFrt9T-ROiA7LiLBYzFuj640tlwOE 54
ingestor-0.0.3.dist-info/METADATA sha256=pZKsmMugCUQ2UqBhqEnjooc9szkRx7JI9cpzcU0Xl5s 685
ingestor-0.0.3.dist-info/RECORD

entry_points.txt

ingestor-pipeline = ingestor.cli:cli