Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Public repos using Qt (and tests) in Python code

Public repos using Qt (and tests) in Python code

Scheduled Pinned Locked Moved Unsolved Qt for Python
3 Posts 3 Posters 299 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    buhtz
    wrote on last edited by
    #1

    I am looking for real-world examples of Python projects using Qt.

    And as a cherry on the top it would be nice if there are repos out there using Qt's unittest capabilities.

    1 Reply Last reply
    0
    • Paul ColbyP Offline
      Paul ColbyP Offline
      Paul Colby
      wrote on last edited by
      #2

      Hi @buhtz, I'm not a Python user, but can I suggest:

      • for PyQt have a look at PyQt- Some Existing Applications.
      • for Qt for Python take a look at the pyside2 and pyside6 topics on GitHub.
      • for Qt Test with PySlide, try this GitHub search: PySide6 QTest language:Python extension:py
        • note, the extension is restricted to py to exclude all of the pyi results, since they are mostly (all?) vendored copies of the Qt Test module itself

      Cheers.

      1 Reply Last reply
      1
      • E Offline
        E Offline
        Evelyn Minnick
        Banned
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved