Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 824 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 824 Bytes

Gigsgo Pipeline

An ETL pipeline for live music listings.

Operation

$ uv run python3 -m src.main -v 'https://www.example.com'

Tests

$ uv run python3 -m unittest discover -s tests