python3 -m pip install -r requirements.txt
python3 main.py fetch 2 --year 2024
The above command will fetch day 2 for year 2024
- Code should automatically format on save
python3 -m pip install -r requirements.txt
python3 main.py fetch 2 --year 2024
The above command will fetch day 2 for year 2024