{"library":"ziglang","type":"library","category":null,"description":"The `ziglang` Python package redistributes the official Zig programming language toolchain, enabling Python projects to use Zig as a build dependency. It provides access to the Zig compiler and related utilities, including `zig cc` for C/C++ compilation, without requiring a separate system-wide Zig installation. The current version is 0.15.2, and new versions are released periodically to bundle updates to the Zig toolchain.","language":"python","status":"active","version":"0.15.2","tags":["zig","toolchain","compiler","systems programming","build tools","c/c++ compiler"],"last_verified":"Sat May 23","install":[{"cmd":"pip install ziglang","imports":["import sys, subprocess\nsubprocess.call([sys.executable, '-m', 'ziglang', '--version'])"]}],"homepage":"https://ziglang.org","github":"https://github.com/ziglang/zig-pypi","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ziglang/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":7.1,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ziglang/compatibility"}}