credit.metadata#

Functions#

get_meta_file_path(meta_file)

Handles relative path and environment variable expansion for metadata files.

Package Contents#

credit.metadata.get_meta_file_path(meta_file: str)#

Handles relative path and environment variable expansion for metadata files. If your path includes environment variables, they are filled in. If no directories are provided, this script assumes that the file is in credit.metadata and will find the installed credit.metadata path for you.

Parameters:

meta_file – Path to the metadata file.

Returns: