Infrastructure¶
These are modules that provide low-level support for the other parts of the ChimeraX Core.
Modules¶
- tools: Manage running tool instances
- toolshed: Manage installed and available tools
- tasks: Task creation and monitoring
- logger: Application log support
- history: Application history support
- safesave: Safely write files
- serialize: Support serialization of “simple” types
- orderedset: An ordered set
- utils: Generically useful stuff that doesn’t fit elsewhere
- configfile: Application saved settings support