__init__.py (85B)
1 # standard imports 2 import os 3 4 data_dir = os.path.realpath(os.path.dirname(__file__))