Skip to main content

Shared reference data library providing service type taxonomies, language codes, and other canonical lookups

Project description

blooming-health-catalog

Shared reference data library providing service type taxonomies, language codes, and other canonical lookups used across Blooming Health platform services.

Installation

pip install blooming-health-catalog

Usage

from blooming_health_catalog.zones import SUPPORTED_ZONES, validate, find_zone
from blooming_health_catalog.phonecountries import find_by_alpha2, find_by_name

# Validate a time zone
if validate("America/New_York"):
    print("Valid zone")

# Case-insensitive lookup
zone = find_zone("america/new_york")  # Returns "America/New_York"

# Find a country
usa = find_by_alpha2("US")
if usa:
    print(f"{usa.name}: {usa.calling_codes}")

Available Modules

  • blooming_health_catalog.zones - IANA time zone reference data
  • blooming_health_catalog.phonecountries - Phone country codes and metadata

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

blooming_health_catalog-1.5.1.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

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

blooming_health_catalog-1.5.1-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

Details for the file blooming_health_catalog-1.5.1.tar.gz.

File metadata

  • Download URL: blooming_health_catalog-1.5.1.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for blooming_health_catalog-1.5.1.tar.gz
Algorithm Hash digest
SHA256 2b39418d7023649e0152c765baa29cbfb700b3563da29d48ec56a24345161244
MD5 104d1aa41cca9068acd70db5d54487ef
BLAKE2b-256 550b5f5bfe179253a5a6b004b69206acc601ea46a2b60f0120f558a50b42e2fb

See more details on using hashes here.

File details

Details for the file blooming_health_catalog-1.5.1-py3-none-any.whl.

File metadata

File hashes

Hashes for blooming_health_catalog-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e83397d5ead6228e3701ac3633229dd9e1cc419d6b39c3c53545a99785763162
MD5 c2a6e5876bf70ecf417fbba82355e229
BLAKE2b-256 d2d37ab222899dfd548db97191304f1970e813c987b28437c3ed3b5003ba27a7

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