No project description provided
Project description
# Password_Manager
Password Manager is a command-line tool that allows you to securely store and retrieve passwords for various services.
It provides encryption for password storage and includes features for generating secure passwords.
## Installation
To use the Password Manager, you need to install it first. You can do this using pip:
```bash
$ pip install pass_manager
# Usage
### Generating an Encryption Key
$ pass_manager --action generate_key
### Setting the Master Password
$ pass_manager --action set_master_password --master_password [YOUR_MASTER_PASSWORD]
### Storing a Password
$ pass_manager --action store --service [SERVICE] --password [PASSWORD] --master_password [YOUR_MASTER_PASSWORD]
### Retrieving a Password
$ pass_manager --action retrieve --service [SERVICE] --master_password [YOUR_MASTER_PASSWORD]
### Generating a Secure Password
$ pass_manager --action generate_password --password_length 16
###### I can't resolve error while retrieving passwords
Project details
Release history Release notifications | RSS feed
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
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 passwordManager_jsv-0.0.2.tar.gz.
File metadata
- Download URL: passwordManager_jsv-0.0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32247981cfa45676ef47f42bbd6892cf71209c8e5dbff83eca0545f3934f53c7
|
|
| MD5 |
b8609a33b201e5b61fc4afd6e2a455bc
|
|
| BLAKE2b-256 |
eda095bf559a4225ea5c2e61d2f228082be0a28b29390e51912240e65c602a19
|
File details
Details for the file passwordManager_jsv-0.0.2-py3-none-any.whl.
File metadata
- Download URL: passwordManager_jsv-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b0e5020fc53492f793a737d89dca21c49c71645e8b78f45c8aff35c744c5e2d
|
|
| MD5 |
bf96e50d95e70b9b1c9618fdbd7cf2f9
|
|
| BLAKE2b-256 |
9585fec04c96c6cc4596dffe47c96c208f6dba4d1a3d3c0c6befa21c6b4a9231
|