Lomas Logo

Client

  • Quickstart
  • Examples
  • Errors

Server

  • Deployment
  • Administration
  • Adding and referencing new dataset

Python API

  • API Documentation
    • Core API
      • lomas_core
        • lomas_core package
    • Server API
    • Client API

Observability

  • Observability with FastAPI, OpenTelemetry, Grafana, Loki, Tempo, and Prometheus

Contributing

  • Notes for Contributors
  • Notes for Server Contributors

poster

  • Poster
Lomas
  • API Documentation
  • Core API
  • lomas_core
  • View page source

lomas_core

  • lomas_core package
    • Subpackages
      • lomas_core.models package
        • Submodules
        • lomas_core.models.collections module
        • lomas_core.models.config module
        • lomas_core.models.constants module
        • lomas_core.models.exceptions module
        • lomas_core.models.requests module
        • lomas_core.models.requests_examples module
        • lomas_core.models.responses module
        • lomas_core.models.utils module
        • Module contents
    • Submodules
    • lomas_core.constants module
      • DPLibraries
        • DPLibraries.DIFFPRIVLIB
        • DPLibraries.OPENDP
        • DPLibraries.OPENDP_POLARS
        • DPLibraries.SMARTNOISE_SQL
        • DPLibraries.SMARTNOISE_SYNTH
      • OpenDpMechanism
        • OpenDpMechanism.GAUSSIAN
        • OpenDpMechanism.LAPLACE
      • OpenDpPipelineType
        • OpenDpPipelineType.LEGACY
        • OpenDpPipelineType.POLARS
      • SSynthGanSynthesizer
        • SSynthGanSynthesizer.DP_CTGAN
        • SSynthGanSynthesizer.DP_GAN
        • SSynthGanSynthesizer.PATE_CTGAN
        • SSynthGanSynthesizer.PATE_GAN
      • SSynthMarginalSynthesizer
        • SSynthMarginalSynthesizer.AIM
        • SSynthMarginalSynthesizer.MST
        • SSynthMarginalSynthesizer.MWEM
        • SSynthMarginalSynthesizer.PAC_SYNTH
      • Scopes
        • Scopes.ADMIN
    • lomas_core.error_handler module
      • ExternalLibraryException
      • InternalServerException
      • InvalidQueryException
      • UnauthorizedAccessException
      • add_exception_handlers()
      • raise_error_from_model()
    • lomas_core.instrumentation module
      • init_logs_exporter()
      • init_metrics_exporter()
      • init_telemetry()
      • init_traces_exporter()
    • Module contents
Previous Next

© Copyright 2024, DSCC.

Built with Sphinx using a theme provided by Read the Docs.
Version: develop
Languages
en
Versions
stable
develop
v0.1.0
v0.1.1
v0.1.2
v0.2.0
v0.3.0
v0.3.3
v0.3.5
v0.4.1