Search

Search

Help

Page 75 of 164. Showing 1,631 results (0.016 seconds)

  1. Scripting Interfaces

    Along with the commandline and GUI interfaces, Qube! can also be accessed via scripting. Python and Perl languages are supported. The SimpleCmd interface makes it easy…
    Qube 6.10May 23, 2018
  2. What's New in Qube 7.5

    of release, visit this Knowledge Base page. Python 3 Support Python 3 is required for Qube! 7.5-0 installation Version 7.5-0 also includes a new Python 3 API Updated Installer…
    Release NotesMar 14, 2023
  3. Architecture

    The development of QubeGUI is modular—each Python file can be run on its own. The main Python script (qube.py) refers to the other Python files. Signals are used…
    Qube 7.0Nov 04, 2020
  4. Basic dependencies

    # locations try: import qb except ImportError: if os.environ.get("QBDIR"): qbdir_api = os.path.join(os.environ.get("QBDIR"),"api","python") for api_path…
    QubeOct 13, 2020
  5. Customizing the Qube GUI

    QubeGUI is essentially a set of Python scripts that calls upon the qb Python API module to interface with the Qube Supervisor. It uses platform-independent wxPython…
    Qube 6.5Oct 22, 2012
  6. Customizing the Qube GUI

    QubeGUI is essentially a set of Python scripts that calls upon the qb Python API module to interface with the Qube Supervisor. It uses platform-independent wxPython…
    QubeOct 15, 2014
  7. Customizing the Qube GUI

    QubeGUI is essentially a set of Python scripts that calls upon the qb Python API module to interface with the Qube Supervisor. It uses platform-independent wxPython…
    Qube 6.6May 11, 2015
  8. Customizing the Qube GUI

    QubeGUI is essentially a set of Python scripts that calls upon the qb Python API module to interface with the Qube Supervisor. It uses platform-independent wxPython…
    Qube 6.7Jan 11, 2016
  9. Customizing the Qube GUI

    QubeGUI is essentially a set of Python scripts that calls upon the qb Python API module to interface with the Qube Supervisor. It uses platform-independent wxPython…
    Qube 6.8Oct 06, 2016
  10. Customizing the Qube GUI

    QubeGUI is essentially a set of Python scripts that calls upon the qb Python API module to interface with the Qube Supervisor. It uses platform-independent wxPython…
    Qube 6.9Jul 05, 2017