is it possible to call a function from a completely different project in Python? My project is in main.py and I\'m trying to call a function from noteshrink.py. For importin