Skip to content

Some simple Python Scripts which help me do automated works.

Notifications You must be signed in to change notification settings

JinyuanShao/Python-Scripts-for-Myself

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Batch-rename-tiff2png

A simple Python Script which can batch convert tiff to png.

txt2csv

Using Pandas to convert file.

Requirements

  • Pandas

Usage

  • Open txt2csv.py
  • Modify your own folder of txt file path at variable operate_dir
  • Modify your own folder of csv file path at variable result_dir
  • run command at anywhere: python txt2csv.py

About

Some simple Python Scripts which help me do automated works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages