Skip to content

Support opening packages not installed #2

@jayvdb

Description

@jayvdb

Could be installed via a private venv/virtualenv temporarily injected with sys.path (each package has an isolated venv to avoid problems?), or via pip install --user, or by fetching the appropriate wheel and using ZipFS on it.

It can be a feature which isnt available on Python 2, and not work with packages that dont have wheels, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions