An IoC container library for Interface-oriented programming in Python, part of the GhostOS ecosystem. Currently version 0.2.7, requires Python >=3.10. Release cadence is irregular with recent dev releases for 0.4.0.
pip install ghostos-containerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of ghostos-container: define a Provider, register it, and retrieve a value.
Use 'from ghostos.container import ...' not 'from ghostos_container import ...'.
Check the GhostOS documentation for additional packages. For basic container usage, ghostos-container is standalone.
Migrate from MossAgent to MossGhost when upgrading to 0.4.0+.
No dependency data recorded yet.