Skip to main content

Module flox

Module flox 

Source
Expand description

Flox environment integration submodule

This module provides the flox submodule for angreal.integrations.flox

Structs§

Flox
Flox environment manager
FloxRequiredDecorator
A Python callable that wraps the flox_required decorator logic
FloxServiceHandle
Handle to started services for persistence and cleanup
FloxServices
Flox services manager
ServiceInfo
Information about a single service

Functions§

flox
Create the flox submodule
flox_required
Decorator that wraps a function to run in a Flox environment
register_flox
Register the flox module (for use in parent module)