Is there a way to execute UI Path scripts through Python

I have a Python automation framework already built to suit my automation requirements in my project. Includes stuff like execution of automated tests in a data-driver manner while also creating test suites and test sets for different requirements for execution. However I’d like to include execution of some browser / website tests using UiPath through the same framework. Is there any ready Python API or at least a Command line API that I could use?

I am a newbie to UiPath. I’ve downloaded the trial version and tried to write a few scripts in the Studio. Haven’t tried other modules of UiPath like Orchestrator or Robot. So if someone can even point me in the right direction for my problem, I’d really appreciate it.

11 posts were merged into an existing topic: Run Python Code