Skip to content

This repo is a collection of my own python utilities.

License

Notifications You must be signed in to change notification settings

Kito0615/PythonUtilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonUtilities

This repo is a collection of my own python utilities.

  1. GetWeiboImage.py This script can download image from Weibo.com or WeiBo Int. shared links.
  2. ImageCombiner.py This script can combine images into one image. Note: Only can combined into square. Maybe add auto calculate later.
  3. BDPanDownloader. This script can show pan.baidu.com sharing file download url from others. You can copy the url to other downloader download directly instead offcial software.
  4. tax_cal.py. This script is for compare new Personal Income Tax calculate in China after 2018.10.1.
  5. loan_cal.py. This script is for calculating the loan tax. Two methods are both calculated.
  6. WeiboUserSpider.py. This script is use for crawl a weibo user (not yourself.) all tweets. Before you use it, you shoud fill the cookie copy from any browser you loged in at page.
  7. one_draw.py. This script is a trick for Wechat Mini Program Game fill the blank in one line.
  8. EncryptPDF.py. This script can encrypt your PDF files. Please ensure installed PyPDF2 module.
  9. SCEL2RimeWubiDict.py This script can convert SouGou PinYin Input dictionary to Rime/Squirrel Wubi Dictionary. You can copy output(dict.txt) paste in Rime/Squirrel dictionary file to use it.
  10. sudoku.py This script can solve sudoku puzzle automatically.Use -h option to check usage. You need a blank image in resources.

About

This repo is a collection of my own python utilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages