Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
guifav
/
pagespeedinsights
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pagespeedinsights
35.5 kB
3 contributors
History:
12 commits
Guilherme Favaron
Claude
Remove public API - require Google Cloud authentication
ed17ba2
4 months ago
.gitattributes
1.52 kB
initial commit
4 months ago
README.md
1.43 kB
Remove demo mode - require proper Google OAuth2 authentication
4 months ago
__init__.py
37 Bytes
Refactor PageSpeed Insights analyzer into modular architecture
4 months ago
analyzer.py
3.01 kB
Fix environment variable handling and improve error messaging
4 months ago
app.py
272 Bytes
Refactor PageSpeed Insights analyzer into modular architecture
4 months ago
config.py
1.54 kB
Remove demo mode - require proper Google OAuth2 authentication
4 months ago
google_auth.py
7.29 kB
Remove public API - require Google Cloud authentication
4 months ago
models.py
7.03 kB
Refactor PageSpeed Insights analyzer into modular architecture
4 months ago
pagespeed_client.py
3.08 kB
Remove public API - require Google Cloud authentication
4 months ago
requirements.txt
169 Bytes
Implement OAuth2 authentication for Google PageSpeed Insights API
4 months ago
ui.py
10.2 kB
Remove public API - require Google Cloud authentication
4 months ago