paminco
Generate dict to save object with numpy.savez.
Save attributes with names = prefix + internal_name.
names = prefix + internal_name
If given, dict elements will be added to dict, else a new dict is created.
Dictionary to be saved with savez().
savez()
See also
numpy.savez
save_to_numpy