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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
python3 -m pip install -r requirements.txt
python3 main.py fetch 2 --year 2024
The above command will fetch day 2 for year 2024