{"library":"stdlibs","type":"library","category":null,"description":"The `stdlibs` Python package (also known as `stdlib-list` on GitHub) provides a static, programmatic listing of modules in the Python standard library. It offers lists for various Python major releases, dating back to Python 2.3, and combined lists for all 3.x or 2.x modules. This package is primarily used by tools for static analysis, linting, and other applications that need an authoritative, historical record of standard library module names. As of version 2026.2.26, it continues to track changes in the CPython standard library and appears to follow a date-based release cadence, indicating active maintenance.","language":"python","status":"active","version":"2026.2.26","tags":["standard library","stdlib","module list","static analysis","tooling"],"install":[{"cmd":"pip install stdlibs","imports":["import stdlibs\nprint(stdlibs.module_names)","import stdlibs\nprint(stdlibs.py310)"]}],"homepage":"https://stdlibs.omnilib.dev","github":"https://github.com/omnilib/stdlibs","docs":"https://stdlibs.omnilib.dev/en/latest/","changelog":null,"pypi":"https://pypi.org/project/stdlibs/","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.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/stdlibs/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}