{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/5"},{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/4"}],"enrichment":{"capability":"Provides low-level Python and Cython bindings for HIP, enabling direct access to AMD GPU compute capabilities from Python code.","skillfed_tags":["gpu-compute","amd-rocm","cython-bindings"],"use_cases":["Prototyping GPU algorithms in Python before optimizing in C++ or when full C++ integration is unnecessary.","Building Python-based scientific computing libraries that require AMD GPU acceleration.","Integrating HIP compute into existing Python data science or machine learning workflows.","Testing and debugging HIP code with Python's interactive environment and tooling.","Wrapping HIP functionality in higher-level Python frameworks or domain-specific libraries."],"what_it_does":"hip-python is a low-level binding layer between Python and AMD's HIP (Heterogeneous-compute Interface for Portability) runtime, currently supporting only the AMD GPU backend. It exposes HIP's compute capabilities through Python and Cython interfaces, allowing developers to write GPU-accelerated code in Python without dropping to C++. The package is in pre-alpha status and actively maintained, with wheels available for Python 3.7 through 3.14 on Linux x86_64 platforms.\n\nThis is a foundational library intended for developers who need direct, low-level access to HIP's GPU compute functions. It has no runtime dependencies beyond the HIP runtime itself, which must be installed separately on the host system. The permissive MIT license allows use in any project context.","worth_installing":"Yes, if you have AMD GPU hardware and need Python-level access to HIP compute. The pre-alpha status and lack of runtime dependencies make it low-risk to evaluate. Install only on Linux x86_64; the MIT license and active maintenance are positive signals, but verify that the HIP API surface matches your use case before committing to it in production."},"id":"hip-python","links":{"html":"https://skillfed.io/packages/hip-python","md":"https://skillfed.io/packages/hip-python.md","pypi":"https://pypi.org/project/hip-python/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-20","license_spdx":null,"license_treatment":"permissive","name":"hip-python","python_support":"supports_current","summary":"Python and Cython bindings for HIP"},"popularity":{"monthly_downloads":491422,"position":6365,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.2.2.562.43"}
