Skip to content

flet-dev/python-ci-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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