Skip to main content

Split file into small ones.

Project description

https://travis-ci.org/appstore-zencore/filesplitor.svg?branch=master https://img.shields.io/codecov/c/github/appstore-zencore/filesplitor.svg?style=flat-square

Split file into small ones.

Install

pip install filesplitor

Usage

E:\s\b>filesplitor split test.txt -s 2
Split file [test.txt] into 2B sized files...
test.txt.1
test.txt.2
Done!

E:\s\b>filesplitor merge b.txt test.txt.*
Merge files ['test.txt.1', 'test.txt.2'] into one file [b.txt]...
Done!

Command Help

E:\s\b>filesplitor --help
Usage: filesplitor [OPTIONS] COMMAND [ARGS]...

Options:
--help  Show this message and exit.

Commands:
merge
split

E:\s\b>filesplitor split --help
Usage: filesplitor split [OPTIONS] SRC [DST]

Options:
-s, --size TEXT  File slice size, default to 1G. Accepted units are B, K, M,
                G, T.
--help           Show this message and exit.

E:\s\b>filesplitor merge --help
Usage: filesplitor merge [OPTIONS] DST FILENAMES...

Options:
--help  Show this message and exit.

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

filesplitor-0.1.0.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file filesplitor-0.1.0.tar.gz.

File metadata

  • Download URL: filesplitor-0.1.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for filesplitor-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a19865a37b0e6cfe67ad3875cdfac162af477c0ea33614cfcb34f81c2e35abb5
MD5 1a8ff89d7c518c3c779b19cd4825d333
BLAKE2b-256 b6aeb7a5726185998a0381d0c9a11c9f47545da6248a1b1e33638206e9402c7e

See more details on using hashes here.

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