pep8 coding style
I recommend following the PEP8 Python coding style. For example, how to name the files and the variables and the functions, keep the length less than around 80 characters, etc. For example, https://peps.python.org/pep-0008/#naming-conventions