Skip to content

Use svgcheck as a Python library #42

@jayqi

Description

@jayqi

I would like to check an SVG file as a part of a unit test in a Python project, and being able to run an svgcheck(path) or svgcheck(text) function would be much nicer than having to use a CLI program with subprocess. Looking at svgcheck.run.main, it looks like there isn't currently a straightforward functional entrypoint, as all of the parameters (including source) can only be specified through command line arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions