pass2bitwarden icon indicating copy to clipboard operation
pass2bitwarden copied to clipboard

Python dependency declaration

Open atreyasha opened this issue 8 months ago • 0 comments

Thanks for this tool, very helpful for Bitwarden migration!

Thinking it could make sense to add a pyproject.toml for this project, so new users can install a virtual environment using eg. poetry, and then use eg. poetry run ./pass2bw.py. Ths is advantageous as you don't mess with your system's python environment.

WDYT?

PS: This is an initial diff, would still need to update package authors and readme.

atreyasha avatar Apr 26 '25 08:04 atreyasha