# Regex_test **Repository Path**: haozibi/Regex_test ## Basic Information - **Project Name**: Regex_test - **Description**: A regex tool - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 1 - **Created**: 2015-11-19 - **Last Updated**: 2025-05-27 ## Categories & Tags **Categories**: devtools **Tags**: None ## README # A regex tool **正则表达式测试工具** ## 编写环境: python3 + PyQt4 + ArchLinux ## Install: sudo pacman -S pyqt git clone git@github.com:haozibi/Regex_test.git python start.py ## 更新历史: * 2015-11-21 : 0.0.2 增加导入文件功能 * 2015-11-19 : 0.0.1 一个简单的正则表达式测试软件 ## PS: * 只在archlinux + python3 + pyqt4 环境下测试过(周围没有其他linux OS) * 过几天在进行优化 * 希望大家可以尊重我的劳动成果 * 有任何问题请及时联系我 ## License **GPL** ## 联系我: **[Email:b@bzizi.com](mailto:b@bzizi.com)** ## 截图: ![haozibi](https://raw.githubusercontent.com/haozibi/Regex_test/master/pic/demo.png)