Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2024-09-25 | 593 Bytes | |
pygobject-3.50.0-cp313-amd64.zip | 2024-09-25 | 40.4 MB | |
pygobject-3.50.0-cp312-amd64.zip | 2024-09-25 | 34.3 MB | |
pycairo-1.27.0-cp313-amd64.zip | 2024-09-25 | 109.5 kB | |
pycairo-1.27.0-cp312-amd64.zip | 2024-09-25 | 109.5 kB | |
PyGObject examples.zip | 2024-09-25 | 25.1 kB | |
Totals: 6 Items | 74.9 MB | 1 |
All GTK4 environment was built with gvsbuild and with Visual Studio 2022 community. Pycairo 1.27 and PyGobject 3.50.0 have been built with Visual Studio 2022 community and python (3.12.6 & 3.13.0rc2) Method: Unzip pygobject-3.50.0-cp312-amd64.zip in the folder "site-packages" (python3.12): all necessary files are installed (dlls, typelib, icons, fonts ...). __init__.py was modified to load binaries path (dll). For test, use "PyGObject examples.zip" (sample1.py to sample15.py) see https://github.com/Taiko2k/GTK4PythonTutorial import gi # first to load ddl path import cairo