Skip to content
/ pyregex Public

用Python编写的正则表达式测试工具

Notifications You must be signed in to change notification settings

leaboy/pyregex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

用Python编写的正则表达式测试工具

基本功能:

  • 高亮显示匹配字符
  • 预置常用正则
  • 添加自己常用的正则

更新日志:

  • 2010.11.18实现基本正则测试功能
  • 2010.11.24完成了所有规划的功能,用py2exe打包的,压缩了一些较大的库文件
  • 2010.12.08修正制表符及换行符的显示问题,修改较少,没有重新打包

About

用Python编写的正则表达式测试工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages