{"library":"types-toml","type":"library","category":null,"description":"types-toml is a PEP 561 type stub package that provides static type annotations for the 'toml' library. It enables type-checking tools such as Mypy, Pyright, Pytype, and PyCharm to analyze code that interacts with TOML files, enhancing code reliability and maintainability. This package is automatically released, often daily, by the typeshed project, ensuring up-to-date type information for the `toml` package's 0.10.* versions.","language":"python","status":"active","version":"0.10.8.20240310","tags":["typing","stubs","toml","configuration","type checking","mypy","pyright"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install types-toml","imports":["import tomli # for Python < 3.11\n# or\nimport tomllib # for Python >= 3.11","import tomli # for Python < 3.11\n# or\nimport tomllib # for Python >= 3.11"]},{"cmd":"pip install tomli # For Python < 3.11\npip install toml # For the runtime library","imports":[]}],"homepage":null,"github":"https://github.com/typeshed-internal/stub_uploader","docs":null,"changelog":"https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/toml.md","pypi":"https://pypi.org/project/types-toml/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/types-toml/compatibility"}}