mlops-python-package icon indicating copy to clipboard operation
mlops-python-package copied to clipboard

Kickstart your MLOps initiative with a flexible, robust, and productive Python package.

Results 17 mlops-python-package issues
Sort by recently updated
recently updated
newest added
trafficstars

This repository demonstrates a well-structured MLOps project, exhibiting characteristics across multiple maturity levels. It leverages modern Python tooling and MLOps practices, making it a solid foundation for building and deploying...

Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.4.1 to 4.9.1. Release notes Sourced from commitizen's releases. v4.9.1 (2025-09-10) Fix dependency: move deprecated to project.dependencies [master 7cca86e7] bump: version 4.9.0 → 4.9.1 4 files changed,...

dependencies
python

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 7.0.0. Changelog Sourced from pytest-cov's changelog. 7.0.0 (2025-09-09) Dropped support for subprocesses measurement. It was a feature added long time ago when coverage lacked a...

dependencies
python

Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.6.1 to 3.6.3. Release notes Sourced from argcomplete's releases. v3.6.3 Make RE PCRE compatible. Fixes #539 Only execute Python interpreters (#536) fish: set variable scope to local...

dependencies
python

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.2 to 0.14.2. Release notes Sourced from ruff's releases. 0.14.2 Release Notes Released on 2025-10-23. Preview features [flake8-gettext] Resolve qualified names and built-in bindings (INT001, INT002, INT003)...

dependencies
python

Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 2.0.0 to 2.3.0. Release notes Sourced from iniconfig's releases. Version 2.3.0 What's Changed Add IniConfig.parse() with inline comment stripping and Unicode whitespace handling by @​RonnyPfannschmidt in pytest-dev/iniconfig#70...

dependencies
python

Hi Impressive job ! I've 'just' cloned master, uv sync, source and 'just' launch `just project`. After **uv run mlflow run --experiment-name=bikes --run-name=Tuning -P conf_file=confs/tuning.yaml .** => Errors Ends with:...