Skip to main content

Human Friendly UUIDs that are readable and pronounceable.

Project description

Downloads pre-commit Ruff Built with Material for MkDocs


Table of Contents
  1. About the Project
  2. Quickstart
  3. Planned Improvements

About the Project

alt text

humid makes it easy to generate human readable uuid's (hrid's) that are readable and pronounceable. Creation follows the pattern: {ADJECTIVE}-{ANIMAL|POKEMON}-{UUID*22}.

Quickstart

install

pip install humid
python -m humid
>> elegant-redfox-vkynw0OlJDxI15gcgdLmUn

Use in Python code

from humid import hrid

uuid = hrid()
print(uuid)
>> elegant-redfox-vkynw0OlJDxI15gcgdLmUn

Planned Improvements

  • command line options
    • different types of hrid's
  • setup script alias

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

humid-0.2.0.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

humid-0.2.0-py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 3

Supported by

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