Skip to content

luca-hatu/Master-Python-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

For me, this is my biggest project. After doing multiple small Python apps, I decided it would be a good idea to put'em all in a bowl shake them, and TADAAM: you get this program. The name, Master Python Program is pretty much self-explanatory. It's a program you can run from which you can choose between other small programs that help you in your day-to-day life. You have a password manager, a password generator, a text encryption tool, a file encryption tool, a currency converter, a unit converter, and secure notes. All of these project's repos are linked in the last section.

How to use it


After downloading the installer and installing the app, open the main_menu.exe script This is the main page you get after executing the app; you can choose between the apps displayed. Just click on the icons, and the app should just open.

Requierments

Important

Important for the app to work correctly. Please make sure you have the following libraries installed:

  • cryptography
  • Tkinter
  • binascii
  • pint To install them:
$ pip install cryptography
$ pip install tk
$ pip install pycopy-binascii
$ pip install pint

Tip

Normally, the app should work even without installing these, but if you get errors please check

How to download

You can get the installer from this repo , in the Installer folder, or from this website

All repositories used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages