Skip to main content

A minimal Python client for accessing MLS (Machine Learning Service) from OMI on-premises environments

Project description

minimls

A minimal Python client for accessing MLS (Machine Learning Service) from OMI on-premises environments.

Overview

minimls provides a lightweight interface for OMI on-premises servers to communicate with the internal MLS service running on AWS. It abstracts REST API calls and/or AWS SDK interactions into a simple, consistent Python API.

Installation

pip install minimls

Usage

import minimls

print(minimls.__version__)

Development

Setup

# Clone the repository
git clone https://gitlab.cidp.io/mls/minimls.git
cd minimls

# Install with dev dependencies
pip install -e ".[dev]"

Running tests

pytest

Linting

ruff check .
mypy minimls/

Building and publishing

# Build
python -m build

# Upload to PyPI (test)
twine upload --repository testpypi dist/*

# Upload to PyPI
twine upload dist/*

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minimls-0.1.0rc1877.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

minimls-0.1.0rc1877-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file minimls-0.1.0rc1877.tar.gz.

File metadata

  • Download URL: minimls-0.1.0rc1877.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for minimls-0.1.0rc1877.tar.gz
Algorithm Hash digest
SHA256 a3e677a74d96e7c62d4ed0e0958214e3f36e53b3b4a18abee82d81e18f5091e0
MD5 bd93700593ba5159dd4b93f72584b7ca
BLAKE2b-256 764396366dfaa3d4c95428848e14bea9e3953efc48cc6711d4017830ceadbc6a

See more details on using hashes here.

File details

Details for the file minimls-0.1.0rc1877-py3-none-any.whl.

File metadata

  • Download URL: minimls-0.1.0rc1877-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for minimls-0.1.0rc1877-py3-none-any.whl
Algorithm Hash digest
SHA256 b7732de19eba2ae9ac585ac30acc410c8fc54f1b7aa8c6c8b4a4d5c6669c8dcc
MD5 9f1e25903d6fb1840a8b5e9d05fe8d5d
BLAKE2b-256 19fe25dac415fb55fe06941b47abf27a7d62adcdabbcc92a83edb1362e442765

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page