Skip to content

Support for python package without cli dependencies #1258

@gaby

Description

@gaby

Problem

Currently installing magika also installs a cli and dependencies. When using magika as a library, these are not needed.

Proposal

Provide a core package that allows only installing the library, example pip install "magika[core]". This can be done through the pyproject.toml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    pythonPull requests that update Python package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions