Skip to main content

Merantix Momentum AI Platform client library

Project description

Scaffold Logo

Scaffold Core

Scaffold is the foundational Python package for all AI development at Merantix Momentum. It provides the "scaffolding" to accelerate building, deploying, and orchestrating AI systems on our platform.

This library is opinionated by design. It contains a collection of wrappers, convenience functions, and boilerplate code that enforce our best practices and ensure seamless integration between our most-used tools (like Flyte, PyTorch, and internal platform services).

🚀 Key Features

  • ⚡ Accelerate Development: Reduces boilerplate for common tasks like data handling, configuration management, and model orchestration
  • 🧩 Modular Installation: Install only the dependencies you need using "extras" (e.g., flyte, torch)
  • ⚙️ Standardized: Enforces Merantix Momentum's processes for building and scaling AI projects
  • 🔗 Platform Integration: Provides simple, high-level APIs for interacting with the Merantix Momentum AI Platform

📦 Installation

    pip install mxm-scaffold

The base package is lightweight. You install additional functionality via "extras".

Install the extras you need for your project. For example, to install the Flyte and PyTorch utilities:

    # To use Flyte for orchestration
    pip install mxm-scaffold[flyte]

    # To use PyTorch utilities
    pip install mxm-scaffold[torch]

    # To install everything (common for development)
    pip install mxm-scaffold[all]

Available extras:

  • data: Data handling, datasets, and dataloaders
  • flyte: Utilities for working with Flyte
  • torch: Utilities for working with PyTorch
  • monitoring: Utilities for monitoring training jobs
  • wandb: Utilities for logging to Weights and Biases
  • dev: Dependencies required for development and running tests

📖 Documentation

If you work at Merantix Momentum, you can visit additional documentation via https://docs.scaffold.merantix-momentum.cloud/.

The documentation is built & deployed for the main-branch and tags. Please find more information about documentation here.

Alternatively, build the publicly available documentation locally:

cd scaffold/docs
make html

🤝 Contributing

This is an internal tool, and contributions from all teams are welcome!

Check the documentation for more information on how to contribute.

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

mxm_scaffold-0.21.2.tar.gz (93.1 kB view details)

Uploaded Source

Built Distribution

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

mxm_scaffold-0.21.2-py3-none-any.whl (116.9 kB view details)

Uploaded Python 3

File details

Details for the file mxm_scaffold-0.21.2.tar.gz.

File metadata

  • Download URL: mxm_scaffold-0.21.2.tar.gz
  • Upload date:
  • Size: 93.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.15

File hashes

Hashes for mxm_scaffold-0.21.2.tar.gz
Algorithm Hash digest
SHA256 96502d9ec43157ce2a2bd571f70fe32b0c501aeb493659249b2a0856728651d5
MD5 f049e57147826f25f72f6f422be8b808
BLAKE2b-256 cb8f08eae7c098f35ea1121d6cd80de00f4949a5b4c9572517888744df415cd3

See more details on using hashes here.

File details

Details for the file mxm_scaffold-0.21.2-py3-none-any.whl.

File metadata

  • Download URL: mxm_scaffold-0.21.2-py3-none-any.whl
  • Upload date:
  • Size: 116.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.15

File hashes

Hashes for mxm_scaffold-0.21.2-py3-none-any.whl
Algorithm Hash digest
SHA256 20e09241169847d98b251aeb762c2ac2d1e930ce1b274c37d905555df2fa2b76
MD5 ef820fa58bda035ca43df1881d349102
BLAKE2b-256 7a2cea9a14e533e811cec37cee82d464e3c1ae1503d3cc0ff27a8fb150f8afd8

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