{"library":"cint","type":"library","category":null,"description":"cint provides Python 2.7 aliases for `ctypes` integer types, aiming to simplify their use. It wraps C integer types (e.g., `int8`, `uint32`) directly from the `ctypes` module. The library is currently at version 1.0.0, with no active development since 2017, indicating an abandoned status.","language":"python","status":"abandoned","version":"1.0.0","tags":["ctypes","c-interface","integers","python2","legacy"],"last_verified":"Fri May 22","install":[{"cmd":"pip install cint","imports":["from cint import int8","from cint import uint32","from cint import char_p"]}],"homepage":null,"github":"https://github.com/disconnect3d/cint","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cint/","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.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cint/compatibility"}}