Forums

Find answers, ask questions, and connect with our
community all around the world.

Home Forum Ideas Python worker object

  • Python worker object

    Posted by Paul Mulroney on June 8, 2022 at 8:02 am
    Vote up
    Up
    24
    ::

    I know that Omnis uses Python to generate reports, but I was wondering if it’s possible for developers to access Python like we access Node or or even Java – some kind of object interface that allows us to write Python code or reference Python libraries?

    I know that Machine Learning is a hot topic right now, and there are lots of Python-based ML libraries, so being able to access these natively could be an attractive option.

    See https://www.geeksforgeeks.org/best-python-libraries-for-machine-learning/ for some popular examples.

    It’s not just for machine learning. For example, using SciPy, you can also do image manipulation like tinting and resizing.

    Jason Gissing replied 1 year, 1 month ago 2 Members · 1 Reply
  • 1 Reply

Log in to reply.