I have a variables.py file with a key TOKEN= 123456. I need to update that value dynamically when ever it required.
variables.py
TOKEN= 123456
The file Constants.py re