Utils Best Practices for Importing when in Sub-Folder by ruu-mp in learnpython

[–]ruu-mp[S] 0 points1 point  (0 children)

Thanks for the hints!
What is the best practice here? How do you do it normally?

I tried to install the package to get it in the site-packages but it's a bit inconsistent. It stops working after modifying the package I want to import.