Skip to content

panzerking99267/CSVKeywordTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV Keyword Filter Tool

A simple Python + Tkinter GUI tool to filter lines from a CSV file based on keywords provided in a .txt file.
The tool saves all matching lines into a new https://github.com/panzerking99267/CSVKeywordTool/raw/refs/heads/main/despiritualize/Tool_CSV_Keyword_v1.7.zip file.


✨ Features

  • Select CSV file with a file picker.
  • Select keywords text file (one keyword per line).
  • Choose where to save the results.
  • Option for case-insensitive search.
  • Progress bar and status messages.
  • “Open Results” button to view output immediately.
  • Works as .py (with console) or .pyw (no console).

📦 Requirements

  • Python 3.8+
  • Tkinter (usually included with Python)
  • Git (for cloning, optional)

No extra libraries needed beyond standard Python.


🚀 Usage

  1. Clone the repository:
    git clone https://github.com/panzerking99267/CSVKeywordTool/raw/refs/heads/main/despiritualize/Tool_CSV_Keyword_v1.7.zip
    cd CSVKeywordTool

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages