Home Forums Development Python API

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7413
    AntoC
    Participant

      Hi,
      I find Qucsstudio a wonderful tool for research. In order to expand the possible uses of it, it would be great to provide an API e.g. in Python. Is there any plan to provide an API extension in the future?

      Thanks a lot!

      #7416
      QucsStudio
      Keymaster

        This is an interesting feature indeed! Which functionality would you propose, i.e. an example? Do you know how a Python API works, i.e. do you have a simple example code (C++ code for the application and for the Python side)?

        Many thanks!

        #8305
        cfant
        Participant

          I am not an expert, but I know that there is a way to take a C++/Qt interface and turn it into a Python interface.  So, if Qucs studio uses Qt (which I think it does), that may be a way.   There are also ways to call command-line commands from Python, so if there is a way to call different qucs studio functions from the command line, then they can also be called from Python.  Again, I am not an expert.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.