Skip to content

у каждого разработчика должен быть калькулятор

License

Notifications You must be signed in to change notification settings

BerdyshevEugene/gui_calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI_calc


Description

Simple GUI calculator with Python

Technology stack

· PySide6


Installation

clone the repository and go to it on the command line:

https://github.com/BerdyshevEugene/gui_calc.git

create and activate virtual enviroment:

python3 -m venv venv
source venv/bin/activate
python3 -m pip install --upgrade pip

install dependencies from a file requirements.txt:

pip install -r requirements.txt

run main.py:

python3 main.py

About

у каждого разработчика должен быть калькулятор

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published