Local-first, open-source MLOps platform for ML beginners and small teams.
Project description
ZebraOps
ZebraOps is a local-first MLOps reference implementation focused on clean contracts, reproducibility, and an ergonomic beginner-friendly workflow.
Documentation
- Main docs index:
docs/index.md - Tutorial:
docs/quickstart.md - API documentation:
docs/api.md - Best practices:
docs/best-practices.md - Operations:
docs/operations.md - Release guide:
docs/release.md
Quick Start
- Create a Python 3.11+ virtual environment.
- Install dependencies:
pip install -e .[dev] - Initialize a project scaffold:
mlops init-project - Start platform stack:
mlops up - Validate setup:
mlops doctor - Initialize example model:
mlops init tabular_churn
Main interfaces
- CLI:
mlops - Serving API:
zebraops.serving.api:app - Thin UI:
zebraops.ui.app:app
Project status
This repository implements the roadmap described in spec.md with an incremental,
contract-first architecture.
License
This project is licensed under Apache License 2.0. See LICENSE.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zebraops-0.1.0.tar.gz.
File metadata
- Download URL: zebraops-0.1.0.tar.gz
- Upload date:
- Size: 36.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee40fe798a4c4f9bf31b31c88043e84c054c8baa04622aab72ec71fb5ca06774
|
|
| MD5 |
450594a0190c72c08ca0a0534bec72bb
|
|
| BLAKE2b-256 |
df2df854d582a406f9c1b11ba44423d41d2342704024fe7a17e833bb9e55b784
|
File details
Details for the file zebraops-0.1.0-py3-none-any.whl.
File metadata
- Download URL: zebraops-0.1.0-py3-none-any.whl
- Upload date:
- Size: 49.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64240690e0391722c8a101ad03cfc5061cebaf9649ebca136f416c269a6cf9fa
|
|
| MD5 |
bf7e1ebd76c837ad95e7b5ec7a3c08aa
|
|
| BLAKE2b-256 |
6c391e668126b30efce696755a320a651b46d58185beb68220ffe323d8992fe3
|