Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 387 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 387 Bytes

climateguard

Install the repo

First install the scrapper dependencies, following the tutorial on the repo: https://github.com/codelucas/newspaper?tab=readme-ov-file#get-it-now Only install the OS dependencies, as the package will be installed in a virtual env, below.

Install first the uv package:

pip install uv

Then install the repo:

uv venv
uv sync