gitlab-ml

View on PyPIReverse Dependencies (0)

0.5.0 gitlab_ml-0.5.0-py3-none-any.whl

Wheel Details

Project: gitlab-ml
Version: 0.5.0
Filename: gitlab_ml-0.5.0-py3-none-any.whl
Download: [link]
Size: 17887
MD5: f36d4aa170f5e79b1dcc30a7390b3d16
SHA256: 8e1789cd1a98a50ad4c8990143f14d88a9ece2af73a368f3c06f2fb57d8a2584
Uploaded: 2025-03-27 23:10:19 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: gitlab-ml
Version: 0.5.0
Summary: CLI tool for managing machine learning models in GitLab's Model Registry
Author: Ahmet Öner
Project-Url: Changelog, https://github.com/ahmetoner/gitlab-ml/blob/main/CHANGELOG.md
Project-Url: Repository, https://github.com/ahmetoner/gitlab-ml
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Version Control
Requires-Python: >=3.9,<4.0
Requires-Dist: httpx (>=0.28.1)
Requires-Dist: mlflow-skinny (>=2.20.3)
Requires-Dist: pydantic (>=2.10.6)
Requires-Dist: pydantic-settings (>=2.8.1)
Requires-Dist: python-dateutil (>=2.9.0.post0)
Requires-Dist: python-gitlab (>=5.6.0)
Requires-Dist: rich (>=13.9.4)
Requires-Dist: semver (>=3.0.4)
Requires-Dist: typer[all] (>=0.15.2)
Description-Content-Type: text/markdown
[Description omitted; length: 5556 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.1.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gitlab_ml/__init__.py sha256=ZN6tdG94OcqZDUFfAxolbeiZHK_513MZduB3R8rN6kA 104
gitlab_ml/api/client.py sha256=QGE1_Lt9ssGnIvXdqD39ivpivMiBn8349NcOWgoiUaA 3714
gitlab_ml/api/models.py sha256=HS9aGpx4vOSyehyh1fYnSh_k_aME8L55A_ByO3d3c9M 23049
gitlab_ml/cli.py sha256=Aqhf24cvKZzCPnDHj2Hcpt0QNjXGRa8XZVcghY39dog 1669
gitlab_ml/commands/auth.py sha256=ui9EwU-x7aShhK7ok0lgVNWr08T5bwKo56KnCzeLn8Y 4088
gitlab_ml/commands/models.py sha256=bhtM_rbe6spgrBRj-8b4rpMRl2Jt7JZ0aKTpDtxNqj4 8247
gitlab_ml/config.py sha256=3_gwiAvDfA0VF9-APU9fUev7h5EKFBbtM_5q6iGUxlo 2926
gitlab_ml/utils/logger.py sha256=z2ukosWjgfkvJ3cLiRHDGMf3gztAljaNyLs3YJYtneU 1015
gitlab_ml/utils/version.py sha256=rOwRIzVmXiC1jZahETw2HYLnT6odEPREeiBfyZy4ENM 1442
gitlab_ml-0.5.0.dist-info/AUTHORS sha256=bmdc70IgAzfpL3XjUpy_G4hnt8nWpfa9U0zMqPSrLxM 277
gitlab_ml-0.5.0.dist-info/LICENSE sha256=tu7ZzSR7R_jTVdvHU_8zG9JWobstgWzbKeqsD7IDY6Y 1067
gitlab_ml-0.5.0.dist-info/METADATA sha256=3sNogo0GOWrrUdaEKsZEbjFvRTCOK_TbYBa2w73yi9k 6894
gitlab_ml-0.5.0.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
gitlab_ml-0.5.0.dist-info/entry_points.txt sha256=djpcEXPnLVpVoDsKWzXxPfZxBT0FVgzyQ4E4Aj6YYlE 47
gitlab_ml-0.5.0.dist-info/RECORD

entry_points.txt

gitlab-ml = gitlab_ml.cli:app