Skip to content

Aniol0012/MQP_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQP_Project

Project developed with Tkinter for MasQueProyectores that serves as an aspect ratio calculator. It also includes a canvas to create custom figures, along with a variety of additional features that are very convenient and useful for the user. Try it now here:

Download the latest versions here

Preview

V9.5 Preview

Instructions to create the executable

To create the executable file of this program for Windows systems, you can use the tool included in the project files called build.sh.

Usage:

./build.sh [-s] <version>

By running this script, a folder named "executables" will be created where all the generated versions will be stored.

Manual execution instructions

  1. Open a terminal (powershell, cmd, bash...) and clone the repository:

    git clone https://github.com/Aniol0012/MQP_Project.git

    or manually download the file.

  2. Install dependencies:

    pip install tkinter
    
    pip install pillow
    
  3. Within the directory, run the application:

    python3 main.py

About

Project made in TKinter for MasQueProyecotres

Resources

Stars

Watchers

Forks

Packages

No packages published