A Data Engineering package
Project description
ETL Workers
It is my way to express my love for python and my life passion for data science in general and explicitly for data engineering.
About the package name:
I named it after the famous data-engineering pipeline approach: Extract, Transform, and Load.
About the idea and package structure
It will contain multiple worker classes, And Each worker will fulfill certain data operations segmented by type.
For example, now it contains one worker called FileWorker, And it is performing file-related operations.
In the future, I will add more workers and more functions per worker. So it can perform complex operations under any applicable built with python.
How to install & use
# In your terminal
pip install EtlWorkers
# In your python application
import EtlWorkers as ew
help(ew.end_lines_with_comma)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file EtlWorkers-0.0.6.tar.gz.
File metadata
- Download URL: EtlWorkers-0.0.6.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ae14a474c458d7b43708e95a49b4c3942934d67011fc07da2f150e46971daca
|
|
| MD5 |
b414e7979ba15ccc4c4c88f1dbc2c2e8
|
|
| BLAKE2b-256 |
0255512fe4db4edc1b0eb1ffa9b57cdd6c87e6025e2a434da212e18165eefb25
|
File details
Details for the file EtlWorkers-0.0.6-py3-none-any.whl.
File metadata
- Download URL: EtlWorkers-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eea7be1743f103e1e239b376888f53adb7c9f3d732a82d97444ddc59894ea5dd
|
|
| MD5 |
18753eba31404be2e970872db1ef6229
|
|
| BLAKE2b-256 |
0f48bdc14e52ae46823acfc0328ef44e15ce04b977ccbef65c4904dd9b3bc387
|