https://github.com/sectraversl/python_grep-and-findstr_tools
This repository contains Python 3.8 tools for searching files similar to that of "grep or findstr".
https://github.com/sectraversl/python_grep-and-findstr_tools
Last synced: 5 days ago
JSON representation
This repository contains Python 3.8 tools for searching files similar to that of "grep or findstr".
- Host: GitHub
- URL: https://github.com/sectraversl/python_grep-and-findstr_tools
- Owner: SecTraversl
- License: mit
- Created: 2022-01-13T18:27:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T18:29:20.000Z (over 4 years ago)
- Last Synced: 2025-11-22T00:03:32.061Z (7 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python_grep-and-findstr_Tools
This repository contains Python 3.8 tools for searching files similar to that of "grep or findstr".