Loading repository data…
Loading repository data…
UiPath / repository
UiPath Developer Console - interactive application for building, testing, and debugging Python runtimes, agents, and automation scripts.
Interactive terminal application for building, testing, and debugging UiPath Python runtimes, agents, and automation scripts.
The Developer Console provides a local environment for developers who are building or experimenting with Python-based UiPath runtimes.
It integrates with the uipath-runtime SDK to execute agents and visualize their behavior in real time using the textual framework.
This tool is designed for:
uv add uipath-dev
Launch the Developer Console with mocked data:
uv run uipath-dev
To run tests:
pytest
A huge thank-you to the open-source community and the maintainers of the libraries that make this project possible: