Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anakin-bb8/nuitka-gui-npte

A simple GUI for the library Nuitka
https://github.com/anakin-bb8/nuitka-gui-npte

batch-script cmd mac macos nuitka nuitkagui python python-3 python-app python-script python3 windows windows-10 windows-11 x64

Last synced: about 12 hours ago
JSON representation

A simple GUI for the library Nuitka

Awesome Lists containing this project

README

        

# Now avaiable on MacOS!
To install, go in the MacOS folder and download the latest release (Is highly raccomended to follow the instructions below) NOTE: On macos, to set the icon you will need to install the imageio plugin with: `pip3 install imageio`.

# 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
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-07-07 143200](https://github.com/Anakin-bb8/NPTE-Nuitka_Python_to_Exexutables/assets/174937049/3b03cef6-2d3c-4616-8b16-42ea5537a07a)

## 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.

# MacOS

## How to use
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!

![Schermata 2024-09-24 alle 18 40 07](https://github.com/user-attachments/assets/78a2de14-f0f5-4954-a564-5d589784d522)

## Installation
To install the software, you have to chose the release wich you prefer from the releases section, then download the `NPTEInstaller{version}.dmg` and open him, then drag the NPTE app to the applications folder. After that, open `Privacy and Security` in the system settings and authorize the execution of the software. You can also download the zip file with the Python file and the assets 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