Modules

Summary

module

truncated documentation

__init__

module lightmlrestapi Module lightmlrestapi. Light REST API for machine learned models. source on GitHub

__init__

module lightmlrestapi.args Shortcuts to args. source on GitHub

__init__

module lightmlrestapi.cli Shortcut to cli. source on GitHub

__init__

module lightmlrestapi.mlapp Shortcuts to mlapp. source on GitHub

__init__

module lightmlrestapi.netrest Shortcuts to netrest. source on GitHub

__init__

module lightmlrestapi.testing Shortcuts to testing. source on GitHub

__init__

module lightmlrestapi.testing.data List of testing resources. source on GitHub

__init__

module lightmlrestapi.tools Shortcuts to tools. source on GitHub

__main__

module lightmlrestapi.__main__ Command line. source on GitHub

args_images

module lightmlrestapi.args.args_images Playground with images. source on GitHub

authfiction

module lightmlrestapi.mlapp.authfiction Authentification part. source on GitHub

base_logging

module lightmlrestapi.mlapp.base_logging Machine Learning Post request source on GitHub

dummy_applications

module lightmlrestapi.testing.dummy_applications Machine Learning Post request source on GitHub

encrypt_helper

module lightmlrestapi.args.encrypt_helper Helper about encryption. source on GitHub

json_helper

module lightmlrestapi.tools.json_helper Helpers about json. source on GitHub

make_encrypt_pwd

module lightmlrestapi.cli.make_encrypt_pwd Creates and runs an Falcon application. source on GitHub

make_ml_app

module lightmlrestapi.cli.make_ml_app Creates and runs an Falcon application. source on GitHub

make_ml_store

module lightmlrestapi.cli.make_ml_store Creates and runs an Falcon application. source on GitHub

make_ml_upload

module lightmlrestapi.cli.make_ml_upload Creates and runs an Falcon application. source on GitHub

mlpost_rest

module lightmlrestapi.mlapp.mlpost_rest Machine Learning Post request source on GitHub

mlstorage

module lightmlrestapi.mlapp.mlstorage Machine Learning Post request source on GitHub

mlstorage_rest

module lightmlrestapi.mlapp.mlstorage_rest Machine Learning Post request source on GitHub

rest_helper

module lightmlrestapi.netrest.rest_helper Helpers to submit REST API requests. source on GitHub

template_dl_keras

module lightmlrestapi.testing.template_dl_keras Template application for a machine learning model based on keras available through a REST API. source on GitHub

template_dl_light

module lightmlrestapi.testing.template_dl_light Template application for a machine learning model available through a REST API and using images like deep learning models. source on GitHub

template_dl_torch

module lightmlrestapi.testing.template_dl_torch Template application for a machine learning model based on torch available through a REST API. source on GitHub

template_ml

module lightmlrestapi.testing.template_ml Template application for a machine learning model available through a REST API. source on GitHub

zip_helper

module lightmlrestapi.args.zip_helper Machine Learning Post request source on GitHub