No dnGREP videos yet. You could help us improve this page by suggesting one.
dnGREP might be a bit more popular than bpython. We know about 9 links to it since March 2021 and only 7 links to bpython. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Chipping in dnGrep. Allows to grep inside XLSX and Word files. http://dngrep.github.io/. - Source: Hacker News / about 1 year ago
You can try Recoll (https://www.lesbonscomptes.com/recoll/pages/index-recoll.html - instant result when searching, but needs indexing first and you might want to donate a little for windows version) or dnGrep (https://dngrep.github.io/ - slower but free and do not need much setup). Source: over 2 years ago
DnGrep - TL;DR : grep with less headaches, a gui, and less features. Source: over 2 years ago
DnGrep is a Windows tool that allows you to search text, Word, Excel, PDF and archive files using text, regular expression, XPath and phonetic queries. Features include search/replace, whole-file preview, right-click search in File Explorer and more. Kindly suggested by majkinetor. Source: about 3 years ago
- dnGrep – Powerful search for Windows - https://dngrep.github.io/. Source: over 3 years ago
Yeah, also it's worth to mention bpython. Source: almost 3 years ago
Yeah, mostly I lack time to catch up with Jonathan Slenders works, and have stronger backward compatibility requirements. b=But ptpython and pyipython are both great. I should also look into Rich and Textual https://bpython-interpreter.org/ is also another alternative python shell, and of course https://xon.sh. - Source: Hacker News / over 3 years ago
Python comes with IDLE as /usr/bin/idle but it doesn't have a corresponding .desktop file that would let it appear in the application menu. Otherwise, /usr/bin/python has an interactive mode and bpython is a wrapper around that interactive mode that has like syntax highlighting, indenting, undo, etc. Source: over 3 years ago
Someone posted bpython which I'm pretty ecstatic about but always good to know options. Source: almost 4 years ago
Someone else posted this - bpython - which is what I was looking for. Source: almost 4 years ago
grepWin - grepWin is a simple search and replace tool which can use PCRE regular expressions to search for...
iPython - iPython provides a rich toolkit to help you make the most out of using Python interactively.
DocFetcher - DocFetcher is a portable German/English open source desktop search application.
IDLE - Default IDE which come installed with the Python programming language.
Agent Ransack - Agent Ransack is a tool for finding files and information on your hard drive fast and efficiently.
ptpython - a better Python REPL