Phase 1 project prototype

This commit is contained in:
emfurst 2026-03-30 19:29:33 -04:00
commit 2c9ae1c312
29 changed files with 2967 additions and 22 deletions

View file

@ -12,6 +12,10 @@ dependencies = [
"xlrd>=2.0",
"pyarrow>=17.0",
"lxml>=5.0",
"beautifulsoup4>=4.12",
"playwright>=1.40",
"dash>=2.17",
"plotly>=5.22",
]
[project.scripts]