A compiliation of data pipeline scripts in Python
Project description
About
This is a compilation of my data pipeline scripts written in Python.
Conventions
Each pipeline function is an executable python file that accepts flags to modify the specific configurations of the pipeline (i.e. MSSQL DB Name, GCS Bucket Name).
When loading data from a third-party source you can set the temporary destination of the data to the data/ folder. After the data has been successfully ingested remove the file from the data folder.
Folder Structure
- config/
- contains any specific configurations that need to be modified within the Docker container
- data/
- a temporary landing zone for any data that is ingested from a third-party source
- functions/
- contains all pipeline functions
- functions/utils/
- contains all reusable code and can be organized futher as either a Source (where data is pulled from), or a Target (where data is placed)
Setup
- Create and activate a python virtual environment.
python3 -m venv venv
source /venv/bin/activate
- Install python dependencies
pip install -r requirements.txt
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 pypeline_functions-0.2.0.tar.gz.
File metadata
- Download URL: pypeline_functions-0.2.0.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c1587c1fe22040e56eef0845d6632c1e6d1f7908d529282d2b7a629dc593ae0
|
|
| MD5 |
b9e008239e6dc4313562c4222cd0c8bc
|
|
| BLAKE2b-256 |
b6fc1284311525b9a0378ee3c4b92dcecad29adea10e9cc8657705a34787d731
|
Provenance
The following attestation bundles were made for pypeline_functions-0.2.0.tar.gz:
Publisher:
publish_to_pypi.yaml on mighabana/pypeline-functions
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pypeline_functions-0.2.0.tar.gz -
Subject digest:
0c1587c1fe22040e56eef0845d6632c1e6d1f7908d529282d2b7a629dc593ae0 - Sigstore transparency entry: 185000847
- Sigstore integration time:
-
Permalink:
mighabana/pypeline-functions@9aefbc875fe4bfc299d7c1f39c84679cac90673a -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/mighabana
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yaml@9aefbc875fe4bfc299d7c1f39c84679cac90673a -
Trigger Event:
push
-
Statement type:
File details
Details for the file pypeline_functions-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pypeline_functions-0.2.0-py3-none-any.whl
- Upload date:
- Size: 23.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9a91d0aecd699d2386c4abe2acfdfc3d1205a739be17298a689a3eed2dcde33
|
|
| MD5 |
21c2349c3e993be43147534ec3d363f8
|
|
| BLAKE2b-256 |
2bbe714449aa10274bc5605dfecd34a1caab818e825ae07bdd12777a93f3f5ee
|
Provenance
The following attestation bundles were made for pypeline_functions-0.2.0-py3-none-any.whl:
Publisher:
publish_to_pypi.yaml on mighabana/pypeline-functions
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pypeline_functions-0.2.0-py3-none-any.whl -
Subject digest:
c9a91d0aecd699d2386c4abe2acfdfc3d1205a739be17298a689a3eed2dcde33 - Sigstore transparency entry: 185000851
- Sigstore integration time:
-
Permalink:
mighabana/pypeline-functions@9aefbc875fe4bfc299d7c1f39c84679cac90673a -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/mighabana
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yaml@9aefbc875fe4bfc299d7c1f39c84679cac90673a -
Trigger Event:
push
-
Statement type: