Core classes and utilities for RobotCode, a language server protocol (LSP) implementation for Robot Framework. Provides tools for parsing, analysis, and editor integration. Current version 2.5.1, requires Python >=3.10, released under the RobotCode project.
pip install robotcode-coreNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Instantiate basic RobotConfig
Use `from robotcode.core import ...`
Upgrade Python to 3.10+ or pin to robotcode-core==1.x
Use `from robotcode.core.configs import RobotConfig`
No dependency data recorded yet.