Skip to content
View document-data-automation's full-sized avatar

Block or report document-data-automation

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. docforge docforge Public

    Render one document per row from a CSV/Excel/JSON data file and a Jinja2 template. Mail-merge for the command line.

    Python

  2. csv-json-cleaner csv-json-cleaner Public

    Clean messy CSV and JSON data from the command line — trim whitespace, normalize headers, fix numbers and dates, and dedupe rows, with a before/after diff report. Zero dependencies.

    Python

  3. inbox-attachment-sorter inbox-attachment-sorter Public

    Connect to an IMAP inbox, download attachments by rule, rename them, and file them into dated folders — a safe, re-runnable attachment janitor. Standard library only.

    Python

  4. excel-report-builder excel-report-builder Public

    Turn CSV/JSON data into polished, formatted Excel reports from a declarative config — styled tables, summary sheets, and charts, with no openpyxl code to write.

    Python

  5. pdf-table-extractor pdf-table-extractor Public

    Extract tables from PDFs into clean CSV, Excel, or JSON — with a preview-and-confirm step, multi-page table stitching, and merged-cell handling.

    Python