A CLI Application for generating and managing passwords
Project description
SimplePW
This password manager is a project designed for educational purposes to explore concepts of password security and encryption. While it utilizes encryption to protect your data, it is important to understand that it is not suitable for storing highly sensitive information in real-world scenarios.
Breaking Change:
Since Version 0.2.3 i use an sqlite db as the data storage. Don´t update before saving/backing up your data.
Installation
The easiest way to install the newest Version of 'simplepw' is to install it with pip:
pip install simplepw
To install a specific version of 'simplepw', first, download the wheel file (.whl) from the release page. Then, you can install it using pip:
pip install ./wheel_file.whl
Usage Instructions
To use Password Manager, activate the Command Line Interface (CLI) Interactive Mode by running the following command:
spw
For quickly generating a password without saving it you can run following command:
spw --generate
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simplepw-0.2.3.1-py3-none-any.whl.
File metadata
- Download URL: simplepw-0.2.3.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8dc21cb1f9610d0085cdcedbf5702e9eb88b1d4dfc2ba742e65a6e1e3a5c3a0
|
|
| MD5 |
ee0c1376aa49741eed1c8060673a09c7
|
|
| BLAKE2b-256 |
28f98564fd36c22f6808b887fc8a827ddb3afd54a27744bec009f8873b4f2bf9
|