Skip to content

Add Non-Python Deployment #25

@kzscisoft

Description

@kzscisoft

Problem Statement

Provide a way of installing the CLI without needing to install Python.

Solution

Use pyinstaller to create executables which can be deployed alongside the PyPi releases.

Alternatives Considered

There are other options but these are less commonly used.

Additional Context

  • Need to ensure separate builds for different OSes.

  • macOS

  • Windows

  • Linux (Debian)

  • Linux (RHEL)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions