How to build a Password Manager with python | Helican Explanations

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 24

  • @sandraayala3406
    @sandraayala3406 3 года назад +3

    This is absolutely fantastic! Thank you for the hard work! Please more useful videos like this. You are the only one that really explains everything. It's perfect for a beginner like me!

    • @HelicanExplanations
      @HelicanExplanations  3 года назад

      Thanks a lot buddy... we need more support from you by subscribing our channel and liking the video.
      Thanks a lot for this wonderful comment

  • @aravindgondi8237
    @aravindgondi8237 3 года назад +5

    Great start Manikanta, keep it up
    Here are few points to improve it to the next level
    1. Use a source control like GitHub
    2. Think about breaking your project into different modules rather than one big monolith code file (main.py). This can help you with bug fixes, maintainability and feature enhancements for this project.
    Feature enhancements:
    Could you think of masking the passwords that are written in clear text in the file?

    • @amazeryogo
      @amazeryogo 3 года назад

      1. Use a source control like GitHub, you meant distributed version-control system?

    • @HelicanExplanations
      @HelicanExplanations  3 года назад +1

      Thank you so much, We have successfully implemented your suggestion. All the files have been moved to Git Hub!

    • @aravindgondi8237
      @aravindgondi8237 3 года назад

      Glad to know that existing code is moved to SCM.
      Any plans for point 2 and the future suggestion?

    • @manikantagonugondla1037
      @manikantagonugondla1037 3 года назад

      @@aravindgondi8237 we are updating our password manager in the next video! V.1.0.2

  • @voltyvolt7277
    @voltyvolt7277 3 года назад +3

    Very helpful

  • @derechosocial
    @derechosocial 3 года назад +3

    Eres un crack!

  • @swayamjain
    @swayamjain 3 года назад +1

    Bro you are awsome

  • @techzzonemobile1826
    @techzzonemobile1826 3 года назад +3

    Op

  • @technogamerzvlogging1762
    @technogamerzvlogging1762 3 года назад +2

    Nice

  • @t.someswararaoademptoopran7891
    @t.someswararaoademptoopran7891 3 года назад

    Niceee explaination manikanta🙌🙌👏👏👏

  • @maybevaibhav
    @maybevaibhav 3 года назад +2

    It helps me

  • @shivas5904
    @shivas5904 2 года назад

    How to download this sorce code?
    Please help me out

  • @roshan2100
    @roshan2100 3 года назад

    How to store this password in an excel file