Skip to content

Contains assets for building pynsist created installers that require tkinter, pip and other useful stuff not included in the minimal viable Python distributable..

Notifications You must be signed in to change notification settings

mu-editor/mu_windows_assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

mu_windows_assets

This repository is part of the Mu project (https://codewith.mu/).

It contains the digital assets needed for pynsist to build 32 and 64 bit installers for Windows that need access to tkinter, venv and pip. More details about the pynsist project can be found here: https://pynsist.readthedocs.io/en/latest/

The script used to build the Windows installer makes use of releases associated with this project. To see how this works, please refer to this source file: https://github.com/mu-editor/mu/blob/master/win_installer.py

The assets in this repository come from two places: tcl/tk (the license for which can be found here: https://www.tcl.tk/software/tcltk/license.html) and Python (the license for which can be found here: https://docs.python.org/3/license.html)

IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.

About

Contains assets for building pynsist created installers that require tkinter, pip and other useful stuff not included in the minimal viable Python distributable..

Resources

Stars

Watchers

Forks

Packages

No packages published