smileyface/smileyface/scrape_latest
Mathew Sir Guest the best 709e6f25fa refactor: replace configobj spec with pydantic-settings and Click CLI
Drop the config.spec/configobj configuration in favour of an
AppSettings pydantic-settings model (settings.py) loaded from
SMILEYFACE_-prefixed env vars or a .env file. Introduce AppContext
(context.py) to carry settings plus logging, dispatch commands through
a Click CLI (cli.py), and centralise log setup (logging_setup.py).
Update hub_machine, datalayer, and scraping modules to consume the new
context. Add .env.example and ignore .env.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-30 19:43:38 -06:00
..
__init__.py build: refactor black and isort 2024-08-02 05:51:33 -06:00
local_fs.py refactor: replace configobj spec with pydantic-settings and Click CLI 2026-05-30 19:43:38 -06:00
README.md updated README files 2022-09-27 17:08:37 -06:00
scrape_ut4pugs.py build: refactor black and isort 2024-08-02 05:51:33 -06:00
scrape_utcc.py build: refactor black and isort 2024-08-02 05:51:33 -06:00

scrape_latest

Module is for checking against ut4pugs and utcc.unrealpugs.com to check for latest/updated pak files.