Download Latest Version MYPmanager V2.0 source code.zip (568.4 kB)
Email in envelope

Get an email when there's a new version of MYPmanager

Home / v1.1
Name Modified Size InfoDownloads / Week
Parent folder
MYPmanager_setup.exe 2022-05-21 55.4 MB
MYPmanager v1.1 source code.tar.gz 2022-05-21 1.2 MB
MYPmanager v1.1 source code.zip 2022-05-21 1.2 MB
README.md 2022-05-21 1.2 kB
Totals: 4 Items   57.8 MB 0

Feature updates and Bugfixes

  1. Bugfix : Add function

    • Avoid saving duplicate credentials

      check the existence of the given URL/AppName, cause it should be unique, to serve as primary key in DataFrame. Until a unique URL is not entered, the user will not be allowed to save the credentials. And user must enter URL/AppName for crossponding credentials, None/NaN values are not allowed (default)

    • NaN/ None value elements error

      if Password column element value is nan (not given by user) , it cause error in encryption and decryption, nan type is float (inherent), it should str for encrypt & decrypt functions. NaN values are replaced by Unavailable label

  2. Update: Additional Features and Improvements

    • Improved Edit function

      Automatically takes old credentials instead of NaN value. If user entry is found to be empty

    • Auto Backup feature

      This feature has been added, it will take the backup of data.scv file to another directory named MYPmanager_Backup in case the application is accidentally uninstalled or the main directory is deleted

Source: README.md, updated 2022-05-21