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.12.tar.gz (98.1 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.12-py3-none-any.whl (112.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hla_compass-2.0.12.tar.gz
  • Upload date:
  • Size: 98.1 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.12.tar.gz
Algorithm Hash digest
SHA256 2b62366a4cdc36c157b8f46fa12a0cf96134d37a01ae72f071db9066f6e877cc
MD5 94a855783a3c04ac7505077d758f917a
BLAKE2b-256 e4ad49ab2bfb432756ee66c33aa06401c9f16a3fb98718ad7b438eab9b867d0a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hla_compass-2.0.12-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.12-py3-none-any.whl
Algorithm Hash digest
SHA256 232db83629bbfc045a2cc6ec90e664473bd27636bfd112fbf8caac1fb9ae9314
MD5 7886f82861752ae682a0b2fdc258d11b
BLAKE2b-256 5791c1689c0088b45430328b877d6b51da7944f2c1f31aa5112c96db2349197b

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