/tkinter-practice

It is a project for learning tkinter package and practice Python programming skills.

Primary LanguagePython

Tkinter practice

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!

AboutAuthorLicense

About

Currently, the repository consists of two projects:

  1. Calculator
  2. 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!

Author

License

Copyright © 2022 @sla686