Initial commit.

This commit is contained in:
Edward Betts 2026-03-30 19:34:46 +01:00
commit a8e0bd39e5
16 changed files with 981 additions and 0 deletions

5
requirements.txt Normal file
View file

@ -0,0 +1,5 @@
flask
httpx
lxml
cssselect
pytest