{"library":"cuda-python","type":"library","category":null,"description":"CUDA Python provides a high-performance Python interface to NVIDIA's CUDA Driver and Runtime APIs, allowing direct GPU programming from Python. It bridges Python applications with CUDA-enabled GPUs, enabling GPU acceleration for custom kernels and integration with other CUDA libraries. The current version is 13.2.0 and releases generally align with major CUDA Toolkit updates.","language":"python","status":"active","version":"13.2.0","tags":["cuda","gpu","nvidia","deep-learning","high-performance","driver-api","runtime-api"],"last_verified":"Wed May 20","install":[{"cmd":"pip install cuda-python","imports":["import cuda.cuda_driver as drv","import cuda.cuda_runtime as rt","from cuda import cudart"]}],"homepage":"https://nvidia.github.io/cuda-python/","github":"https://github.com/NVIDIA/cuda-python","docs":"https://nvidia.github.io/cuda-python/","changelog":null,"pypi":"https://pypi.org/project/cuda-python/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":25,"avg_install_s":1.9,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cuda-python/compatibility"}}