Skip to main content

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.3.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

csvdivider-1.3-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page