News

fast_mail_parser is a Python library for .eml files parsing. The main benefit is a performance: the library is much faster than python implementations. Based on mailparse library using pyo3.
Simple Flowchart Generator Script A Python CLI tool to generate flowcharts from structured JSON input, supporting linear and branching workflows. Outputs PNG images using Graphviz.