#4835
Script Python export Stripe → Sheets
Agent execution
04 / 07LIVE5/7 · 0%
- Brief received09:48:22Daily Stripe → Google Sheets export
- Brief analysis09:48:22Stripe API schema identified · Sheets OAuth required
- Env setup09:50:22Python 3.12 venv · stripe-py 9.1 · gspread 6.0
- Implementation09:53:22Pagination charges, refunds, payouts · exponential retry
- Unit tests10:15:2212 pytest tests · 92% coverage
- Documentation—README + .env.example + crontab
- Delivery—Git repo + Loom demo
stripe_export.py
Main export script
342 lines · pylint 9.6
test_stripe_export.py
Pytest test suite
12 tests · 92% coverage
README.md
Installation documentation
full guide · 4 diagrams
Generating…