Metadata-Version: 2.4
Name: briefly
Version: 0.2.2
Summary: A modern way to build beautiful PDF reports.
Author: Olga Biro
License: MIT
Project-URL: Homepage, https://github.com/olgabiro/briefly
Project-URL: Issues, https://github.com/olgabiro/briefly/issues
Requires-Python: >=3.14
Description-Content-Type: text/markdown
Requires-Dist: fpdf2>=2.8.5
Requires-Dist: matplotlib>=3.10.8
Provides-Extra: dev
Requires-Dist: ruff>=0.14.10; extra == "dev"
Requires-Dist: mypy>=1.8.0; extra == "dev"
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-cov>=5.0; extra == "dev"
Requires-Dist: types-fpdf2>=2.8.4; extra == "dev"

![CI](https://github.com/olgabiro/briefly/actions/workflows/build.yml/badge.svg)

A modern way to build beautiful PDF reports.

Built on top of [fpdf2](https://py-pdf.github.io/fpdf2/index.html).


**Briefly** is a Python library for building beautiful, modern PDF reports from scratch. It provides a clean, design-focused API for layout, styling and rendering.
