- meta_ads_client.py: Meta Marketing API client (facebook-business SDK) - agent.py: Claude-powered campaign decision engine - run.py: main orchestration script - config.py: environment variables - .github/workflows/daily.yml: GitHub Actions cron (8am CEST) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
anthropic==0.95.0
|
|
pyairtable==3.3.0
|
|
facebook-business>=19.0.0
|
|
python-dotenv==1.2.2
|
|
requests>=2.32.0
|