Skip to main content

A simple command-line tool to generate secure keys and passwords

Project description

GenKey

A simple command-line tool to generate secure keys and passwords.

Installation

pip install genkey

Usage

Generate a key (default 32 characters):

genkey

Generate a 12-character key:

genkey -c 12

Generate a key without special characters:

genkey -s

Generate a key without numbers:

genkey -n

Combine options:

genkey -c 16 -s -n

Features

  • Generates cryptographically secure random keys
  • Customizable length
  • Option to exclude special characters
  • Option to exclude numbers
  • Automatically copies to clipboard
  • Cross-platform (Windows, macOS, Linux)

Requirements

For clipboard functionality:

  • Windows: No additional requirements
  • macOS: No additional requirements
  • Linux: xclip (can be installed via sudo apt-get install xclip on Debian/Ubuntu)

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

genkey-0.1.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

genkey-0.1.0-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file genkey-0.1.0.tar.gz.

File metadata

  • Download URL: genkey-0.1.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for genkey-0.1.0.tar.gz
Algorithm Hash digest
SHA256 892c758d272bc706628ce64dd01d9f36272e262161f1e9500ae7ae9ace361fb5
MD5 ee4b7f989f87460e7691b35d7c359630
BLAKE2b-256 4277e57ff35309e79ffb8cd3b5761ed2e822caa7b4fa43770ea151e5fa2195e0

See more details on using hashes here.

File details

Details for the file genkey-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: genkey-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for genkey-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8dbae57fa84a0435cd351b6d848abe557bbf8cfae6847c829875b437fa83c452
MD5 678c1b31ea0f707097e1f09625b7df30
BLAKE2b-256 4077cd3e023f6313f5e2c947970edc84940de6bc8fd8eef16780385ca1dcac49

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page