{"name": "basinkit", "package_name": "basinkit_qgis", "version": "0.3.2", "experimental": false, "qgis_min": "3.28.0", "qgis_max": "4.99.0", "downloads": 89, "uploaded_by": "Praddy-GByte", "upload_datetime": "2026-09-01T04:33:09.883848", "changelog": "0.3.2\n- Declares its pip dependency in the external_deps metadata field, so it\nshows in the External dependencies box on the plugin page.\n\n0.3.1\n- Fixed 16 Qt6 compatibility issues found by the plugin repository's own\nchecker: every Qt and QGIS enum is now spelled with its full scope\n(QgsWkbTypes.Type.Polygon rather than QgsWkbTypes.Polygon, and so on).\nThe scoped spelling works on both PyQt5 and PyQt6, so QGIS 3.28 onwards\nand QGIS 4 are both covered by one code path, with no version guard.\n- A test now scans the plugin for unscoped enums, so they cannot come back.\n\n0.3.0\nThe plugin version now tracks the basinkit package version, so it is clear\nwhich plugin goes with which package. No algorithm has changed since 0.1.0.\n- Fixed: on macOS the \"package missing\" notice printed the QGIS application\nbinary instead of an interpreter, so the suggested pip command opened a\nsecond QGIS window and installed nothing. A path is now offered only once\nit is verified to be a python executable, and there is a Python Console\nsnippet that needs no path at all\n- New icon: the b is drawn as a river basin with a dendritic stream network\ndraining to a single outlet\n- Pairs with basinkit 0.3.0, which adds Basin.morphometry() -- the classical\nHorton-Strahler-Schumm parameters -- to the Python API\n0.1.0\nFirst release.\n- Delineate a basin from a canvas click, globally, via HydroBASINS graph traversal or DEM flow routing\n- Fetch DEM, land cover, soil, surface water, rivers and lakes clipped to the basin\n- Basin statistics: area, relief, mean slope, land cover fractions, bounding-box efficiency\n- Every algorithm runs in the Processing framework, so batch mode and the Model Builder work", "external_deps": "basinkit>=0.3", "download_url": "https://plugins.qgis.org/plugins/basinkit_qgis/version/0.3.2/download/"}