allezup

add directories above that of the source file to the python path


Keywords
module
License
Other
Install
pip install allezup==0.2

Documentation

This package adds directories that contain an init.py file to the Python path, starting with the directory containing the importing script and moving up. It stops at the first directory that does not contain an init.py.