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.6.tar.gz (101.7 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.6-py3-none-any.whl (117.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hla_compass-2.0.6.tar.gz
  • Upload date:
  • Size: 101.7 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.6.tar.gz
Algorithm Hash digest
SHA256 b4aef1907f6948bb804352ed467cc99424e4191abfda48f27d46e4801a9e7dc2
MD5 82a0dece89c0b8e3c6e13f46d43e5d96
BLAKE2b-256 0fe137317c351810f85e430ad887984173aba24e80585a58b8dbe21ae15dcbaa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hla_compass-2.0.6-py3-none-any.whl
  • Upload date:
  • Size: 117.4 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 36dabd6d50339c96840c72080f64eacb394a3a90af85dce95cbdbe86159cdf52
MD5 b6c1598d37ad012057ef3fea4bb59773
BLAKE2b-256 debe297b28f2c7a2d05797534884f0194fb8929e4e1481ba35d6510438487964

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