nqxpack.load# nqxpack.load(path)[source]# Loads an nqxpack file. Parameters: object – The object to save. path – The path to save the object to. If the path does not have a .nk extension, it will be added. zip – If True (default), the object will be saved in a zip file. If False, it will be saved in a directory.