{"library":"vermin","type":"library","category":null,"description":"Vermin is a static analysis tool that concurrently detects the minimum Python versions required to run code. It is an actively maintained project with frequent updates, often adding support for the latest Python versions (e.g., 3.14, 3.13, 3.12) and expanding its rule set. It functions by parsing Python code into an abstract syntax tree (AST) and matching it against an extensive internal database of Python language features.","language":"python","status":"active","version":"1.8.0","tags":["static analysis","code quality","python version","compatibility","cli-tool"],"install":[{"cmd":"pip install vermin","imports":["import vermin as V"]}],"homepage":null,"github":"https://github.com/netromdk/vermin","docs":null,"changelog":null,"pypi":"https://pypi.org/project/vermin/","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":0.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/vermin/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}