daflip
A modern Python CLI tool for converting data files between formats. Built with pyarrow and pandas.
Features
- Supported input formats: CSV, TSV, PSV, fixed-width, Parquet, ORC, Feather, SAS, Stata, SPSS, Excel, HTML
- Supported output formats: CSV, Parquet, ORC, Feather, Excel, Stata
- Format inference from file extension (with override).
- Compression and row/sheet/table selection options.
- Solid foundation: Uses pandas and pyarrow to read and write data.
Installation and usage
pip install daflip
daflip convert input.csv output.parquet
or
uvx daflip convert input.csv output.parquet
See daflip --help for all options.
Development
License
MIT
Release files for daflip 0.1.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| daflip-0.1.10.tar.gz | 22.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| daflip-0.1.10-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 35.9 kB
Release files / daflip-0.1.10.tar.gz
| Download URL | daflip-0.1.10.tar.gz |
|---|---|
| Size | 22.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f98f6ac132d38c5a15bb772753473b8e4eb839142efb1a4545f4b32c164d95d1
|
|
BLAKE2b-256 checksum How to use checksums |
b626c09d362274bd040ed8a798a321c8303319419a99d8ad1669cc3fd686c37b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Release files / daflip-0.1.10-py3-none-any.whl
| Download URL | daflip-0.1.10-py3-none-any.whl |
|---|---|
| Size | 13.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
47033e160d49845d8b3861706aaf8ec84e8b36ddfc6949abd5529eee398fe6dd
|
|
BLAKE2b-256 checksum How to use checksums |
456fe41927bfef94b715685818caffd3d489d0fafe9fe35dfe48df32f8a61fad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|