--- id: uipath-dev version: "0.0.85" license: unclear license_treatment: unclear maintenance: active --- # uipath-dev — UiPath Developer Console License: unclear · Maintenance: active · Downloads: 1.6M/mo ## What it is and what it does UiPath Developer Console is a terminal-based IDE for developers building UiPath Python runtimes, agents, and automation scripts. It provides an interactive environment where you can run Python-based UiPath runtimes, inspect structured logs and output, and visualize execution traces in real time using a text-based user interface powered by the textual framework. The package integrates with the uipath-runtime SDK and is intended for developers testing standalone automation scripts before deployment, building custom runtime integrations, or exploring runtime orchestration. It depends on nine runtime packages including fastapi, uvicorn, aiosqlite, and pyperclip, suggesting a web-service backend with database support and cross-platform clipboard integration. The package is actively maintained and has no known security vulnerabilities. Use it for: - Debug and inspect UiPath Python agents during development before deploying to production. - Test standalone automation scripts interactively with real-time log and trace visualization. - Explore runtime orchestration and execution traces for custom UiPath runtime integrations. - Review and export execution history and structured logs from automation runs. - Develop and validate Python-based UiPath runtimes in a local sandbox environment. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Interactive terminal application for building, testing, and debugging UiPath Python runtimes and automation scripts with real-time visualization of agent behavior and execution traces. Yes, if you are building or testing UiPath Python runtimes or automation scripts. The package is actively maintained, has low install friction, and fills a specific niche for UiPath developers. Verify the license terms before adopting in a commercial context, and confirm platform compatibility if you are not on Windows (pywinpty is a dependency). ## Install pip install uipath-dev uv add uipath-dev poetry add uipath-dev ## Installing uipath-dev Before you install: Low install friction; pure Python wheel with no compiled dependencies. Active maintenance—released 7 days ago with last commit on 2026-08-10. Requires Python 3.11 or later. License in practice: License status is unclear; the package metadata does not declare an SPDX identifier or raw license text. Verify the project's repository or documentation before adopting in a commercial or restricted-license context. Quickstart: pip install uipath-dev from uipath_dev import main # Launch the Developer Console main() Requires Python 3.11 or later; depends on uipath-runtime and textual for TUI rendering. Verify before relying: - Whether the package works on non-Windows platforms (pywinpty is a Windows-specific dependency). - Exact license terms and any restrictions on commercial use or redistribution. - Whether the mocked-data launch mode (uv run uipath-dev) is the intended entry point for new users. ## Package facts - License: not declared (unclear) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 1.6M/month (top 5,000 on PyPI) - Known vulnerabilities: none known ## Tags uipath python development console, interactive automation testing terminal, runtime debugging and inspection tool, agent execution visualization, python automation script debugger, uipath developer environment, tui-based runtime explorer, uipath-ecosystem, automation-testing, tui-framework [View on SkillFed](https://skillfed.io/packages/uipath-dev) · [View on PyPI](https://pypi.org/project/uipath-dev/)