Skip to content

Load molfile from ZIP archive #1

@erikhuck

Description

@erikhuck

def molfile_name(molfile: str):

@hunter-moseley @JinHuan95 This method can only load files saved in a regular directory as compared to molfiles saved in a ZIP archive. We could add an option where if the substring contains .zip:, we can assume it's in a ZIP archive and what comes after the colon : is the name of the molfile and what comes before the colon is the path to the ZIP archive. Otherwise we load the molfile as normal.

If we think this is a good idea, I could make a PR for this as I think it would be a pretty simple update. It looks like I have the ability to fork this repo as an alternative to giving me write-access.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions