{"library":"slotscheck","type":"library","category":null,"description":"Slotscheck is a Python library that helps ensure your `__slots__` are working properly. It acts as a linter, identifying classes where `__slots__` might not be effective or are misused, thereby aiding in memory optimization and performance. The current version is 0.19.1, and it has a regular release cadence, often aligning with new Python versions.","language":"python","status":"active","version":"0.19.1","tags":["slots","linting","performance","memory","optimization","dataclasses","typing"],"install":[{"cmd":"pip install slotscheck","imports":["import slotscheck"]}],"homepage":null,"github":"https://github.com/ariebovenberg/slotscheck","docs":null,"changelog":null,"pypi":"https://pypi.org/project/slotscheck/","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.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/slotscheck/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}