Building a Secure Password Manager in Python - Part 1: Introduction & Setup
Welcome to the first episode of our series on creating a secure password manager in Python! In this episode, I'll walk you through the process of building a robust and secure password manager from scratch. We’ll start by demonstrating how the application will work, giving you a preview of the final product. Next, we’ll dive into the basics of setting up our project, discussing the libraries we'll be using—PyCryptodome for encryption, SQLAlchemy for database management, and Pyperclip for clipboard handling. I’ll guide you through creating the basic program structure to lay a solid foundation for the rest of the series. By the end of this video, you'll have a clear understanding of the project scope and the initial code setup, preparing you for the more advanced steps in the following episodes. 🔐 What You’ll Learn: Overview of the password manager’s features Introduction to PyCryptodome, SQLAlchemy, and Pyperclip Setting up the basic project structure in Python 🔗 Follow the Series: https://www.youtube.com/watch?v=ZMle9fwxkGE&list=PLnx92oGml21MJLcSo8F0u2oDZvYa3AxXQ&pp=gAQBiAQB 💻 Code Repository: https://github.com/AgentFUD/agentfud-password-manager Contact me on discord: https://discord.gg/rCMFfxHT 0:00 Introduction 0:30 Demo of the application 4:31 Initial setup of the project 7:09 Install dependencies 9:08 Finishing setup.py 15:59 Outro Don’t forget to like, subscribe, and hit the notification bell so you won’t miss the next episode where we’ll start implementing encryption and data storage!
Download
0 formatsNo download links available.