types-toml

Typing stubs for toml

26 个版本 Python >=3.10
安装
pip install types-toml
poetry add types-toml
pipenv install types-toml
conda install types-toml
描述

Typing stubs for toml

This is a type stub package for the toml package. It can be used by type checkers to check code that uses toml. This version of types-toml aims to provide accurate annotations for toml==0.10.*.

This package is part of the typeshed project. All fixes for types and metadata should be contributed there. See the README for more details. The source for this package can be found in the stubs/toml directory.

This package was tested with the following type checkers:

It was generated from typeshed commit 3402466d17144ed7edfc92940c6973167ba285af.

版本列表
0.10.8.20260518 2026-05-18
0.10.8.20260508 2026-05-08
0.10.8.20260408 2026-04-08
0.10.8.20240310 2024-03-10
0.10.8.7 2023-07-20
0.10.8.6 2023-03-28
0.10.8.5 2023-02-21
0.10.8.4 2023-02-15
0.10.8.3 2023-02-07
0.10.8.2 2023-02-02
0.10.8.1 2022-11-13
0.10.8 2022-07-12
0.10.7 2022-05-07
0.10.6 2022-04-27
0.10.5 2022-04-16
0.10.4 2022-02-10
0.10.3 2022-01-08
0.10.2 2022-01-07
0.10.1 2021-10-12
0.10.0 2021-09-19
0.1.5 2021-08-08
0.1.4 2021-08-08
0.1.3 2021-06-17
0.1.2 2021-06-13
0.1.1 2021-02-02
0.1.0 2021-01-26