Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anformatic/Finder
finding strings in text file
https://github.com/anformatic/Finder
Last synced: 3 months ago
JSON representation
finding strings in text file
- Host: GitHub
- URL: https://github.com/anformatic/Finder
- Owner: anformatic
- Created: 2023-03-14T07:00:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-14T07:46:08.000Z (over 1 year ago)
- Last Synced: 2024-05-30T02:54:33.603Z (6 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Finder
While You need to find your sentence or a word or a list of sentences/words in a long text.
You can create a folder and insert Finder.py in it and gather all words you want to search them in list.txt file and put main content in sample.txt file then run Python code.* if you have many content files you can add a loop in your code to read one by one and try to seek your lists.