Is there a way to get the hailortcli running in a phyton project

As I tried it in several ways tu get the hailortcli run do something useful, I haven‘t found a way to get it working, so if I set csv as output I get some Hailo prozessor specific data, but that‘s not what I hoped to get back.
So my question: Is there any way on a PI5 to develop an own system, or is there a tutorial how to use hailortcli, or istn‘t that made for use. So live would be so much easier if there was an SDK for PI as the real developping starts with the importing stuff from the hailo_platform?
Has anyone an idea how to get things work and unlock all the power of the Hailo Hat?
Yes, I have installed the examples, but thei seems to have big limitations.

Welcome to the Hailo Community!

The HailoRT CLI is a test tool and not used for applications.

There are multiple frameworks and languages to develop your application. You can get some more ideas in our Application Code Examples repository:

GitHub - Hailo Application Code Examples