Skip to content

jeff-abe-98/Pipeline-Mini-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipeline Mini Project

A mini project for writing a data engineering pipeline using python

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

A MySQLDatabase

You will need a MySQLDatabase to create the schema and table within.

Python Packages

mysql-connector-python

pyyaml

Running the tests

Tests are written to run with pytest, and can be run by calling pytest in the terminal from the project directory

Usage

The project can be run by calling the script from a command line

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages