Skip to content

Add Pipelines as plugins #91

Description

@tdruez

Until now pipelines have been plain Python scripts living a specific Python module. To improve modularity, pipelines should be installable instead as Python packages that one can add to a scancode.io installation.
A simple design is to use setuptools entry points as way for a Python package to signal it is contributing a pipeline.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions