Skip to content

Make standalone builds (automated)  #5

@lrq3000

Description

@lrq3000

Make and distribute for each release a binary that bundles the Python interpreter, for each supported platform.

Not yet sure what will be needed precisely to achieve that, but here are some rough pointers:

  • make a GitHub Actions workflow to auto push to PyPi on GitHub new release.
  • use pyInstaller to make frozen builds?
  • to make multi-platforms builds, maybe combine with cibuildwheel?
  • automate the building and distribution process (attaching standalone binaries on GitHub Releases) by using a GitHub Actions Workflow?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions