Calling a function or a process from another .py file python

Viewed 26

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.

0 Answers
Related