Skip to main content

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

  1. Create and activate a python virtual environment.
python3 -m venv venv
source /venv/bin/activate
  1. 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

pypeline_functions-0.2.0.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pypeline_functions-0.2.0-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

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

Hashes for pypeline_functions-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0c1587c1fe22040e56eef0845d6632c1e6d1f7908d529282d2b7a629dc593ae0
MD5 b9e008239e6dc4313562c4222cd0c8bc
BLAKE2b-256 b6fc1284311525b9a0378ee3c4b92dcecad29adea10e9cc8657705a34787d731

See more details on using hashes here.

Provenance

The following attestation bundles were made for pypeline_functions-0.2.0.tar.gz:

Publisher: publish_to_pypi.yaml on mighabana/pypeline-functions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pypeline_functions-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pypeline_functions-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c9a91d0aecd699d2386c4abe2acfdfc3d1205a739be17298a689a3eed2dcde33
MD5 21c2349c3e993be43147534ec3d363f8
BLAKE2b-256 2bbe714449aa10274bc5605dfecd34a1caab818e825ae07bdd12777a93f3f5ee

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page