csvdivider
Project description
csvdivider
csvdivider is a command-line tool for dividing CSV into separated CSVs
Example
csvdivide xxx.csv 1000
#more
csvdivide -h
usage: csvdivide [-h] [-i INPUT_FILE] [-o [OUTPUT_PATH]] [--head | --no-head] lines
Dividing CSV into separated CSVs.
positional arguments:
lines Insert a column of line numbers at the front of the output.
optional arguments:
-h, --help show this help message and exit
-i INPUT_FILE, --input_file INPUT_FILE
The CSV file to operate on.
-o [OUTPUT_PATH], --output_path [OUTPUT_PATH]
output folder
--head, --no-head with or without column names, default value: True
Installing threado and Supported Versions
threado is available on PyPI:
$ python -m pip install csvdivider
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
csvdivider-1.4.1.tar.gz
(3.3 kB
view details)
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 csvdivider-1.4.1.tar.gz.
File metadata
- Download URL: csvdivider-1.4.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8716171ba91dd74af8ef56f47e19dec3f9ca3488b2ac8bf71cc7436420d15243
|
|
| MD5 |
3540e368a0a715f510bf6c0a9270b385
|
|
| BLAKE2b-256 |
dcf0b98dec8619592681389306081b83b3f2b55038f341f25aa128f106e1a1d6
|
File details
Details for the file csvdivider-1.4.1-py3-none-any.whl.
File metadata
- Download URL: csvdivider-1.4.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e69f535b37a99616234efdc85bad75277c43ab159b09861b22ea6919ff83c234
|
|
| MD5 |
e2c91a7a61f6f46643045470548f2ede
|
|
| BLAKE2b-256 |
2cf7521db992c31fb664111dcc79144e3bb61cbc37c8fec4622bf4622db91b4c
|