Skip to content

Consider implementing CLI in python #59

Description

@NickCrews

What if we made it so the .c stuff only ever compiles to a library, and the only way to access it was through python? The current CLI stuff in c is awkward and hard to test. If we implemented the CLI in python it would be way easier and way more testable.

The downside is that users would have to have python installed. Currently they can just download the binary and it works. But I'm not sure how common that is, I feel like mot users would have python??? IDK though.

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