|
sql
|
feat: add support for new ratings page
|
2024-05-11 17:13:48 +02:00 |
|
__init__.py
|
fix: some lint reported by Ruff
|
2024-05-11 19:00:27 +02:00 |
|
config.py
|
improve typing for config
|
2023-03-18 22:09:03 +01:00 |
|
db.py
|
feat: add CLI command to load IMDb charts
|
2024-05-18 23:46:56 +02:00 |
|
imdb.py
|
fix: encode query params for GQL request
|
2024-05-18 23:38:33 +02:00 |
|
models.py
|
fix: encode query params for GQL request
|
2024-05-18 23:38:33 +02:00 |
|
request.py
|
fix: some lint reported by Ruff
|
2024-05-11 19:00:27 +02:00 |
|
types.py
|
use native union type syntax
|
2023-02-02 23:46:02 +01:00 |
|
utils.py
|
fix: encode query params for GQL request
|
2024-05-18 23:38:33 +02:00 |
|
web.py
|
fix: some lint reported by Ruff
|
2024-05-11 19:00:27 +02:00 |
|
web_models.py
|
improve typing correctness
|
2023-02-04 01:12:09 +01:00 |