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


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.19.0.dev232698098.tar.gz (60.7 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.19.0.dev232698098-py3-none-any.whl (85.6 kB view details)

Uploaded Python 3

File details

Details for the file mxm_scaffold-0.19.0.dev232698098.tar.gz.

File metadata

File hashes

Hashes for mxm_scaffold-0.19.0.dev232698098.tar.gz
Algorithm Hash digest
SHA256 86a5c2fef4b8813d8bbc19cabd41607040d7c3acc90e0e6702643f7e54bf096c
MD5 a8ec13d6747cf9b01342ee35d87b1dad
BLAKE2b-256 68cd6b8c6a66174bd24074593f9d95abe039ed9a78512ed3f0140f22170d4e7e

See more details on using hashes here.

File details

Details for the file mxm_scaffold-0.19.0.dev232698098-py3-none-any.whl.

File metadata

File hashes

Hashes for mxm_scaffold-0.19.0.dev232698098-py3-none-any.whl
Algorithm Hash digest
SHA256 9efddda51a9a95bcd0305a0ba3ad3eb8abcb7bf2ec303c0e074113af4daec961
MD5 b8d76f5648de6d92578d9e6ef3da691f
BLAKE2b-256 aba4e006e40bdd6b3cf5aefc5f4264cd7d4a43f6b351f27f8de288b2e848cf48

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