Skip to main content

File splitter is a tool that split large file into multiple small file

Project description

The File Splitter (FS)

File splitter is a tool that split large file into multiple small file. Often in test or production environments it happens that you have to manage very heavy text files and opening them could take a long time.

FS allows you to split a heavy file into many small, small files. FS is easy to use. To launch it, just use the following command:

filesplitter -f <filename>

FS by default creates 1 small single file every 1000 lines. If you want to increase or decrease the number of lines use the command -r.

If you want to change the encoding type of the source file, just use the command -e.

For help:

filesplitter -h

Good use :smile:

Enjoy :beers:

Project details


Release history Release notifications | RSS feed

This version

2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FileSplitter-2.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

FileSplitter-2.0-py3-none-any.whl (17.9 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