{"id":13467160,"url":"https://github.com/thp/pyotherside","last_synced_at":"2025-05-15T23:06:52.166Z","repository":{"id":1533354,"uuid":"1822789","full_name":"thp/pyotherside","owner":"thp","description":"Python Bindings for Qt 5 and Qt 6. Allows you to access a CPython 3 interpreter directly from your Qt QML user interface code.","archived":false,"fork":false,"pushed_at":"2025-02-15T14:53:45.000Z","size":711,"stargazers_count":367,"open_issues_count":28,"forks_count":48,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-04-08T10:27:10.667Z","etag":null,"topics":["python3","qt6"],"latest_commit_sha":null,"homepage":"https://thp.io/2011/pyotherside/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"thp","ko_fi":"thpx86","custom":"https://www.amazon.de/gp/registry/wishlist/2PD2MYGHE6857"}},"created_at":"2011-05-30T18:43:45.000Z","updated_at":"2025-03-11T03:56:15.000Z","dependencies_parsed_at":"2024-04-24T19:28:33.837Z","dependency_job_id":"62b909fd-aeab-485f-9205-73834ee35cd2","html_url":"https://github.com/thp/pyotherside","commit_stats":{"total_commits":181,"total_committers":19,"mean_commits":9.526315789473685,"dds":0.3204419889502762,"last_synced_commit":"302c111b99f19cee153cd68017629231eaa2371a"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thp%2Fpyotherside","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thp%2Fpyotherside/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thp%2Fpyotherside/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thp%2Fpyotherside/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thp","download_url":"https://codeload.github.com/thp/pyotherside/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254436947,"owners_count":22070947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python3","qt6"],"created_at":"2024-07-31T15:00:53.667Z","updated_at":"2025-05-15T23:06:47.027Z","avatar_url":"https://github.com/thp.png","language":"C++","readme":"PyOtherSide: Python 3 QML Plugin for Qt 5 and Qt 6\n==================================================\n\n[![Build and test](https://github.com/thp/pyotherside/actions/workflows/build.yaml/badge.svg)](https://github.com/thp/pyotherside/actions/workflows/build.yaml) [![Documentation](https://readthedocs.org/projects/pyotherside/badge/?version=latest\u0026style=flat)](https://pyotherside.readthedocs.io/en/latest/)\n\nA Qt plugin providing access to a Python 3 interpreter from QML\nfor creating asynchronous mobile and Desktop UIs with Python.\n\n\nRequirements\n------------\n\n* Qt 5.1.0 or newer (Qt 6.x also supported)\n* Python 3.8.0 or newer\n\n\nBuilding\n--------\n\nTo build and install the QML plugin:\n\n```\nqmake   # use \"qmake6\" for Qt 6\nmake\nmake install\n```\n\nTo build against a specific Python version, use:\n\n```\nqmake PYTHON_CONFIG=python3.8-config   # use \"qmake6\" for Qt 6\nmake\nmake install\n```\n\nTo manually update the qmltypes file on x64 Linux (TODO: make this automated):\n\n```\nqmake   # use \"qmake6\" for Qt 6\nmake\nmake INSTALL_ROOT=$(pwd)/tmp/\nQML2_IMPORT_PATH=$(pwd)/tmp/usr/lib/x86_64-linux-gnu/qt5/qml \\\n    make -C src qmltypes\n```\n\nUnit Testing\n------------\n\nTo run the included unit tests after building, use:\n\n```\n./tests/tests\n```\n\nStatic Linking\n--------------\n\nIf you want to link PyOtherSide statically against Python 3, you can include\nthe Python Standard Library in PyOtherSide as Qt Resource and have it extracted\nautomatically on load, for this, zip up the Standard Library and place the .zip\nfile as \"pythonlib.zip\" into src/ before running qmake.\n\n\nMore information\n----------------\n\n- Project page: https://thp.io/2011/pyotherside/\n- Git repo: http://github.com/thp/pyotherside/\n- Bug tracker: https://github.com/thp/pyotherside/issues\n- Documentation: http://pyotherside.readthedocs.org/\n","funding_links":["https://github.com/sponsors/thp","https://ko-fi.com/thpx86","https://www.amazon.de/gp/registry/wishlist/2PD2MYGHE6857"],"categories":["C++"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthp%2Fpyotherside","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthp%2Fpyotherside","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthp%2Fpyotherside/lists"}