babylon.config.base
Base configuration for the Babylon/Babylon engine.
This module loads configuration from environment variables with sensible defaults. The configuration is materialist: it reflects the actual constraints of the runtime environment, not abstract ideals.
Classes
Base configuration singleton. |
- class babylon.config.base.BaseConfig[source]
Bases:
objectBase configuration singleton.
All values are class attributes for direct access without instantiation. This mirrors the material reality: configuration exists whether you acknowledge it or not.