datapipelab 0.1.2__py3-none-any.whl → 0.1.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
datapipelab/pipeline.py CHANGED
@@ -1,6 +1,6 @@
1
1
  from datapipelab.pipeline_config import PipelineConfig
2
2
  from datapipelab.pipeline_handler import PipelineHandler
3
- from datapipelab.logger import Logger
3
+ from datapipelab.logger import logger
4
4
 
5
5
  class Pipeline:
6
6
  def __init__(self, pipeline_config_path, spark, config_params=None):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: datapipelab
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: A data pipeline library with connectors, sources, processors, and sinks.
5
5
  Requires-Dist: json5
6
6
  Requires-Dist: loguru
@@ -1,7 +1,7 @@
1
1
  datapipelab/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  datapipelab/engine.py,sha256=dYm39Yb0Eqt76pwdc-ilzZNxehMKdiuidE557YexHaU,437
3
3
  datapipelab/logger.py,sha256=Ugv0A4TfD3JWCWXNWu0lURcnfAEyuVrK3IrvVVgcHBo,864
4
- datapipelab/pipeline.py,sha256=kX_Wy-l6DZ7ega3OKk-8ZV14aQlOCNMcxX6AZ6bIHSU,1464
4
+ datapipelab/pipeline.py,sha256=dw9D9KM_hztt9g_YzqoNgQBRyCYR92cRZwrU5duP_Pg,1464
5
5
  datapipelab/pipeline_config.py,sha256=MyEV2jz54_ZcEAgwmMR91KP8XG8W5raGoTRWctSeIrI,3038
6
6
  datapipelab/pipeline_handler.py,sha256=1t5wwsaVUMXXmsEa-Qt-6jtMIyAZmX1hgo2I_UgbtiM,3265
7
7
  datapipelab/app/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -21,7 +21,7 @@ datapipelab/app/node/source/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMp
21
21
  datapipelab/app/node/source/delta_node.py,sha256=gg7SfuKBAAfjk6OX2jNrot9XX61HoBe3us3D8O-dscE,529
22
22
  datapipelab/app/node/source/hive_node.py,sha256=h_AMCnnmon7uLRIGsaHAPWEReD3VaWZXnz9r0TpLGNM,478
23
23
  datapipelab/app/node/source/spark_node.py,sha256=S_x2atRFPDnXmhCUtcmaLc4BDFd2H4uQq6wnEJb7Uug,480
24
- datapipelab-0.1.2.dist-info/METADATA,sha256=p8_ybC58-fobA9s_WGLjfux77Ju4aroL2UNMHMx4kHA,312
25
- datapipelab-0.1.2.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
26
- datapipelab-0.1.2.dist-info/top_level.txt,sha256=HgeBjHvXorKzvNqU5BNPutoI771HtiqVit9_-0Zyrb4,12
27
- datapipelab-0.1.2.dist-info/RECORD,,
24
+ datapipelab-0.1.3.dist-info/METADATA,sha256=hdH4qe3YKk_RxAc9ZXdy1jPiK-Zsk9WwozoNR0nXu_g,312
25
+ datapipelab-0.1.3.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
26
+ datapipelab-0.1.3.dist-info/top_level.txt,sha256=HgeBjHvXorKzvNqU5BNPutoI771HtiqVit9_-0Zyrb4,12
27
+ datapipelab-0.1.3.dist-info/RECORD,,