Utilities for Ex-DRF.
Project description
Utilities for Ex-DRF
exdrf-util is a grab bag of small, optional helpers built on exdrf types and attrs. It is useful for desktop or back-office scripts that already depend on exdrf and need shared table/export or task scaffolding. It is not a required dependency for minimal API or ORM-only stacks.
Contents (high level)
Modules under exdrf_util include:
- Tabular export: turn openpyxl cell ranges into PDF or Word
documents (
table2pdf,table2doc,table_writer,table2base) using reportlab / python-docx when those libraries are available in the environment. - PDF utilities: merge and manipulate PDFs (
merge_pdfs), backup rotation (rotate_backups). - Tasks: attrs-based
Taskstate machine tied toExFieldBasefor form-like workflows (task). - Misc: verbose checking helpers, shared typedefs for translation/context protocols.
Runtime dependencies in pyproject.toml list only exdrf; features
that import openpyxl, reportlab, or docx expect you to install those
packages next to exdrf-util when you use the corresponding modules.
Python 3.12.2+ is required.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file exdrf_util-0.1.17.tar.gz.
File metadata
- Download URL: exdrf_util-0.1.17.tar.gz
- Upload date:
- Size: 26.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca4efe678bb3b8a292b649af1a98905f62beb4bc2c6677d27a4227049a1bb8ed
|
|
| MD5 |
cb5e81d5fce34265e85484993b248e4e
|
|
| BLAKE2b-256 |
4492b9e7ccfea30ad9f8555a189bd792edce661bc8a275176853ef86d22e748c
|
File details
Details for the file exdrf_util-0.1.17-py3-none-any.whl.
File metadata
- Download URL: exdrf_util-0.1.17-py3-none-any.whl
- Upload date:
- Size: 29.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9631c3035702b0b14c3dff59ed78414814a49a918823a73ef98995cb03c80a3
|
|
| MD5 |
e6f8d18d94ea32fb89621adcc85ffbc7
|
|
| BLAKE2b-256 |
62a160a9432be2fa3dd6e04c07ea87130bd077b75fbc7b79bf381376f7773a3c
|