Splich is a simple file splitting tool written in python that can split a file into parts, and stitch them back together.
-
Updated
May 13, 2022 - Python
Splich is a simple file splitting tool written in python that can split a file into parts, and stitch them back together.
This utility efficiently splits large SDF (Structure-Data File) files into smaller, more manageable chunks, preserving the integrity of chemical structures and associated data. Ideal for cheminformatics and drug discovery.
Allows you to upload to GitHub text files over 100MB
A command line Python script to split files into n chunks and/or join n chunks into a file.
Given a *SORTED* file, delimiter, and key(s), split the file into numerous out files based on the key(s).
Command line utilites automating simple repetitive tasks carried out in data science projects, competitions
Simple, fast module for splitting text/binary files into multiple chunks and viceversa (from chunks to original file).
File splitting and merging utility
Add a description, image, and links to the split-files topic page so that developers can more easily learn about it.
To associate your repository with the split-files topic, visit your repo's landing page and select "manage topics."