Skip to content

Exports Stripe invoices and payments in DATEV format for bookkeeping

License

Notifications You must be signed in to change notification settings

Lion7de/stripe-datev-exporter

 
 

Repository files navigation

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>

About

Exports Stripe invoices and payments in DATEV format for bookkeeping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%