Skip to content

LarsHanegraaf/pydata-untappd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyData - Untappd

Code used for my talk about 'How to not pull your hair out while providing data to the business, unit testing for data pipelines'.

What is in this repo?

This repo contains three phases of the talk; the initial code, refactoring no. 1 and refactoring no. 2.

How to run

  1. Have Poetry installed.
  2. Clone the repo.
  3. Run poetry install
  4. Run poetry run pytest to run the test suite (or activate the virtual environment that Poetry created and then just run pytest).

About

Code examples used in my talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages