1. Home
  2. /Projects
  3. /Python Automations
Teilen
Automationautomation

Python Automations

Scripts for business process automation: ZUGFeRD/XRechnung, direct debit extraction, reports, Streamlit dashboards.

PythonPandasStreamlit
80%
time saved on reports
Auto
invoice generation (ZUGFeRD)
0
manual PDF extraction

Challenge & Solution

Challenge

Recurring tasks like report creation, invoice conversion, and data analysis were done manually. This consumed several hours per week and was error-prone.

Solution

Automated Python scripts handle these tasks at the push of a button. E-invoices are generated automatically, data is extracted from PDFs, and reports are created instantly.

Technical Details

Expand / collapse

Features

E-Invoice

  • ZUGFeRD PDF (Factur-X)
  • XRechnung XML
  • PDF metadata
  • Batch processing
  • Validation + repair

Data Tools

  • Direct debit PDF extraction
  • Excel reports
  • MySQL queries
  • Customer service lookup
  • CSV/Excel conversion

Streamlit

  • Interactive visualization
  • Filter + drill-down
  • Multi-page apps
All projects