Skip to main content

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

simplepw-0.2.3.1-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page