GraphCanon updated today · GitHub synced today
719
Stars
42
Forks
131
Open issues
3
Watchers
2y
Last push
Python Apache-2.0Created Sep 30, 2021
Trust & integrity
Full report- Maintenance
- Archived (1032d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- No lockfile
- As of today · Source: none
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
MLEM is a Python-based tool that aids in packaging, serving, and deploying machine learning models across different platforms using a command-line interface (CLI).
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Jul 12, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Python runtimePython
Source: README excerpt (regex_v1, Jul 11, 2026)
MLEM requires Python 3.Source link
Tags
README
Installation
MLEM requires Python 3.
$ python -m pip install mlem
To install the pre-release version:
$ python -m pip install git+https://github.com/iterative/mlem