Skip to content

Simple TKinter GUI minimal example for any Python data processing script.

License

Notifications You must be signed in to change notification settings

tshynik/effective-couscous

Repository files navigation

effective-couscous

Simple TKinter GUI example for any Python data processing script.

background

At work, I sometimes write Python scripts to modify plain text data files. I use Python when

  1. The files are ludicrously large
  2. The modifications are repetitive

It's not hard to change the infile name manually in a script, but sometimes I want to make these scripts more accessible for non-technical users.

About

Simple TKinter GUI minimal example for any Python data processing script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages