Skip to content

Making pepatac installable #190

Description

@nsheff

What do you think about making pepatac installable, so you could pip install pepatac ?

This wouldn't install all the dependencies, obviously, but it could install the pipeline itself, which would allow users to skip the extra git clone step.

I've shied away from making these pipelines installable in the past because I've always seen them as development-oriented, and you'd be changing them, or using different versions with different projects, etc. So, it's always felt easier for me to manage them if they are not installed, so that I can maintain a copy of the pipeline as just a folder, which is part of a project. Installing would make them more global. I mean, you could use virtual environments, sure, but that also introduces more complexity.

But, I can see the value in terms of simplicity of install, which has been a sticking point.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions