Metadata-Version: 1.1
Name: import_anywhere
Version: 1.3
Summary: Python Package allowing relative imports, no dependence on where python is run from
Home-page: https://github.com/ec2604/import_anywhere
Author: Era Choshen
Author-email: erachoshen@gmail.com
License: MIT
Download-URL: https://github.com/ec2604/import_anywhere/archive/1.3.tar.gz
Description: Python Package allowing relative imports, no dependence on where python is run from.This allows python to run python files with relative imports, without running from the source folder. All parent directories must be specified in environment variable IMPORT_ANYWHERE_DIRS
Keywords: relative_import
Platform: UNKNOWN
