# PyScripts **Repository Path**: QMHTMY/PyScripts ## Basic Information - **Project Name**: PyScripts - **Description**: 一些有用的python脚本 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-31 - **Last Updated**: 2021-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Some useful python scripts :experimental: :author: 'Shieber' :date: '2020.03.31' ### Usage $: `python3 xxx.py ---xxxx= --xxx= ` ### Description [link:README_CN.adoc[中文]] These scripts are for daily use to convenient your jobs. * backup.py : to backup files of any folder. * graying.py : to gray images. * changeMakeFile.py : can change file type or make new files. * convertImage.py : can change image type . * Email2phone.py : send file to your mobile phone. * Taxfee.py : calculate how much tax fee you need to pay every month. * XlsxDocxPptx2pdf.py : transfer excel, word, ppt to pdf. * SystemFileStatic.py : Static the size of files under home directory.