Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tomita-U/python-ci-example

 
 

Repository files navigation

Build status

AppVeyor CI pipeline to build Flet app desktop package

This repository contains a sample "Counter" Python app using Flet framework and CI configuration to package Flet app into standalone desktop bundle with PyInstaller for Windows, macOS and Linux.

Main features:

  • Build packages for Windows, macOS and Ubuntu on every commit and upload them into build "Artifacts".
  • Uses Python 3.10 on all thress platforms.
  • Uploads packages to GitHub repository releases when a new tag is pushed.

To get started with AppVeyor you can just fork this repository and replace main.py, requirements.txt and icon.png with your own.

About

A sample CI pipeline for Flet app in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%