Skip to main content

A simple and secure password manager built in Python.

Project description

Python GitHub release (latest by date) PyPI version License Issues Last Commit Stars Forks Code Style Tests Maintained PRs Welcome SQLite DB Secure CLI Tool Open Source DB Secure Security Encryption Data Privacy

Password Manager in Python

This is a Python-based password manager that helps you securely store and manage your passwords. With features like password generation, account storage, retrieval, updating, and deletion, this tool is perfect for individuals looking to manage their passwords securely and efficiently.

Key Features:

  • Generate Strong Passwords: Automatically generate strong, secure passwords of customizable lengths.
  • Store Accounts: Add new accounts and their corresponding passwords securely to the database.
  • Retrieve Accounts: Get the saved information of a specific account when needed.
  • Update Account Details: Update the password for an existing account.
  • Remove Accounts: Delete accounts you no longer need from the database.
  • Display All Accounts: View all stored accounts and their passwords. Here are the instructions you can provide to others for installing and using your psmgr project:

Installation

To install psmgr, follow these steps:

  1. Clone the GitHub repository:

    git clone https://github.com/nanaelie/psmgr.git
    
  2. Navigate to the project directory:

    cd psmgr
    
  3. Install the package locally using pip:

    pip install .
    

Usage

Once installed, you can use psmgr directly from the command line.

Add a new account:

To add a new account, use the add-account command:

psmgr add-account --name "account_or_website_name" --pswd "your_password_here"

Generate a password:

To generate a new password of a specified length:

psmgr --generate 16

View all saved accounts:

To display all saved accounts:

psmgr display-accounts

Update an account:

To update the password for an account by its ID:

psmgr --update-account ID

Remove an account:

To remove an account by its ID:

psmgr --remove-account ACCOUNT_ID

Technologies Used

  • Python 3.x: The script is written in Python and leverages standard libraries.
  • Argparse: For handling command-line arguments.
  • SQLite: For storing account data securely in a local database.
  • Pandas: For formatting and displaying account data in a readable tabular format.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! Please fork the repository, make changes, and submit a pull request.

Optimized for SEO:

  • Password Manager Python: A reliable, open-source password manager built with Python.
  • Secure password storage: Safely store your passwords with this Python tool.
  • Password generator: Create strong passwords with customizable lengths.

Feel free to create issues or pull requests if you'd like to contribute or have suggestions!

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

psmgr-1.1.0.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

psmgr-1.1.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file psmgr-1.1.0.tar.gz.

File metadata

  • Download URL: psmgr-1.1.0.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for psmgr-1.1.0.tar.gz
Algorithm Hash digest
SHA256 f4a1d3509c20cd065a80d3e940da13f089160fce2a1a5a3197852c71e308365e
MD5 1fe0572691b120187fc7a90935ede463
BLAKE2b-256 4e7b123e90ffd14dc860d1fcfbd1ef0bc009706e3e89a62caf4717333d8bb024

See more details on using hashes here.

Provenance

The following attestation bundles were made for psmgr-1.1.0.tar.gz:

Publisher: python-publish.yml on nanaelie/psmgr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file psmgr-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: psmgr-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for psmgr-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c8d722ce6d8ddf18099205e4f8a026fb123b45456558306551159d8b7c225c94
MD5 485c58b08c2e7740345f511da3c0e989
BLAKE2b-256 66d8376972edc9e8a64ecd7ebdbd66ea366b0d90a392147d0270a870403bf2cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for psmgr-1.1.0-py3-none-any.whl:

Publisher: python-publish.yml on nanaelie/psmgr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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