Expand description
Flox environment integration submodule
This module provides the flox submodule for angreal.integrations.flox
Structs§
- Flox
- Flox environment manager
- Flox
Required Decorator - A Python callable that wraps the flox_required decorator logic
- Flox
Service Handle - Handle to started services for persistence and cleanup
- Flox
Services - Flox services manager
- Service
Info - 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)