Coder Social home page Coder Social logo

raffaelefiorillo / appythonix Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 382 KB

A tool designed to convert Python scripts to .exe files (Windows) or .app (Mac). It comes with a simple, compact and modern looking GUI.

License: MIT License

Python 100.00%
ctkinter pyinstaller pyinstaller-gui python python-3 python3 tkinter-graphic-interface tkinter-gui tools

appythonix's Introduction

APPythonix

A tool designed to convert Python scripts to .exe files (Windows) or .app (Mac). It comes with a simple, compact and modern looking GUI. actual GUI (18-02-2024)

How to Use:

Released Version:

  • 1st-> Download the zip file containing the release version here;
  • 2nd-> Extract the folder from the zip file;
  • 3rd-> Run the "APPythonix (vx.x.x).exe" file;

Code Version:

  • 1st-> Clone the repository;
  • 2nd-> Run the main.py file;

Features:

  • Converts a python project into an exe/app file;
  • You can choose to delete unecessary files created during the process of conversion, automatically, after the conversion is over (You can select which file to keep or not) ;
  • Multiple ways to create the executable:
    • As a compact single file or with all dependencies separated;
    • with/without console attached;
    • Require admin privileges for execution (Windows only);
  • You can choose where to create the executable (the directory of the script is the default);

Important Notes:

APPythonix is built using the Pyinstaller tool. For this reason, it comes with the same limitations. If you find yourself unable to use this tool, you can explore the Pyinstaller documentation in order to find a solution. APPythonix is meant to be a simple and compact tool to use in the vast majority of cases, therefore it does not provide the full range of solutions and features available in Pyinstaller. Future version of APPythonix will try to provide more complete solutions and will be evolving along side with Pyinstaller.

Concept Design

The image bellow represents the concept design that I created as a guide for APPythonix. The frameworks used to create it may turn the final product very different. Maybe some day I will be able to accurately replicate the desing. GUI demo

Tools and Frameworks:

  • Pyinstaller: For the creation of the .exe/.app files based on python code;
  • Tkinter: For the GUI;
  • CustomTkinter: For the GUI (more specifically, to create a more modern-appearing GUI);

appythonix's People

Contributors

raffaelefiorillo avatar

Stargazers

Joanice Lopes avatar Kleiton Da Rosa avatar William Baleno avatar Roberto Carlos Medina avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.