Metadata-Version: 2.4
Name: lomas-core
Version: 0.5.0a1
Summary: Lomas core.
Author: Swiss Federal Statistical Office
Author-email: Data Science Competence Center <dscc@bfs.admin.ch>
License-Expression: MIT
Project-URL: Homepage, https://github.com/dscc-admin-ch/lomas/
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <3.14,>=3.11
Description-Content-Type: text/markdown
Requires-Dist: returns[compatible-mypy]>=0.25
Requires-Dist: diffprivlib-fix>=0.6.7
Requires-Dist: diffprivlib_logger==0.0.3
Requires-Dist: fastapi[standard-no-fastapi-cloud-cli]>=0.120
Requires-Dist: opendp[mbi]==0.14.1
Requires-Dist: polars==1.32.0
Requires-Dist: opentelemetry-api>=1.29.0
Requires-Dist: opentelemetry-exporter-otlp>=1.29.0
Requires-Dist: opentelemetry-sdk>=1.29.0
Requires-Dist: pandas>=2.2.2
Requires-Dist: pydantic>=2.8
Requires-Dist: pydantic-settings>=2.8

<h1 align="center">
<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://github.com/dscc-admin-ch/lomas/blob/wip_322_darkmode-logo/images/lomas_logo_darkmode_txt.png"  width="300">
  <source media="(prefers-color-scheme: light)" srcset="https://github.com/dscc-admin-ch/lomas/blob/wip_322_darkmode-logo/images/lomas_logo_txt.png"  width="300">
  <img alt="LOMAS" src="https://github.com/dscc-admin-ch/lomas/blob/wip_322_darkmode-logo/images/lomas_logo_txt.png">
</picture>
</h1><br>

# Core
See the technical documentation of core: https://dscc-admin-ch.github.io/lomas-docs/core_api.html.
