{"library":"swig","type":"library","category":null,"description":"SWIG is a software development tool that facilitates connecting programs written in C and C++ with a variety of high-level programming languages, including Python. It works by generating 'wrapper' code that allows scripting languages to access underlying C/C++ code. The current version is 4.4.1, with releases focused on C/C++ standard improvements, expanded language support, and Python compatibility updates.","language":"python","status":"active","version":"4.4.1","tags":["C++","C","wrapper","binding","FFI","extension","code generation"],"last_verified":"Thu May 21","install":[{"cmd":"pip install swig","imports":["import <module_name>"]},{"cmd":"sudo apt-get install swig","imports":[]},{"cmd":"brew install swig","imports":[]}],"homepage":"https://swig.org/","github":"https://github.com/nightlark/swig-pypi","docs":null,"changelog":null,"pypi":"https://pypi.org/project/swig/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/swig/compatibility"}}