Coder Social home page Coder Social logo

python-snippets's Introduction

Python-Snippets

保存了平时经常用的Python代码片段

文件与目录相关:FileUtils

获取指定顺序排序后的文件列表

SortFilesByOrder.py

备份某文件夹信息

BackupFolder.py

映射关系数据的写入与读取

DumpAndLoad.py

复制特定文件到目录

CopyFiles.py

清空指定文件夹中指定类型的文件

ClearFiles.py

PDF相关:PDFUtils

清空书签

RemoveBookmarks.py

删除指定范围的页数

RemovePages.py

去除水印

RemoveWatermark.py

转为Word

PDFToWord.py

合并PDF

MergePDF.py

加密PDF

EncryptPDF.py

解密PDF

DecryptPDF.py

PDF转图片

PDFToImage.py

图片转PDF

ImageToPDF.py

Windows系统相关:WindowsUtils

向目标窗口发送信息

SendMessageToWindow.py

视频相关:VideoUtils

视频转图片

VideoToImage.py

文本相关:TextUtils

更改图片格式

将图片从Tag标签转为Markdown格式

ReplaceImgtag.py

分割字符串

分割字符串,将字符串根据两个关键字分成三份

SplitString.py

格式化提取单词信息

ExtractWord.py

图片相关:ImageUtils

移动指定尺寸的图片

CopyImageBySize.py

其它实用

发送邮件

SendEmail.py

向数据库中导入单词

WordToMySQL.py

更新单词表任一字段

UpdateWordField.py

打印日期和星期

PrintDates.py

python-snippets's People

Contributors

cestbonsuliu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.