Skip to content

Anakin-bb8/Nuitka-GUI-NPTE

Repository files navigation

Icona App

Latest Release Downloads Open Issues Closed Issues Stars

Get on Winget

Collaborators are welcome! 😊

Support me:

Table of Contents:

Description

Windows
MacOS

System requirements

Description

This software is completely developed in Python language and converted in .exe with the nuitka Python library. The app is made to simplify the creation of Windows executables.

Windows

How to use on Windows

To utilize the app, you have to insert your program infos (Name, Author...), then click on the "Start Build" button. The software will create a Build.bat file, that you have to execute to convert your Python script into a fully working Windows application!

Screenshot 2024-12-07 120904

Windows Installation

To install the software, you have to chose the release wich you prefer from the releases section, then download the NPTESetup{version}.exe and execute him. You can also download the zip file with the Python file and the assets folder.

How To install from Winget

Use the following command: winget install Anakin-bb8.NPTE

MacOS

How to use on MacOS

To utilize the app, you have to insert your program infos (Name, Author...), then click on the "Start Build" button. The software will create a Build.sh file, that you have to execute to convert your Python script into a fully working MacOS application! (Be sure to check all requirements for the app)

Schermata 2024-09-24 alle 18 40 07

MacOS Installation

You can install the software by the .pkg file:

  • Go to the releases section and download the NPTEInstaller{version}.pkg file,
  • Double click it.
  • To allow the opening of the file, you'll have to go to the setting, then privacy and security, and click on "Open anyways".

You can also install the app via the .dmg file (you can find it in the MacOS folder).

Requirements

  • Python 3.* or higher
  • Nuitka
  • Imageio (on MacOS)
  • XCode Command Line Tools (on MacOS)
  • Windows 10/11 x64
  • MacOS 10.13 High Sierra or higher