{"library":"pyclibrary","type":"library","category":null,"description":"PyCLibrary is a pure-python C parser and ctypes automation library, designed to simplify the process of creating Python bindings for C libraries. It parses C header files to automatically generate ctypes structures, unions, enums, and function prototypes, enabling easier interaction with shared C libraries. The project is actively maintained, with recent updates focused on stability and improvements, and currently supports Python 3.10 and newer.","language":"python","status":"active","version":"0.3.0","tags":["C binding","ctypes","FFI","C parser","automation","foreign function interface"],"install":[{"cmd":"pip install pyclibrary","imports":["from pyclibrary import CParser","from pyclibrary import CLibrary"]}],"homepage":null,"github":"https://github.com/MatthieuDartiailh/pyclibrary","docs":"https://pyclibrary.readthedocs.io/en/latest/","changelog":"https://github.com/MatthieuDartiailh/pyclibrary/blob/main/CHANGES","pypi":"https://pypi.org/project/pyclibrary/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.9,"avg_import_s":0.33,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyclibrary/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}