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.0.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.0-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: blooming_health_catalog-1.5.0.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.0.tar.gz
Algorithm Hash digest
SHA256 b47453b3ea84173e0ee099cd593007c5c85d7ac0b61e7eaa606d6f9350606930
MD5 9f6b5fbabf02bbf260d46c8e716a464c
BLAKE2b-256 1562516055da76bfcdd92b720f511708d90fec10949878ed47ca4bbed98e016e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for blooming_health_catalog-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4bc3ff56186c6d615943dbe9cedb4045c4aec04b8dc0be35444a0ab742ac78d2
MD5 00aa74c621e0e5f857b1a016ae93485e
BLAKE2b-256 df135b2429224f0e8bd61460618592db83b476c8bb5e96f821f754fe47db51fa

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