/stripe-datev-exporter

Exports Stripe invoices and payments in DATEV format for bookkeeping

Primary LanguagePythonMIT LicenseMIT

Stripe DATEV Exporter

Environment

Uses Python's virtualenv. To setup initially:

virtualenv -p python3 venv

To activate in your current shell:

. venv/bin/activate

Run Command

python stripe-datev-cli.py download <year> <month>