fast password generator for keepass
Project description
PyssWord 🕵️♂️
A simple but efficient password generator, especially if you use keepass as a password manager. Passing the length of the password to be created as an argument. Although there are already tools that create passwords by default, this simple script does it quickly and on the fly.
I use it a lot, so I decided to share it. Maybe it will be useful to you.
Use
pip install -r requirements.txt
chmod +x gen.py
./gen.py
# use script bin
mv modules/ /usr/bin/modules
mv gen.py /usr/bin/genpy
genpy
- At least the length must be 8
- Copy the password to the clipboard
- It is GPLv3, it can be modified and distributed freely
- It is in beta, possible bugs!
There are no better things than learning and realizing you don't know and never stopping doing it.. - Jpys
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file passpyword-0.1.0-py3-none-any.whl.
File metadata
- Download URL: passpyword-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0785b6a823bf101bef3bcc463d9a994e197067f7a65ae8d1d3e4bbb0f3d52afe
|
|
| MD5 |
05676834bcdba4b6f4ff26fa092fefd2
|
|
| BLAKE2b-256 |
cac6962ef6610e548beae82c203aae0a932b33dfa297b505e0234d9f5a933a08
|