{"library":"openqasm3","type":"library","category":null,"description":"The `openqasm3` library provides a reference Python implementation of the OpenQASM 3 Abstract Syntax Tree (AST). It enables parsing OpenQASM 3 programs into an AST and offers tools for manipulating this AST, facilitating the development of OpenQASM 3 compiler passes and analysis tools. The library, currently at version 1.0.1, actively supports the OpenQASM 3.1.0 specification, with releases often coinciding with updates to the OpenQASM specification.","language":"python","status":"active","version":"1.0.1","tags":["quantum","qasm","openqasm","ast","compiler","parser"],"install":[{"cmd":"pip install openqasm3","imports":["from openqasm3 import parse"]},{"cmd":"pip install openqasm3[parser]","imports":[]}],"homepage":null,"github":"https://github.com/openqasm/openqasm","docs":null,"changelog":null,"pypi":"https://pypi.org/project/openqasm3/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2,"avg_import_s":0.4,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/openqasm3/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}