A slightly sarcastic, highly over-engineered GitHub-as-a-Data-Platform Proof-of-Concept.
https://github.com/pgoslatara/medium_scraper.git
A slightly sarcastic, highly over-engineered GitHub-as-a-Data-Platform Proof-of-Concept.
python3.11 -m virtualenv .venv
source .venv/bin/activate
pip install -e .
pre-commit install
set -gx DATA_DIR $(pwd)/local_output