Python Password Safe
Project description
Python Password Safe
Python Password Safe is a simple password manager CLI tool written in Python.
Python Password Safe allows you to save an encrypted list of username-password entries organized into different groups of your making. All you have to do is create and remember one master PIN number in order to unlock your password safe.
Note: This project was independently made for the purposes of learning new cryptography tools, practicing database interactions with SQLite, and developing a personal password manager for my local machine. Therefore, strong security is not guaranteed. Please use at your own risk!
Getting Started
Installation
# Using PyPI
pip3 install py-pwsafe
Running the program
pypwsafe
Demo
Initial Setup
Basic Usage
Note: Colors, emojis, and other formatted text will not display correctly on Windows machines. Windows Command Line does not (currently) support unicode characters.
License
Copyright (c) 2020 Ricky Thai
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for py_pwsafe-2.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a25000121077cf866952fa88cc755d5af6e7386f287edf3ea0b85d8e33e92ed3 |
|
MD5 | c5eaab1ca7ab181e73a51bf9dbb079cc |
|
BLAKE2b-256 | 604dcf863610c833fa8ab51157bbb54f1b65232b184e9fb95993beec50a422c5 |