Skip to main content

Python SDK for HLA-Compass bioinformatics platform - Build powerful modules for immuno-peptidomics analysis

Project description

HLA-Compass Python SDK

PyPI version Python Versions

The official Python SDK for developing modules on the HLA-Compass platform.

🚀 Quick Start

# 1. Install
pip install hla-compass

# 2. Setup
hla-compass auth login --env dev

# 3. Create
hla-compass init my-module --template no-ui
cd my-module

# 4. Test
hla-compass test

# 5. Ship
hla-compass build && hla-compass publish --env dev --generate-keys

📚 New to HLA-Compass? Try the Ten-Minute Tutorial.


🛠️ CLI Entry Points

Command Description
init Scaffold a new module from templates
validate Validate module structure and manifest
test Run module execution (local or remote context)
build Build Docker image
publish Sign and register module with the platform
auth Manage platform login and keys

🔧 Local SDK Development

When iterating on the SDK itself, build images against your local checkout:

hla-compass build --sdk-path ../sdk/python
# or set HLA_COMPASS_SDK_PATH=../sdk/python for dev/test/serve/build

To target a specific architecture:

hla-compass build --platform linux/amd64

Multi-arch builds require --platform linux/amd64,linux/arm64 --push.


💎 Key Features

  • Module-first CLI: Scaffold, build, test, and publish with a single toolchain.
  • Signed publishing: Keys + manifest signing baked into publish.
  • Data helpers: Storage + data access helpers for module runtimes.
  • Local dev loop: Containerized dev/serve/test flow that matches production.

📖 Advanced Documentation


🤝 Support & Issues

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hla_compass-2.0.13.tar.gz (98.2 kB view details)

Uploaded Source

Built Distribution

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

hla_compass-2.0.13-py3-none-any.whl (112.6 kB view details)

Uploaded Python 3

File details

Details for the file hla_compass-2.0.13.tar.gz.

File metadata

  • Download URL: hla_compass-2.0.13.tar.gz
  • Upload date:
  • Size: 98.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for hla_compass-2.0.13.tar.gz
Algorithm Hash digest
SHA256 73f79d029ca0731921cbce5d9b4e14e92fd6fc748342a12f0abb1d55a20c13cb
MD5 4104387bf23fe3755df87a508f584f6b
BLAKE2b-256 fc4d35b0687bba20354b861275c31e2f7746f77168bbc210b1ab803a0577e893

See more details on using hashes here.

File details

Details for the file hla_compass-2.0.13-py3-none-any.whl.

File metadata

  • Download URL: hla_compass-2.0.13-py3-none-any.whl
  • Upload date:
  • Size: 112.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for hla_compass-2.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 3955d38879a8c8122d93d50d16eea78931f32277a0c0376a8a732d393f02f198
MD5 e810cb930f5cf206d854c139692b1771
BLAKE2b-256 1477cad203195e0ef798303b5ca1a3e476a97f3343997a1205a0294dce9571f2

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