Code Monkey home page Code Monkey logo

auto-py-to-exe's Introduction

Auto PY to EXE

A .py to .exe converter using a simple graphical interface built using Eel and pyinstaller in Python.

Empty interface

Getting Started

Prerequisites

  • Python : Python 2.7, 3.3 - 3.6

To have the interface displayed in the images, you will need chrome. If chrome is not installed or --no-chrome is supplied the default browser will be used.

Installation and Usage

Via PyPI

You can install this project using the PyPI:

$ pip install auto-py-to-exe

Now to run it, execute the following in the terminal:

$ auto-py-to-exe

Via This Repository

You can install this project using this repository by following these steps:

  1. Clone/download this repo
  2. Open cmd/terminal and cd to the project
  3. Execute pip install -r requirements.txt

Now to run the application, run the run.py file with python. A Chrome will open in app mode with the project running inside.

Using the Application

  1. Select your script location (paste in or use a file explorer)
    • Outline will become blue when file exists
  2. Select other options and add things like an icon or other files
  3. Click the big blue button at the bottom to convert
  4. Find your converted files in /output when completed

Easy.

Arguments

Alternatively you can execute python run.py [filename]. This will open up the window with the filename in the script location.

You can also pass --no-chrome if you want to use your default browser and not chromes app mode; for example python run.py --no-chrome my_script.py.

If you installed this package using pip you can call auto-py-to-exe instead of python run.py

Video

If you need something visual to help you get started, I made a video for the original release of this project, some things may be different but the same concepts still apply.

Looking for the PyPI Version?

If you are looking for the PyPI version of this repo, go to auto-py-to-exe-pypi. This repo has been preserved to keep in line with the provided video but instructions have been provided to use the new method.

Screenshots

Empty interface

Filled out

Converting

auto-py-to-exe's People

Contributors

brentvollebregt avatar ian-hamlin 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.