save_csv / read_keys_from_csv: Functions for saving and reading key data to and from a CSV file. The script uses the os module to handle file operations like reading, writing, and removing files. The ...