Utility library for exporting data to Excel and CSV files
Project description
Criminal Export Utils
A utility library for exporting data to Excel and CSV files in PySide6 applications.
Installation
pip install criminal-export-utils
Usage
from criminal_export_utils import export_data_to_file
data = [{"name": "John", "age": 30}, {"name": "Jane", "age": 25}] export_data_to_file(data, parent_widget, "output_filename")
Features
- Export data to Excel (.xlsx) format
- Export data to CSV format
- File dialog integration with PySide6
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 criminal_export_utils-0.1.0.tar.gz.
File metadata
- Download URL: criminal_export_utils-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cb686ba2dc949400b5278051eea7e1aad5e503f3b697da36962c0f90743da8c
|
|
| MD5 |
c825b2c1adfab498f70885cfe87cd7de
|
|
| BLAKE2b-256 |
bfb4cd6d01c93b4ec543fc4eb23d42edb993f9791357e555f9ac665b0bff31f4
|
File details
Details for the file criminal_export_utils-0.1.0-py3-none-any.whl.
File metadata
- Download URL: criminal_export_utils-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58d6b4335f9a60fc994de7e3c9c153cc73d2ef0d0bdd63867b1d4b1e5955348d
|
|
| MD5 |
d8d5ed822ecbf51c72f0b6e75f63b586
|
|
| BLAKE2b-256 |
eee6b25b8346ca2a71bafebc630325bb6fecb098f69d5a036f5f56963fd738ea
|