[ buster ]
[ 源代码: kiki ]
软件包:kiki(0.5.6-8.1)
tool for python regular expression testing
A free environment for regular expression testing (ferret). It allows you to write regexes and test them against a sample text, providing extensive output about the results. It is useful for several purposes:
- exploring and understanding the structure of match objects generated by the re module, making Kiki a valuable tool for people new to regexes. - testing regexes on sample text before deploying them in code.
Kiki can function on its own or as plugin for the Spe Python editor.
其他与 kiki 有关的软件包
|
|
|
|
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.7)
-
- dep: python-wxgtk3.0
- Python interface to the wxWidgets Cross-platform C++ GUI toolkit