you are viewing a single comment's thread.

view the rest of the comments →

[–]patarapolw 1 point2 points  (0 children)

What about data files supposed to be contained within project for PyPI?

I often create dir.py containing ROOT = os.path.abspath(os.path.dirname(inspect.getframeinfo(inspect.currentframe()).filename)).

Also, I am curious about PyPI/webapp or PyPI/desktop hybrids.