Metadata-Version: 2.4
Name: mlop-sl
Version: 0.0.3
Summary: mlop
Author-email: vasiliy <mrvasiliykudryavtsev@gmail.com>
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: GitPython
Requires-Dist: httpx[http2]
Requires-Dist: keyring
Requires-Dist: keyrings.alt
Requires-Dist: pillow
Requires-Dist: psutil
Requires-Dist: pynvml
Requires-Dist: rich
Requires-Dist: soundfile
Provides-Extra: full
Requires-Dist: pynvml; extra == "full"
Dynamic: license-file

```bash
git clone https://github.com/SLENSER0/ml_logger
cd ml_logger
pip install . 
```

```python
import mlop
```
Original repo: [mlop-ai/mlop](https://github.com/mlop-ai/mlop)
