I decided to upload my most commonly used Python utilities to Github. :
https://github.com/SergeDmi/Python-Tools
You’ll find there :
- Reading/writing array from/to file
- Running bash jobs from python and returning output
- File text cleanup and parsing
- And a bit more…