types-tqdm 4.67.0.20250516__tar.gz → 4.67.0.20250809__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/CHANGELOG.md +4 -0
- {types_tqdm-4.67.0.20250516/types_tqdm.egg-info → types_tqdm-4.67.0.20250809}/PKG-INFO +9 -14
- types_tqdm-4.67.0.20250809/README.md +21 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/pyproject.toml +9 -14
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/dask.pyi +2 -1
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/rich.pyi +2 -1
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/utils.pyi +2 -1
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809/types_tqdm.egg-info}/PKG-INFO +9 -14
- types_tqdm-4.67.0.20250516/README.md +0 -26
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/LICENSE +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/MANIFEST.in +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/setup.cfg +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/setup.py +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/METADATA.toml +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/__init__.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_dist_ver.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_main.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_monitor.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_tqdm.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_tqdm_gui.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_tqdm_notebook.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_tqdm_pandas.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/_utils.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/asyncio.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/auto.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/autonotebook.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/cli.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/__init__.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/bells.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/concurrent.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/discord.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/itertools.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/logging.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/slack.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/telegram.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/utils_worker.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/gui.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/keras.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/notebook.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/py.typed +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/std.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/tk.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/version.pyi +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/types_tqdm.egg-info/SOURCES.txt +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/types_tqdm.egg-info/dependency_links.txt +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/types_tqdm.egg-info/requires.txt +0 -0
- {types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/types_tqdm.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-tqdm
|
|
3
|
-
Version: 4.67.0.
|
|
3
|
+
Version: 4.67.0.20250809
|
|
4
4
|
Summary: Typing stubs for tqdm
|
|
5
5
|
License-Expression: Apache-2.0
|
|
6
6
|
Project-URL: Homepage, https://github.com/python/typeshed
|
|
@@ -18,14 +18,9 @@ Dynamic: license-file
|
|
|
18
18
|
|
|
19
19
|
## Typing stubs for tqdm
|
|
20
20
|
|
|
21
|
-
This is a [PEP 561](https://peps.python.org/pep-0561/)
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
[mypy](https://github.com/python/mypy/),
|
|
25
|
-
[pyright](https://github.com/microsoft/pyright),
|
|
26
|
-
[pytype](https://github.com/google/pytype/),
|
|
27
|
-
[Pyre](https://pyre-check.org/),
|
|
28
|
-
PyCharm, etc. to check code that uses `tqdm`. This version of
|
|
21
|
+
This is a [PEP 561](https://peps.python.org/pep-0561/) type stub package for
|
|
22
|
+
the [`tqdm`](https://github.com/tqdm/tqdm) package. It can be used by type checkers
|
|
23
|
+
to check code that uses `tqdm`. This version of
|
|
29
24
|
`types-tqdm` aims to provide accurate annotations for
|
|
30
25
|
`tqdm==4.67.*`.
|
|
31
26
|
|
|
@@ -36,9 +31,9 @@ for more details. The source for this package can be found in the
|
|
|
36
31
|
[`stubs/tqdm`](https://github.com/python/typeshed/tree/main/stubs/tqdm)
|
|
37
32
|
directory.
|
|
38
33
|
|
|
39
|
-
This package was tested with
|
|
40
|
-
mypy 1.
|
|
41
|
-
pyright 1.1.
|
|
42
|
-
|
|
34
|
+
This package was tested with the following type checkers:
|
|
35
|
+
* [mypy](https://github.com/python/mypy/) 1.16.1
|
|
36
|
+
* [pyright](https://github.com/microsoft/pyright) 1.1.403
|
|
37
|
+
|
|
43
38
|
It was generated from typeshed commit
|
|
44
|
-
[`
|
|
39
|
+
[`91ba0da4aad754c912a82b9e052cb4f8191ce520`](https://github.com/python/typeshed/commit/91ba0da4aad754c912a82b9e052cb4f8191ce520).
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
## Typing stubs for tqdm
|
|
2
|
+
|
|
3
|
+
This is a [PEP 561](https://peps.python.org/pep-0561/) type stub package for
|
|
4
|
+
the [`tqdm`](https://github.com/tqdm/tqdm) package. It can be used by type checkers
|
|
5
|
+
to check code that uses `tqdm`. This version of
|
|
6
|
+
`types-tqdm` aims to provide accurate annotations for
|
|
7
|
+
`tqdm==4.67.*`.
|
|
8
|
+
|
|
9
|
+
This package is part of the [typeshed project](https://github.com/python/typeshed).
|
|
10
|
+
All fixes for types and metadata should be contributed there.
|
|
11
|
+
See [the README](https://github.com/python/typeshed/blob/main/README.md)
|
|
12
|
+
for more details. The source for this package can be found in the
|
|
13
|
+
[`stubs/tqdm`](https://github.com/python/typeshed/tree/main/stubs/tqdm)
|
|
14
|
+
directory.
|
|
15
|
+
|
|
16
|
+
This package was tested with the following type checkers:
|
|
17
|
+
* [mypy](https://github.com/python/mypy/) 1.16.1
|
|
18
|
+
* [pyright](https://github.com/microsoft/pyright) 1.1.403
|
|
19
|
+
|
|
20
|
+
It was generated from typeshed commit
|
|
21
|
+
[`91ba0da4aad754c912a82b9e052cb4f8191ce520`](https://github.com/python/typeshed/commit/91ba0da4aad754c912a82b9e052cb4f8191ce520).
|
|
@@ -4,21 +4,16 @@ requires = ["setuptools>=77.0.3"]
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "types-tqdm"
|
|
7
|
-
version = "4.67.0.
|
|
7
|
+
version = "4.67.0.20250809"
|
|
8
8
|
license = "Apache-2.0"
|
|
9
9
|
license-files = ["LICENSE"]
|
|
10
10
|
description = "Typing stubs for tqdm"
|
|
11
11
|
readme = { text = """\
|
|
12
12
|
## Typing stubs for tqdm
|
|
13
13
|
|
|
14
|
-
This is a [PEP 561](https://peps.python.org/pep-0561/)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
[mypy](https://github.com/python/mypy/),
|
|
18
|
-
[pyright](https://github.com/microsoft/pyright),
|
|
19
|
-
[pytype](https://github.com/google/pytype/),
|
|
20
|
-
[Pyre](https://pyre-check.org/),
|
|
21
|
-
PyCharm, etc. to check code that uses `tqdm`. This version of
|
|
14
|
+
This is a [PEP 561](https://peps.python.org/pep-0561/) type stub package for
|
|
15
|
+
the [`tqdm`](https://github.com/tqdm/tqdm) package. It can be used by type checkers
|
|
16
|
+
to check code that uses `tqdm`. This version of
|
|
22
17
|
`types-tqdm` aims to provide accurate annotations for
|
|
23
18
|
`tqdm==4.67.*`.
|
|
24
19
|
|
|
@@ -29,12 +24,12 @@ for more details. The source for this package can be found in the
|
|
|
29
24
|
[`stubs/tqdm`](https://github.com/python/typeshed/tree/main/stubs/tqdm)
|
|
30
25
|
directory.
|
|
31
26
|
|
|
32
|
-
This package was tested with
|
|
33
|
-
mypy 1.
|
|
34
|
-
pyright 1.1.
|
|
35
|
-
|
|
27
|
+
This package was tested with the following type checkers:
|
|
28
|
+
* [mypy](https://github.com/python/mypy/) 1.16.1
|
|
29
|
+
* [pyright](https://github.com/microsoft/pyright) 1.1.403
|
|
30
|
+
|
|
36
31
|
It was generated from typeshed commit
|
|
37
|
-
[`
|
|
32
|
+
[`91ba0da4aad754c912a82b9e052cb4f8191ce520`](https://github.com/python/typeshed/commit/91ba0da4aad754c912a82b9e052cb4f8191ce520).
|
|
38
33
|
""", content-type = "text/markdown" }
|
|
39
34
|
classifiers = [
|
|
40
35
|
"Programming Language :: Python :: 3",
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
from _typeshed import Incomplete
|
|
2
2
|
from collections.abc import Callable
|
|
3
|
-
from typing import ClassVar
|
|
3
|
+
from typing import ClassVar, type_check_only
|
|
4
4
|
from typing_extensions import Self
|
|
5
5
|
|
|
6
6
|
__all__ = ["TqdmCallback"]
|
|
7
7
|
|
|
8
8
|
# dask.callbacks.Callback
|
|
9
|
+
@type_check_only
|
|
9
10
|
class _Callback:
|
|
10
11
|
active: ClassVar[set[tuple[Callable[..., Incomplete] | None, ...]]]
|
|
11
12
|
def __init__(
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
from _typeshed import Incomplete, SupportsWrite
|
|
2
2
|
from abc import ABC, abstractmethod
|
|
3
3
|
from collections.abc import Iterable, Mapping
|
|
4
|
-
from typing import NoReturn, TypeVar, overload
|
|
4
|
+
from typing import NoReturn, TypeVar, overload, type_check_only
|
|
5
5
|
|
|
6
6
|
from .std import tqdm as std_tqdm
|
|
7
7
|
|
|
@@ -10,6 +10,7 @@ __all__ = ["tqdm_rich", "trrange", "tqdm", "trange"]
|
|
|
10
10
|
_T = TypeVar("_T")
|
|
11
11
|
|
|
12
12
|
# Actually rich.progress.ProgressColumn
|
|
13
|
+
@type_check_only
|
|
13
14
|
class _ProgressColumn(ABC):
|
|
14
15
|
max_refresh: float | None
|
|
15
16
|
def __init__(self, table_column: Incomplete | None = ...) -> None: ...
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
from _typeshed import Incomplete
|
|
2
2
|
from collections.abc import Callable, Mapping
|
|
3
3
|
from re import Pattern
|
|
4
|
-
from typing import Protocol, TypeVar
|
|
4
|
+
from typing import Protocol, TypeVar, type_check_only
|
|
5
5
|
from typing_extensions import ParamSpec
|
|
6
6
|
|
|
7
7
|
CUR_OS: str
|
|
@@ -15,6 +15,7 @@ class FormatReplace:
|
|
|
15
15
|
def __init__(self, replace: str = "") -> None: ...
|
|
16
16
|
def __format__(self, _) -> str: ...
|
|
17
17
|
|
|
18
|
+
@type_check_only
|
|
18
19
|
class _Has__Comparable(Protocol):
|
|
19
20
|
_comparable: Incomplete
|
|
20
21
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-tqdm
|
|
3
|
-
Version: 4.67.0.
|
|
3
|
+
Version: 4.67.0.20250809
|
|
4
4
|
Summary: Typing stubs for tqdm
|
|
5
5
|
License-Expression: Apache-2.0
|
|
6
6
|
Project-URL: Homepage, https://github.com/python/typeshed
|
|
@@ -18,14 +18,9 @@ Dynamic: license-file
|
|
|
18
18
|
|
|
19
19
|
## Typing stubs for tqdm
|
|
20
20
|
|
|
21
|
-
This is a [PEP 561](https://peps.python.org/pep-0561/)
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
[mypy](https://github.com/python/mypy/),
|
|
25
|
-
[pyright](https://github.com/microsoft/pyright),
|
|
26
|
-
[pytype](https://github.com/google/pytype/),
|
|
27
|
-
[Pyre](https://pyre-check.org/),
|
|
28
|
-
PyCharm, etc. to check code that uses `tqdm`. This version of
|
|
21
|
+
This is a [PEP 561](https://peps.python.org/pep-0561/) type stub package for
|
|
22
|
+
the [`tqdm`](https://github.com/tqdm/tqdm) package. It can be used by type checkers
|
|
23
|
+
to check code that uses `tqdm`. This version of
|
|
29
24
|
`types-tqdm` aims to provide accurate annotations for
|
|
30
25
|
`tqdm==4.67.*`.
|
|
31
26
|
|
|
@@ -36,9 +31,9 @@ for more details. The source for this package can be found in the
|
|
|
36
31
|
[`stubs/tqdm`](https://github.com/python/typeshed/tree/main/stubs/tqdm)
|
|
37
32
|
directory.
|
|
38
33
|
|
|
39
|
-
This package was tested with
|
|
40
|
-
mypy 1.
|
|
41
|
-
pyright 1.1.
|
|
42
|
-
|
|
34
|
+
This package was tested with the following type checkers:
|
|
35
|
+
* [mypy](https://github.com/python/mypy/) 1.16.1
|
|
36
|
+
* [pyright](https://github.com/microsoft/pyright) 1.1.403
|
|
37
|
+
|
|
43
38
|
It was generated from typeshed commit
|
|
44
|
-
[`
|
|
39
|
+
[`91ba0da4aad754c912a82b9e052cb4f8191ce520`](https://github.com/python/typeshed/commit/91ba0da4aad754c912a82b9e052cb4f8191ce520).
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
## Typing stubs for tqdm
|
|
2
|
-
|
|
3
|
-
This is a [PEP 561](https://peps.python.org/pep-0561/)
|
|
4
|
-
type stub package for the [`tqdm`](https://github.com/tqdm/tqdm) package.
|
|
5
|
-
It can be used by type-checking tools like
|
|
6
|
-
[mypy](https://github.com/python/mypy/),
|
|
7
|
-
[pyright](https://github.com/microsoft/pyright),
|
|
8
|
-
[pytype](https://github.com/google/pytype/),
|
|
9
|
-
[Pyre](https://pyre-check.org/),
|
|
10
|
-
PyCharm, etc. to check code that uses `tqdm`. This version of
|
|
11
|
-
`types-tqdm` aims to provide accurate annotations for
|
|
12
|
-
`tqdm==4.67.*`.
|
|
13
|
-
|
|
14
|
-
This package is part of the [typeshed project](https://github.com/python/typeshed).
|
|
15
|
-
All fixes for types and metadata should be contributed there.
|
|
16
|
-
See [the README](https://github.com/python/typeshed/blob/main/README.md)
|
|
17
|
-
for more details. The source for this package can be found in the
|
|
18
|
-
[`stubs/tqdm`](https://github.com/python/typeshed/tree/main/stubs/tqdm)
|
|
19
|
-
directory.
|
|
20
|
-
|
|
21
|
-
This package was tested with
|
|
22
|
-
mypy 1.15.0,
|
|
23
|
-
pyright 1.1.400,
|
|
24
|
-
and pytype 2024.10.11.
|
|
25
|
-
It was generated from typeshed commit
|
|
26
|
-
[`126768408a69b7a3a09b7d3992970b289f92937e`](https://github.com/python/typeshed/commit/126768408a69b7a3a09b7d3992970b289f92937e).
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/tqdm-stubs/contrib/utils_worker.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{types_tqdm-4.67.0.20250516 → types_tqdm-4.67.0.20250809}/types_tqdm.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|