pub fn write_python_program_package( output: &PythonProgramOutput, package_dir: &Path, ) -> Result<(), Error>