post_setup(context) A placeholder method which can be overridden in third party implementations to pre-install packages in the
create(env_dir) This method takes as required argument the path (absolute or relative to the current directory) of the target
zipapp.create_archive(source, target=None, interpreter=None, main=None) Create an application archive from source.
zipapp.get_interpreter(archive) Return the interpreter specified in the #! line at the start of the archive. If
Page 2 of 2