ThinklySEO / requirements.txt
yashgori20's picture
domne
8913f77
raw
history blame contribute delete
453 Bytes
# 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