Skip to content

eliocean/python-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python编写的一些小工具



socket远程调用python函数: Control-socket/

cookies格式化: cookies_translate/

pdf文件查找特定字符串: find_str_in_pdf/

python 日志简单使用: log_generate/

根据字段制作DDL数据库建表语句: make_ddl/

py进程-线程-协程Demo: progress-thread-gevent/

py3读取office文件: py-read-office/

py生成验证码: py-verification-code/

反向shell: Reverse-Shell/

windows下截屏: capture/

windows下截屏且使用paddleOCR: capture_ocr/

windows下切换活动窗口: change_active_window/

paddleOCR文字识别: paddleocr-demo/

时间日期相关操作: about_datetime.py

mongodb导出到csv文件: big_export_mongodb_csv.py

json数据N层解析,数据拉平: mongo_normalize_export.py

计算大文件行数: bigfile_count_line.py

cpu负载监控脚本: cpu_monitor.py

实时回显运行shell命令: echo_run_shell.py

获取两个日期之间的每天日期: getEveryDay.py

使用函数名动态调用函数: how_str_call_func.py

ip地址查询: ip_info.py

PyQt实例程序 PyQt_demo.py

发送邮件: send_email.py

Python 创作者,Tim Peters的一些编程思想: TimPeters-thinking.py

替换一段代码中的中文标点符号: trans__ZH_punctuation.py

正则匹配中文字符: zh_re.py

获取文件绝对路径: abspath.py

About

python 编写的一些工具代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages