mlops-python-package
mlops-python-package copied to clipboard
Kickstart your MLOps initiative with a flexible, robust, and productive Python package.
**Describe the solution you'd like** Support https://www.giskard.ai/products/ml-testing-library **Describe alternatives you've considered** **Additional context**
Hello, I recommend checking out `pydantic-settings` as an ternative to omegaconf + pydantic.
## Description It would be nice to abstract the [model base class](https://github.com/fmind/mlops-python-package/blob/main/src/bikes/core/models.py#L23-L89) outside the `bikes` package into a more generic package within the repo that could be used for more...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.2 to 0.11.6. Release notes Sourced from ruff's releases. 0.11.6 Release Notes Preview features Avoid adding whitespace to the end of a docstring after an escaped quote...
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 [argcomplete](https://github.com/kislyuk/argcomplete) from 3.6.1 to 3.6.2. Release notes Sourced from argcomplete's releases. v3.6.2 Revert "zsh: skip repeat Python runs in the same completion run" This reverts a regression introduced in...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.1. Changelog Sourced from pytest-cov's changelog. 6.1.1 (2025-04-05) Fixed breakage that occurs when --cov-context and the no_cover marker are used together. 6.1.0 (2025-04-01) Change terminal...
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.4.1 to 4.6.0. Release notes Sourced from commitizen's releases. v4.6.0 (2025-04-13) Feat changelog: expose commit parents' digests when processing commits git: add parents' digests in commit information...
Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 2.0.0 to 2.1.0. Release notes Sourced from iniconfig's releases. v2.1.0 What's Changed fix #26 - list individuals in license file by @RonnyPfannschmidt in pytest-dev/iniconfig#52 Run tests in...