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.2.tar.gz (3.7 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.2-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: health_universe_sdk-0.1.2.tar.gz
  • Upload date:
  • Size: 3.7 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.2.tar.gz
Algorithm Hash digest
SHA256 dacc69bcde6f3665bcf6fd5c2c1f65ad770f1a9b40091d6d732fe2161fc28674
MD5 3fcc07d314294fcae33471754783651e
BLAKE2b-256 efde2ac2847f73ef63da4f8b0ee99053028d534a0b007ac462d4dda8bd16c4c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for health_universe_sdk-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3b54759fffa9355e77ee5fe2560c5c93451833534adf5bf9527a26286473beaf
MD5 8ec633daedbfb209503d1fb1a05ec808
BLAKE2b-256 ef670fa601b6191962d256583d6412a2599245d6ffc77ab5583f94e009ab69a3

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