scystream.sdk package#
Subpackages#
- scystream.sdk.config package
- scystream.sdk.database_handling package
- scystream.sdk.env package
- scystream.sdk.file_handling package
Submodules#
scystream.sdk.core module#
- scystream.sdk.core.entrypoint(settings_class: Type[EnvSettings] | None = None)[source]#
Decorator to mark a function as an entrypoint. It also loads and injects the settings of the entrypoint.