Skip to content

TechnicallyMatt/Pipeline-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio-pdp

Code style: black

A suite of applications demonstrating a data pipeline (Dagster.io), and a visualisation app (Dash.io).

├── Pipfile
├── Pipfile.lock
├── Readme.md
├── conftest.py
├── pytest.ini
├── src
│   ├── __init__.py
│   └── pipeline
│       ├── __init__.py
│       └── resources.py
└── tests
    ├── app
    └── pipeline
        └── test_resources.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages