Im new to Python, and i want to do what i always do in php put my connection in a config file, my process and sql queries on a separate file and another for my design is there a way to do this in python.
Im new to Python, and i want to do what i always do in php put my connection in a config file, my process and sql queries on a separate file and another for my design is there a way to do this in python.