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 --help
    

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 --version

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.
  • Import passwords in encrypted formats.
  • 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.1.tar.gz (13.1 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.1-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pypasswizard-0.3.1.tar.gz
  • Upload date:
  • Size: 13.1 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.1.tar.gz
Algorithm Hash digest
SHA256 0617020d9da0539d9ad12595acf19ba926ab9083f7fc5581836ba94ce7b8e189
MD5 b8b3b716c9973343ce918c3b64503b9a
BLAKE2b-256 b8263ae5975c01c9693e193156cfa662175dad36a999e012dc0ba4dbd307c207

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pypasswizard-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 15.8 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ad016b8e0902781c9f2212f5871ca1e7b8f145c7c158346badbc7fc6973c1526
MD5 9b4a4f38f75b0a01dbfd5d815a50093f
BLAKE2b-256 f228f543421571856372396721ef514cffdf2e0454afb10004584123db818985

See more details on using hashes here.

Provenance

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