I have only written stand alone script before in Python. Now I am trying to write an app which can transform and migrate data between two databases. But when I am trying to crea
What you need to do is put main.py hand over your other scripts.
main.py
Project - PQF - db - __init__.py - DataSource.py - RecordSet.py - main.py - __init__.py
In your main.py, you now make your imports