asongtoruin / travis-pyinstaller-setup

A simple set-up for using Travis, Pyinstaller and Github Releases to distribute (Windows!) executables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis-PyInstaller Setup

Build Status

A simple set-up for using Travis, PyInstaller and Github Releases to distribute (Windows!) executables

Getting PyInstaller, Travis and Github Releases to work in sync to automatically distribute windows binaries is a bit of a faff. This repo is a minimal set-up to show how they can be linked together. A more detailed explanation is provided in the blog post here.

About

A simple set-up for using Travis, Pyinstaller and Github Releases to distribute (Windows!) executables

License:MIT License


Languages

Language:Python 100.0%