A simple password generator that copies output to clipboard automatically.
Project description
ahoorapassword
A simple and colorful password generator written in Python.
It supports numeric or full-character passwords and automatically copies the result to the clipboard.
Features
- Generate passwords using digits or full characters
- Auto copy to clipboard
- Colorful output using
colorama
Installation
pip install ahoorapassword
Usage
from ahoorapassword import password_new
# Default (12 random characters)
password_new()
# Only numbers
password_new(10, typepass="number")
License
MIT License
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 Distribution
ahoorapassword-0.1.0.tar.gz
(2.1 kB
view details)
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 ahoorapassword-0.1.0.tar.gz.
File metadata
- Download URL: ahoorapassword-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c5dd0331c1bc1b059294c87bc19f9258ac057716aa9c19b59edd339a740bc8d
|
|
| MD5 |
49cbf34b2ec3aca8608913964cb4afa7
|
|
| BLAKE2b-256 |
d4214fc53b379cb1f2960666c0239e21658f6c6219c919e29f8caf8f03639144
|
File details
Details for the file ahoorapassword-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ahoorapassword-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0ff01cd4413bc37d42469cdeafc0a0b9d203bc5a8e3447a1baa17aeaf42724c
|
|
| MD5 |
f268b589ede044838907d4f949ca80cc
|
|
| BLAKE2b-256 |
e2a5dff7978bfb6763278df9e9c3fa554195aa4396071998eccec4eafb4f5307
|