معرفی شرکت ها


batchfilerename-1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Batch file renaming utility
ویژگی مقدار
سیستم عامل -
نام فایل batchfilerename-1.0
نام batchfilerename
نسخه کتابخانه 1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Damien Farrell
ایمیل نویسنده farrell.damien@gmail.com
آدرس صفحه اصلی https://github.com/dmnfarrell/batchfilerename
آدرس اینترنتی https://pypi.org/project/batchfilerename/
مجوز GPL v3
This is a simple batch file renaming utility written in pure Python. You can install with:: pip install batchfilename Install from github:: pip install -e git+https://github.com/dmnfarrell/batchfilename.git#egg=batchfilename How to use ---------- Run using the command `batchfilename`. A window with two panes will appear. Select the folder where the files are to be renamed. On the left the files will be listed and on the right a preview of the renamed files is shown (without full path for ease of viewing). You can then select the symbols to find and replace with, which will be applied to all files. Filter the files to be renamed if needed, `*.*` means all files. **Always use 'preview'** first to check the results before executing as some file name changes might not be reversible. Though you should be able to reverse the last run using the undo button. Other features -------------- * The 'occurences' option allows you to only replace a specific number of instances of a symbol in the name. * Undo the previous renaming step (assuming you have not quit the program) * Recursively load a folder


نحوه نصب


نصب پکیج whl batchfilerename-1.0:

    pip install batchfilerename-1.0.whl


نصب پکیج tar.gz batchfilerename-1.0:

    pip install batchfilerename-1.0.tar.gz