Tool that groups excell rows with specified conditions
Project description
invoice_group_excel
A Python library for automatic Excel cost aggregation, filtering, grouping and multi‑sheet report generation.
Features:
- Auto-detects numeric columns and sums them
- Works with arbitrary column names
- Generates multiple sheets based on filters
- Supports grouping and sorting
- Configurable formatting
Installation:
pip install invoice_group_excel
Usage:
from invoice_group_excel import InvoiceAggregator, CFG
ag = InvoiceAggregator(CFG.input_data_file, ['Sheet1'])
ag.save_and_style(CFG.output_data_file)
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 invoice_group_excel-0.1.4.tar.gz.
File metadata
- Download URL: invoice_group_excel-0.1.4.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.5 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be58d747051c69d9a9d6d2780ebec1e396b2ec00c107083c2d768bb77080cfd9
|
|
| MD5 |
8af685e3825ef63987728c8642ffda0b
|
|
| BLAKE2b-256 |
c12a16cf5740bf202311cc21f1f0e04fd940cab8c3cff984c9826b192e91156c
|
File details
Details for the file invoice_group_excel-0.1.4-py3-none-any.whl.
File metadata
- Download URL: invoice_group_excel-0.1.4-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.5 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22fd0fbdb86513de593abc2115b96e652394f9bfa18c0246a97ade70ced7f3c9
|
|
| MD5 |
fe004d9ebec869c701065e70c46285fa
|
|
| BLAKE2b-256 |
19ff04b0ccf99ee50224bf39bcf5e05693a964a8d0f0bd2bcdac8821db41c7b9
|