Menu

Tree [e91a80] main v1.0.0 /
 History

HTTPS access


File Date Author Commit
 README.md 2022-04-20 pierrem100 pierrem100 [e91a80] Update README.md
 csvSearch.py 2022-04-20 pierrem100 pierrem100 [88c800] Add files via upload
 csv_logo.ico 2022-04-20 pierrem100 pierrem100 [e81a83] Add files via upload

Read Me

csvsearch

A simple Python program to search a csv file.

csvSearch is a tiny python program that use a simple gui to search and copy data from a csv file. All parameters can be provided on the command line, allowing quick launch using specific file and search parameters.

.exe build using the following command:
pyinstaller --onefile --noconsole -i csv_logo.ico csvSearch.py

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.