Spaces:
Running
Running
| # Thinkly Labs SEO - Dependencies | |
| # Core Framework | |
| flask | |
| # Data Processing & Analysis | |
| requests | |
| beautifulsoup4 | |
| pandas | |
| plotly | |
| jinja2 | |
| validators | |
| urllib3 | |
| lxml | |
| # PDF Generation | |
| reportlab | |
| # AI/LLM Integration | |
| groq | |
| python-dotenv | |
| # API Integrations (Optional - set via environment variables) | |
| google-api-python-client # For Google Search Console | |
| google-auth-oauthlib # For GSC OAuth authentication | |
| google-auth # For Google authentication |