Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76470
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-08-18 05:21 -0700 |
| References | <198ac789-f8e3-4f81-b10f-d7b29c25a70f@googlegroups.com> <lslsbg$qqt$1@dont-email.me> |
| Message-ID | <36bc5245-ebbf-4358-9b8e-1f5ef58ff0d7@googlegroups.com> (permalink) |
| Subject | Re: PyMatch Tool. |
| From | Rafael Francischini <rafinha.unix@gmail.com> |
Em sexta-feira, 15 de agosto de 2014 17h59min28s UTC-3, Christian Gollwitzer escreveu: > Am 14.08.14 21:50, schrieb rafinha.unix@gmail.com: > > > Hello, I created this tool to help me develop on formatting text using regular expressions. > > > Any questions, I am available. > > > Thank you. > > > > > > Tool -> https://github.com/rfunix/PyMatch > > > > I expected something like visual regexp: > > > > http://laurent.riesterer.free.fr/regexp/ > > > > Since RegExp-Syntax is very similar across tools, yours is almost > > identical to grep. Is it not? > > > > Christian Hi Christian, it is quite similar. The difference is with her can extract and use the values stored in groups.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PyMatch Tool. rafinha.unix@gmail.com - 2014-08-14 12:50 -0700
Re: PyMatch Tool. Chris Angelico <rosuav@gmail.com> - 2014-08-15 08:49 +1000
Re: PyMatch Tool. Skip Montanaro <skip@pobox.com> - 2014-08-14 19:31 -0500
Re: PyMatch Tool. Christian Gollwitzer <auriocus@gmx.de> - 2014-08-15 22:59 +0200
Re: PyMatch Tool. Rafael Francischini <rafinha.unix@gmail.com> - 2014-08-18 05:21 -0700
Re: PyMatch Tool. Christian Gollwitzer <auriocus@gmx.de> - 2014-08-18 19:38 +0200
Re: PyMatch Tool. Rafael Francischini <rafinha.unix@gmail.com> - 2014-08-18 13:14 -0700
csiph-web