{"library":"kfactory","type":"library","category":null,"description":"KFactory is a Python library providing a high-level, Pythonic API for KLayout, a popular GDSII layout editor. It simplifies the creation and manipulation of GDSII layouts for chip design, acting as an abstraction layer over KLayout's native Python API (pya). It is often used in conjunction with `gdsfactory` for photonic integrated circuit (PIC) design. The library is actively maintained, with the current version being 2.4.6, and typically releases updates as new KLayout features are exposed or `gdsfactory` integration evolves.","language":"python","status":"active","version":"2.4.6","tags":["EDA","GDSII","KLayout","chip design","photonic design"],"install":[{"cmd":"pip install kfactory","imports":["import kfactory as kf","import kfactory as kf\nc = kf.KCell('my_cell')","import kfactory as kf\nLAYER = kf.kcl.layer(1, 0)"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/kfactory/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":60,"avg_install_s":14.5,"avg_import_s":4.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/kfactory/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}