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 black to format 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.6.0.tar.gz (23.2 kB view details)

Uploaded Source

Built Distribution

d8s_uuids-0.6.0-py2.py3-none-any.whl (19.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: d8s_uuids-0.6.0.tar.gz
  • Upload date:
  • Size: 23.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for d8s_uuids-0.6.0.tar.gz
Algorithm Hash digest
SHA256 1bf9ff07dfe4b11c258dc7ef8c5008579872ee5a318bd1839eb73232fde20c68
MD5 0d6a214798acb83462276fa601cb255d
BLAKE2b-256 c4dab10b5ce30cf9da9db1bbef89f3f320a4b94ad0ca4fa8aac81cc9cc84afa4

See more details on using hashes here.

File details

Details for the file d8s_uuids-0.6.0-py2.py3-none-any.whl.

File metadata

  • Download URL: d8s_uuids-0.6.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 19.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for d8s_uuids-0.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8aa71fdf60dcdb26949643971734e25b5acfcb17e115bad345d9247b5855b7f5
MD5 c90fca1f5561e2a5c1f8048923c952f5
BLAKE2b-256 d9937713481aca13fd7e4056edad921e29c996a1a455e21893b03a076bb50ab0

See more details on using hashes here.

Supported by

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