feat: SEO/GEO admin hub — GSC, Bing, Umami sync + search/funnel/scorecard views

# Conflicts:
#	CHANGELOG.md
#	uv.lock
#	web/src/padelnomics/admin/templates/admin/base_admin.html
#	web/src/padelnomics/core.py
This commit is contained in:
Deeman
2026-02-23 15:23:03 +01:00
19 changed files with 2337 additions and 1 deletions

View File

@@ -18,6 +18,9 @@ dependencies = [
"duckdb>=1.0.0",
"pyarrow>=23.0.1",
"pyyaml>=6.0",
"httpx>=0.27.0",
"google-api-python-client>=2.100.0",
"google-auth>=2.23.0",
]
[build-system]