Skip to content

kitrofimov/wordman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordman

preview

license_mit language_python

A password manager written in Python using Dear PyGUI as a practice project in late May-June 2023. I am not an expert in cryptography, hence cryprographical security is not guarranteed, use after your own risk! I do not hold any responsibility. MIT-licensed.

Building

git clone https://github.com/kitrofimov/wordman/
cd wordman
poetry install
poetry run python main.py

Contributions

The project is pretty much finished, but any contributions (issues, pull requests) are welcome!

Linting

poetry run ruff check .
poetry run black .
poetry run isort .

About

A GUI password manager written in Python

Resources

License

Stars

Watchers

Forks

Contributors

Languages