This is a repository with several applications written in Python and using tkinter package. The purpose of this project is to learn about building a GUI using tkinter package, as well as practice programming skills with Python. The project is written using PyCharm IDE!
Currently, the repository consists of two projects:
- Calculator
- Feet to Meters Converter
And we also have the main.py script as en entry point. The main.py script provides a basic terminal-based menu where we can launch the chosen application. The installation doesn't require any additional steps to be done. Just fork and pull the repository, and then launch the main.py script to start the project right away! Please keep in mind that the .idea directory is being used by PyCharm IDE and does not required for the project to be able to work!
- LinkedIn: Viacheslav Semushin
- Github: @sla686
Copyright © 2022 @sla686