A simple command line password generator.
Project description
Thor's Hammer - Python Edition
(The name sounds way cooler in my head I swear)
A simple command line password generator. And yes, there WILL be more of this from other languages.
Functionalities
Generate passwords with configurable settings for the generator, these include:
- Configure the password's length
- Toggle whether or not you want to generate passwords with uppercase letters.
- Toggle whether or not you want to generate passwords with numbers.
- Toggle whether or not you want to generate passwords with special characters.
Installation
- Install Python 3.x from here. (Ignore if you already have Python 3.x installed)
-
Open terminal, run:
pip install thors_hammer
Usage
-
Open terminal, run:
mjolnir -
Alternatively, in a Python file (*.py), you can do:
from thors_hammer import main main()
Requirement(s)
- Python 3.x
Note(s)
- Deleting the config folder/file could cause everything to revert back to the default setting the next time you boot up the progam.
License
This project is licensed under the GNU General Public License 3.0, check LICENSE for more details.
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
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 thors_hammer-1.0.tar.gz.
File metadata
- Download URL: thors_hammer-1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efc5c34bc8191f2ea36c70cd5dd79fedb1f8839706492cd00276378e56264563
|
|
| MD5 |
1ca3b1ac12bb407243036a88203988e0
|
|
| BLAKE2b-256 |
6285fffb848f9090b53241879a8f8937ed6f30acc08abbf32528ec88840de363
|
File details
Details for the file thors_hammer-1.0-py3-none-any.whl.
File metadata
- Download URL: thors_hammer-1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fafd9f0bc023329a596fb0ae5d2f72b94f1db2ad9da8592b449f8928f9a3df56
|
|
| MD5 |
d9ab817dbd0348148f10637a519971d2
|
|
| BLAKE2b-256 |
ed1b381ec35bf8635b71b3d6b453ae28e9ee6505ea6420892d7e0f80f1146568
|