Skip to content

HomunMage/github_action_release_template_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Action Release Template for Python

This repository provides a GitHub Action template to automatically build and release Python applications.

Supported Environments

The following environments are supported for building and releasing:

  • ubuntu-latest
  • windows-latest
  • macos-latest

Build and Release Process

To create a new release, follow these steps:

  1. Go to the Releases page of your repository.
  2. Click on Draft a new release.
  3. Follow the prompts to create and publish the release.

The build tool used in this template is pyinstaller, which packages Python applications into stand-alone executables.

PySide Branch

For projects using PySide, please refer to the pyside branch of this repository.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages