{"library":"ncnn","type":"library","category":null,"description":"NCNN is a high-performance neural network inference framework optimized for mobile platforms. The `ncnn` Python library provides official Python bindings, allowing users to load and run NCNN models from Python applications. It enables efficient deep learning inference on devices with limited computational resources. The library's versioning (`1.0.YYYYMMDD`) reflects a frequent release cadence, often aligned with new features or fixes in the core C++ NCNN project.","language":"python","status":"active","version":"1.0.20260114","tags":["deep-learning","inference","mobile","neural-networks","computer-vision","edge-ai","cpp-binding"],"install":[{"cmd":"pip install ncnn","imports":["import ncnn","from ncnn import Net","from ncnn import Mat"]}],"homepage":null,"github":"https://github.com/Tencent/ncnn","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ncnn/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":6.8,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ncnn/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}