Skip to main content

A CLI application for managing passwords securely.

Project description

PyPassWizard

Welcome to PyPassWizard!

This is a command-line application designed to generate and securely store passwords. It is lightweight, easy to use, and perfect for managing your passwords directly from the terminal.

Features

  • Generate strong, random passwords of customizable length.
  • Store passwords securely in an encrypted database.
  • Retrieve stored passwords by name or tag.
  • Delete passwords securely.
  • User-friendly CLI interface with clear commands and options.

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/0Mr-Panda0/PyPassWizard.git
    
  2. Navigate to the project directory:

    cd PyPassWizard
    
  3. Install the required dependencies:

    uv sync
    
  4. Download the application from pip or uv:

    pip install pypasswizard
    

    or

    uv add pypasswizard
    
  5. Run the application:

    pypasswizard --version
    

Usage

Here are some examples of how to use PyPassWizard:

Generate a Password

Generate a random password with a specified length:

pypasswizard generate -l 13 -c yes -i yes -d yes -s no

Store a Password

Store a password with a name for easy retrieval:

pypasswizard store --name "GitHub" --password "mySecurePassword123!"

Retrieve a Password

Retrieve a stored password by its name:

pypasswizard retrieve --name "GitHub"

Delete a Password

Delete a stored password securely:

pypasswizard delete --name "GitHub"

Export Passwords

Export stored passwords:

pypasswizard export --name "output" --format xlsx --location passwords

Note: Current supported formats csv, xlsx, parquet, json, md

Import Passwords

Import passwords:

pypasswizard import --name "output" --format xlsx --location passwords

Note: Current supported formats csv, xlsx, parquet, json, md

View Help

View all available commands and options:

pypasswizard --help

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Create a pull request.

Roadmap

Here are some planned features for future releases:

  • Password strength checker.
  • Add Auto-Completion.
  • Multi-language support for CLI messages.
  • Integration with cloud storage for password backups.

License

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

Contact

For any questions or suggestions, please open an issue or contact me at Karan Behera.

Acknowledgements

  1. uv
  2. ruff
  3. mypy

Thank you for using PyPassWizard!

CI Pipeline

Upload Python Package to PyPI when a Release is Created

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

pypasswizard-0.3.3.tar.gz (13.8 kB view details)

Uploaded Source

Built Distribution

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

pypasswizard-0.3.3-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file pypasswizard-0.3.3.tar.gz.

File metadata

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

File hashes

Hashes for pypasswizard-0.3.3.tar.gz
Algorithm Hash digest
SHA256 3b72e59531791949f7219d4bc5043ba38fc8a4714fd8d7a9b1ec2e4f5c034169
MD5 b39ec9c5a91b6ddba2743bc1be052bef
BLAKE2b-256 3633264544482f04e4b8db18682d64a9d80fff917e88570b5b6d2a47478a2efa

See more details on using hashes here.

Provenance

The following attestation bundles were made for pypasswizard-0.3.3.tar.gz:

Publisher: publish.yml on 0Mr-Panda0/PyPassWizard

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

File details

Details for the file pypasswizard-0.3.3-py3-none-any.whl.

File metadata

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

File hashes

Hashes for pypasswizard-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5f8573abe3decb403eb8d52868fcdfc0addb14239c8ef28485b7edefcd8cc509
MD5 460a58dbb364834401b5705c5bb5ba0c
BLAKE2b-256 c3582238d877740cf3c3c39b290237af7f3e96256f41283bd5406d7e7f7cb392

See more details on using hashes here.

Provenance

The following attestation bundles were made for pypasswizard-0.3.3-py3-none-any.whl:

Publisher: publish.yml on 0Mr-Panda0/PyPassWizard

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