Documenting the process of solving real-word problems by Python, each written in one Python file
Introduction: To transfer image format from
.png
to.jpg
Use: Input origin.png
files directory and transferred.jpg
files directory. The end of the directory must be'\'
.Introduction: To transfer image format from
.jiff
to.jpg
Introduction: To mark pattern data in Excel file column.
support excel files.xlsx
&.xls
. The result will be exported as.xls
file and the matched data remain in origin cells.
Use:
Introduction: To count all commits belong to the git.
The result will be exported as.csv
file.
Use: Runget_all_commit.exe
, input giturl
, your privatetoken
and exportaddress