Skip to content

EmmanouilSpitaliorakis/Mutual_Termination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mutual_Termination

This Repo is made for calucalting the Refunds Amount for the Accounting Department in HousingHand.

The logic is made using Python and the GUI is also made in Python and the Tkinter Library.

The v3.0 will be an update of the GUI that will be made in electron for a more modern look.

If you wish to download the repo you should already have installed Python 3.9 and the following libraries:

  • Numpy 1.19.0
  • xlsxwriter
  • os
  • platform
  • tkinter
  • datetime

I have created an "requirements.txt" file that you can install all the necessary libraries by running the following command on your terminal

pip install -r /path/to/requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages