Skip to main content

Democritus functions for working with uuids.

Project description

Democritus Uuids

PyPI CI Lint codecov The Democritus Project uses semver version 2.0.0 The Democritus Project uses ruff to format and lint code License: LGPL v3

Democritus functions[1] for working with uuids.

[1] Democritus functions are simple, effective, modular, well-tested, and well-documented Python functions.

We use d8s (pronounced "dee-eights") as an abbreviation for democritus (you can read more about this here).

Installation

pip install d8s-uuids

Usage

You import the library like:

from d8s_uuids import *

Once imported, you can use any of the functions listed below.

Functions

  • def uuid4_examples(n: int = 10, *, uuids_as_strings: bool = True) -> Union[List[str], List[uuid.UUID]]:
        """Create n uuids."""
    
  • def uuid4() -> str:
        """Create a random UUID."""
    
  • def uuid3(name: str, *, namespace: Optional[uuid.UUID] = None) -> str:
        """Create a random uuid based on the given name."""
    
  • def uuid5(name: str, *, namespace: Optional[uuid.UUID] = None) -> str:
        """Create a random uuid based on the given name."""
    
  • def is_uuid(possible_uuid: Union[str, uuid.UUID], *, version: Optional[int] = None) -> bool:
        """Return whether or not the possible_uuid is a uuid."""
    

Development

👋  If you want to get involved in this project, we have some short, helpful guides below:

If you have any questions or there is anything we did not cover, please raise an issue and we'll be happy to help.

Credits

This package was created with Cookiecutter and Floyd Hightower's Python project template.

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

d8s_uuids-0.7.0.tar.gz (89.4 kB view details)

Uploaded Source

Built Distribution

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

d8s_uuids-0.7.0-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

Details for the file d8s_uuids-0.7.0.tar.gz.

File metadata

  • Download URL: d8s_uuids-0.7.0.tar.gz
  • Upload date:
  • Size: 89.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for d8s_uuids-0.7.0.tar.gz
Algorithm Hash digest
SHA256 72f5dca0cf056b9bde6a3c0f7e5e47afb1126ae996599c7e049cfbe177a6b0e7
MD5 b8f54329cb3e400cfcd0c977fca79674
BLAKE2b-256 fd6c33d8f23a207f77ae12a9c3b0e01e514c9fad842642139ce54429c0ddceb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for d8s_uuids-0.7.0.tar.gz:

Publisher: release-please.yml on democritus-project/d8s-uuids

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file d8s_uuids-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: d8s_uuids-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 18.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for d8s_uuids-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9f829b8ab639e08b2ee88d20f43377fb1764f89d945f0b0347e9ba08642a8a4f
MD5 27dbff67a8676dc1c91371ac62bf13fb
BLAKE2b-256 e80e58e7f4e5676538a007ce626c54d5fa7ff9b0d0cec44724654d17d86cd7f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for d8s_uuids-0.7.0-py3-none-any.whl:

Publisher: release-please.yml on democritus-project/d8s-uuids

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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