Append csv, xlsx, and xls files.
Project description
This project is under development.
pdappend
Run pdappend
from the command line to append csv, xlsx, and xls files.
Installation
pip install pdappend
Using pdappend
Append specific files
pdappend file1.csv file2.csv file3.csv
Append specific file types in your directory
pdappend *.csv
Append all pdappend
-compatible files in your directory
pdappend .
Supported file types
- csv
- xls
- xlsx: Not supported in Python 3.6 environments (downgrade to
xlrd 1.2.0
or convert to.xls
)
Documentation
(TODO)
See the wiki for more on pdappend
.
Contributing
Pull requests are welcome!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pdappend-0.2.0.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file pdappend-0.2.0.tar.gz
.
File metadata
- Download URL: pdappend-0.2.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.1 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1052485f5fe40d05050da06bddb2193bbfa1965c32e21a253173f1a9b0b1ce8 |
|
MD5 | bbcc643427becd412b6a234051a7605c |
|
BLAKE2b-256 | ad59acf503f90b44f247ae5514caab71ee0b3fbeb6505297c56bb5e2ac292ae0 |
File details
Details for the file pdappend-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: pdappend-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.1 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 686ef15bcd72f8e2a0a34643386fda37653091233a202123baf4cb83b24efbe9 |
|
MD5 | 35d5498a39c88d5432a69e472db82978 |
|
BLAKE2b-256 | 286c1ff240b967a2aad1b367ec7f1071a2fdceee72726d6bf359150788e08bcb |