Skip to main content

Health Universe SDK

Project description

Health Universe SDK

A Python SDK for Health Universe that simplifies creation of tool repositories from templates.

Installation

pip install health-universe-sdk

Features

  • Create new repositories from the Health Universe tool template
  • Interactive CLI for easy repository setup
  • Support for both public and private repositories
  • Create repositories under organizations
  • Built-in protection against overwriting existing repositories
  • Programmatic API for integration with other tools

Requirements

  • Python 3.10 or higher
  • GitHub CLI (gh) must be installed and authenticated
  • Internet access to GitHub

Usage

Command Line Interface

The Health Universe SDK provides an intuitive command-line interface:

# Interactive mode (will prompt for all details)
health-universe-sdk init

# Create with name specified (will prompt for other details)
health-universe-sdk init my-new-tool

# Provide all details as arguments
health-universe-sdk init my-new-tool --description "A tool for healthcare analytics" --public

# Create a private repository
health-universe-sdk init my-private-tool --private

# Create a repository under an organization
health-universe-sdk init my-org-tool --org "my-organization"

CLI Options

  • repo_name: Name for your new repository
  • --private/--public: Set repository visibility
  • --description: Add a description for your repository
  • --org: Create the repository under an organization instead of your personal account

Development

Testing

# Install development dependencies
pip install -e ".[dev]"

# Run tests
pytest

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

health_universe_sdk-0.1.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

health_universe_sdk-0.1.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file health_universe_sdk-0.1.0.tar.gz.

File metadata

  • Download URL: health_universe_sdk-0.1.0.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for health_universe_sdk-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f4bda1401ac61c2b68650e859addddd620197b0ef5b946429cfbb0cd768474f8
MD5 53ce10c28818b100ddbb36c3eca7a44a
BLAKE2b-256 165c318e8c0d8b7045d04993724c34ece27ffb04a23417bf4028bcf6e9dc8777

See more details on using hashes here.

File details

Details for the file health_universe_sdk-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for health_universe_sdk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c128d2c3ae45d97a4a7130a8a1928349a0df06ea896c500d21aac10de31d71db
MD5 3943d8fc688bf0b7688233c22580259f
BLAKE2b-256 789c400bb6220df5bcfab0d05e0801671e5c11b2b29527a1c4b4fba2b0363aad

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