Skip to content
/ PyPass Public

Simple password manager written in Python using FastAPI and pywebview Note: This is for educational purposes only, not meant for actual use.

License

Notifications You must be signed in to change notification settings

Jscina/PyPass

Repository files navigation

PyPass

PyPass is a simple password manager written in Python. It uses the Fernet symmetric encryption scheme to encrypt and decrypt passwords. The passwords are stored in a SQLite database.

The user account recovery mechanism is functional, however, it is not connected to an smtp server.

Installation

Install the binary from releases page. For your operating system, download the binary and run it. You can also build the binary from source.

About

Simple password manager written in Python using FastAPI and pywebview Note: This is for educational purposes only, not meant for actual use.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published