hi how about you start using settings.py and .env file , meaning in your basic code give reference of using settings and save all your private keys and stuff in .env and in settings.py point to towards .env file hoppefully you have got the point