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
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
README.md
Safe
1.43 kB
Remove demo mode - require proper Google OAuth2 authentication
5 months ago
__init__.py
Safe
37 Bytes
Refactor PageSpeed Insights analyzer into modular architecture
5 months ago
analyzer.py
Safe
3.01 kB
Fix environment variable handling and improve error messaging
5 months ago
app.py
Safe
272 Bytes
Refactor PageSpeed Insights analyzer into modular architecture
5 months ago
config.py
Safe
1.54 kB
Remove demo mode - require proper Google OAuth2 authentication
5 months ago
google_auth.py
Safe
7.29 kB
Remove public API - require Google Cloud authentication
5 months ago
models.py
Safe
7.03 kB
Refactor PageSpeed Insights analyzer into modular architecture
5 months ago
pagespeed_client.py
Safe
3.08 kB
Remove public API - require Google Cloud authentication
5 months ago
requirements.txt
Safe
169 Bytes
Implement OAuth2 authentication for Google PageSpeed Insights API
5 months ago
ui.py
Safe
10.2 kB
Remove public API - require Google Cloud authentication
5 months ago