معرفی شرکت ها


FileSplitter-2.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

File splitter is a tool that split large file into multiple small file
ویژگی مقدار
سیستم عامل -
نام فایل FileSplitter-2.0
نام FileSplitter
نسخه کتابخانه 2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Marco Orfei
ایمیل نویسنده marcoasrorfei@gmail.com
آدرس صفحه اصلی https://github.com/asrmarco13/the-file-splitter
آدرس اینترنتی https://pypi.org/project/FileSplitter/
مجوز -
# 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: ```python 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: ```python filesplitter -h ``` Good use :smile: Enjoy :beers:


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl FileSplitter-2.0:

    pip install FileSplitter-2.0.whl


نصب پکیج tar.gz FileSplitter-2.0:

    pip install FileSplitter-2.0.tar.gz