Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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.

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

Uploaded Python 3

File details

Details for the file mxm_scaffold-0.21.6.dev44255349.tar.gz.

File metadata

File hashes

Hashes for mxm_scaffold-0.21.6.dev44255349.tar.gz
Algorithm Hash digest
SHA256 500835b1186a754f45d2bd2e829179da2fdb0c1b20d3b3cb0b480bf7db3d4b5d
MD5 4c3fcfb0cd6ed364ad3ce7c3a7f7ffaa
BLAKE2b-256 9543a33e3841c8ad2920eaf642dc2a3db291ace175817e89a7c9810e621f69c7

See more details on using hashes here.

File details

Details for the file mxm_scaffold-0.21.6.dev44255349-py3-none-any.whl.

File metadata

File hashes

Hashes for mxm_scaffold-0.21.6.dev44255349-py3-none-any.whl
Algorithm Hash digest
SHA256 d2909e5af9a7613861901a99c9c1790ce462d9346ead222b4555303b5bc1f087
MD5 679bbce21428db86027dea8c12465b43
BLAKE2b-256 627214767949130af411484088447632edf8688353650ca58bd93fe14c61e2dc

See more details on using hashes here.

Release history Release notifications | RSS feed

0.21.6

2 files

This release

0.21.6.dev44255349 This release

2 files

0.21.5

2 files

0.21.4

2 files

0.21.3

2 files

0.21.2

2 files

0.21.1

2 files

0.21.0

2 files

0.20.0

2 files

0.19.1

2 files

0.19.0

2 files

0.18.4

2 files

0.18.2

2 files

0.18.0

2 files

0.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page