Skip to content

chinmay-sawant/Python_File_Splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python_File_Splitter

Python based file splitter (CSV only)

Easy To Use

  • First make sure you have source and destination folder in the directory where your files are.
  • Change the value in splitter.ini to your choice and the files will be split and available in destination directory !!!
.
├── Final_Splitter_CSV.py
├── Splitter.ini
├── Source (Folder contains your files to split)
    ├── Your Source File Will be here
├── Destination (Folder where files will be splitted)
    ├── Destination files will be here

About

Python based file splitter (CSV only)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages