PyAppify
Version updated for https://github.com/ok-oldking/pyappify-action to version v1.1.0.
- This action is used across all versions by 8 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The PyAppify Action is an automated GitHub action that uses the PyAppify tool to compile and package Python applications into cross-platform, standalone executables directly within a workflow. It simplifies the process of building and distributing Python applications by automating the cloning of PyAppify, updating configuration files, building binaries with Tauri, and packaging them into zipped bundles for each profile defined in pyappify.yml. The action requires a pyappify.yml file and an optional icons directory for custom application icons.
What’s Changed
Your Release Note