Skip to content

Leovim/leo_python_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leo_python_module

自用 python 模块

uncompress.py

对网页压缩的内容进行解压缩,或者将内容进行压缩

line_count.py

对某路径下的代码文件进行行数统计,支持递归查找文件夹

check_re.py

常用的 python 正则表达式验证:

  1. 字母开头,允许5-16字节,允许字母数字下划线
  2. 电子邮箱
  3. 国内电话号码
  4. 国内手机号码
  5. URL
  6. QQ 号
  7. IP地址

convert_hex.py

使用python convert_hex.py args将各参数由10进制转换为16进制数字

About

自用 python 模块

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages