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

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

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.2.tar.gz (13.7 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.2-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pypasswizard-0.3.2.tar.gz
  • Upload date:
  • Size: 13.7 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.2.tar.gz
Algorithm Hash digest
SHA256 c8f49ea167965e5e0d0729035759359a28595258187d47a2b7019a903c1914b0
MD5 60f84f7be9cb62695515008535b0a468
BLAKE2b-256 d0995334d01a31bfadaedbbfc4c988543cbc9f9ba3444f7ffdd70743b3933a48

See more details on using hashes here.

Provenance

The following attestation bundles were made for pypasswizard-0.3.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: pypasswizard-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 16.4 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9c1da53bcac550166a488ee388a8662e49df79afcb81a8f263407840d3bdd06e
MD5 656f8810fcfc4517ca93ed10faaf5b37
BLAKE2b-256 4ea9c67c4979a22e8bba4b18f5217308c1197cd54e86570b0e73d81d911ce241

See more details on using hashes here.

Provenance

The following attestation bundles were made for pypasswizard-0.3.2-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