types-tqdm 4.66.0.2__tar.gz → 4.66.0.4__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.66.0.2 → types-tqdm-4.66.0.4}/CHANGELOG.md +8 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/PKG-INFO +13 -7
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/setup.py +13 -7
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/asyncio.pyi +2 -2
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/contrib/discord.pyi +2 -2
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/contrib/slack.pyi +2 -2
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/contrib/telegram.pyi +2 -2
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/gui.pyi +2 -2
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/notebook.pyi +2 -2
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/rich.pyi +4 -4
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/std.pyi +1 -1
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/tk.pyi +2 -2
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/types_tqdm.egg-info/PKG-INFO +13 -7
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/MANIFEST.in +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/setup.cfg +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/METADATA.toml +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/__init__.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/_dist_ver.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/_main.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/_monitor.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/_tqdm.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/_tqdm_gui.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/_tqdm_notebook.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/_tqdm_pandas.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/_utils.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/auto.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/autonotebook.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/cli.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/contrib/__init__.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/contrib/bells.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/contrib/concurrent.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/contrib/itertools.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/contrib/logging.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/contrib/utils_worker.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/dask.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/keras.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/utils.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/tqdm-stubs/version.pyi +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/types_tqdm.egg-info/SOURCES.txt +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/types_tqdm.egg-info/dependency_links.txt +0 -0
- {types-tqdm-4.66.0.2 → types-tqdm-4.66.0.4}/types_tqdm.egg-info/top_level.txt +0 -0
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## 4.66.0.4 (2023-11-07)
|
|
2
|
+
|
|
3
|
+
Remove redundant inheritances from `Generic` and various `typing` protocols (#10981)
|
|
4
|
+
|
|
5
|
+
## 4.66.0.3 (2023-10-27)
|
|
6
|
+
|
|
7
|
+
Remove many redundant inheritances from `Generic[]` (#10933)
|
|
8
|
+
|
|
1
9
|
## 4.66.0.2 (2023-08-28)
|
|
2
10
|
|
|
3
11
|
Consistently use `Generic` as the last base class (#10610)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: types-tqdm
|
|
3
|
-
Version: 4.66.0.
|
|
3
|
+
Version: 4.66.0.4
|
|
4
4
|
Summary: Typing stubs for tqdm
|
|
5
5
|
Home-page: https://github.com/python/typeshed
|
|
6
6
|
License: Apache-2.0 license
|
|
@@ -11,21 +11,27 @@ Project-URL: Chat, https://gitter.im/python/typing
|
|
|
11
11
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
12
12
|
Classifier: Programming Language :: Python :: 3
|
|
13
13
|
Classifier: Typing :: Stubs Only
|
|
14
|
+
Requires-Python: >=3.7
|
|
14
15
|
Description-Content-Type: text/markdown
|
|
15
16
|
|
|
16
17
|
## Typing stubs for tqdm
|
|
17
18
|
|
|
18
|
-
This is a PEP 561
|
|
19
|
-
|
|
19
|
+
This is a [PEP 561](https://peps.python.org/pep-0561/)
|
|
20
|
+
type stub package for the [`tqdm`](https://github.com/tqdm/tqdm) package.
|
|
21
|
+
It can be used by type-checking tools like
|
|
20
22
|
[mypy](https://github.com/python/mypy/),
|
|
21
23
|
[pyright](https://github.com/microsoft/pyright),
|
|
22
24
|
[pytype](https://github.com/google/pytype/),
|
|
23
25
|
PyCharm, etc. to check code that uses
|
|
24
|
-
`tqdm`.
|
|
26
|
+
`tqdm`.
|
|
27
|
+
|
|
28
|
+
This version of `types-tqdm` aims to provide accurate annotations
|
|
29
|
+
for `tqdm==4.66.*`.
|
|
30
|
+
The source for this package can be found at
|
|
25
31
|
https://github.com/python/typeshed/tree/main/stubs/tqdm. All fixes for
|
|
26
32
|
types and metadata should be contributed there.
|
|
27
33
|
|
|
28
34
|
See https://github.com/python/typeshed/blob/main/README.md for more details.
|
|
29
|
-
This package was generated from typeshed commit `
|
|
30
|
-
with mypy 1.
|
|
31
|
-
pytype 2023.
|
|
35
|
+
This package was generated from typeshed commit `820be9bfe94a14b7b5b8a265806f4523d564cedf` and was tested
|
|
36
|
+
with mypy 1.6.1, pyright 1.1.334, and
|
|
37
|
+
pytype 2023.10.17.
|
|
@@ -5,24 +5,29 @@ description = "Typing stubs for tqdm"
|
|
|
5
5
|
long_description = '''
|
|
6
6
|
## Typing stubs for tqdm
|
|
7
7
|
|
|
8
|
-
This is a PEP 561
|
|
9
|
-
|
|
8
|
+
This is a [PEP 561](https://peps.python.org/pep-0561/)
|
|
9
|
+
type stub package for the [`tqdm`](https://github.com/tqdm/tqdm) package.
|
|
10
|
+
It can be used by type-checking tools like
|
|
10
11
|
[mypy](https://github.com/python/mypy/),
|
|
11
12
|
[pyright](https://github.com/microsoft/pyright),
|
|
12
13
|
[pytype](https://github.com/google/pytype/),
|
|
13
14
|
PyCharm, etc. to check code that uses
|
|
14
|
-
`tqdm`.
|
|
15
|
+
`tqdm`.
|
|
16
|
+
|
|
17
|
+
This version of `types-tqdm` aims to provide accurate annotations
|
|
18
|
+
for `tqdm==4.66.*`.
|
|
19
|
+
The source for this package can be found at
|
|
15
20
|
https://github.com/python/typeshed/tree/main/stubs/tqdm. All fixes for
|
|
16
21
|
types and metadata should be contributed there.
|
|
17
22
|
|
|
18
23
|
See https://github.com/python/typeshed/blob/main/README.md for more details.
|
|
19
|
-
This package was generated from typeshed commit `
|
|
20
|
-
with mypy 1.
|
|
21
|
-
pytype 2023.
|
|
24
|
+
This package was generated from typeshed commit `820be9bfe94a14b7b5b8a265806f4523d564cedf` and was tested
|
|
25
|
+
with mypy 1.6.1, pyright 1.1.334, and
|
|
26
|
+
pytype 2023.10.17.
|
|
22
27
|
'''.lstrip()
|
|
23
28
|
|
|
24
29
|
setup(name=name,
|
|
25
|
-
version="4.66.0.
|
|
30
|
+
version="4.66.0.4",
|
|
26
31
|
description=description,
|
|
27
32
|
long_description=long_description,
|
|
28
33
|
long_description_content_type="text/markdown",
|
|
@@ -37,6 +42,7 @@ setup(name=name,
|
|
|
37
42
|
packages=['tqdm-stubs'],
|
|
38
43
|
package_data={'tqdm-stubs': ['__init__.pyi', '_dist_ver.pyi', '_main.pyi', '_monitor.pyi', '_tqdm.pyi', '_tqdm_gui.pyi', '_tqdm_notebook.pyi', '_tqdm_pandas.pyi', '_utils.pyi', 'asyncio.pyi', 'auto.pyi', 'autonotebook.pyi', 'cli.pyi', 'contrib/__init__.pyi', 'contrib/bells.pyi', 'contrib/concurrent.pyi', 'contrib/discord.pyi', 'contrib/itertools.pyi', 'contrib/logging.pyi', 'contrib/slack.pyi', 'contrib/telegram.pyi', 'contrib/utils_worker.pyi', 'dask.pyi', 'gui.pyi', 'keras.pyi', 'notebook.pyi', 'rich.pyi', 'std.pyi', 'tk.pyi', 'utils.pyi', 'version.pyi', 'METADATA.toml']},
|
|
39
44
|
license="Apache-2.0 license",
|
|
45
|
+
python_requires=">=3.7",
|
|
40
46
|
classifiers=[
|
|
41
47
|
"License :: OSI Approved :: Apache Software License",
|
|
42
48
|
"Programming Language :: Python :: 3",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from _typeshed import Incomplete, SupportsWrite
|
|
2
2
|
from collections.abc import Awaitable, Callable, Generator, Iterable, Iterator, Mapping
|
|
3
|
-
from typing import
|
|
3
|
+
from typing import NoReturn, TypeVar, overload
|
|
4
4
|
from typing_extensions import Self
|
|
5
5
|
|
|
6
6
|
from .std import tqdm as std_tqdm
|
|
@@ -9,7 +9,7 @@ __all__ = ["tqdm_asyncio", "tarange", "tqdm", "trange"]
|
|
|
9
9
|
|
|
10
10
|
_T = TypeVar("_T")
|
|
11
11
|
|
|
12
|
-
class tqdm_asyncio(std_tqdm[_T]
|
|
12
|
+
class tqdm_asyncio(std_tqdm[_T]):
|
|
13
13
|
iterable_awaitable: bool
|
|
14
14
|
iterable_next: Callable[[], _T | Awaitable[_T]]
|
|
15
15
|
iterable_iterator: Iterator[_T]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from _typeshed import Incomplete, SupportsWrite
|
|
2
2
|
from collections.abc import Iterable, Mapping
|
|
3
|
-
from typing import
|
|
3
|
+
from typing import NoReturn, TypeVar, overload
|
|
4
4
|
|
|
5
5
|
from ..auto import tqdm as tqdm_auto
|
|
6
6
|
from .utils_worker import MonoWorker
|
|
@@ -15,7 +15,7 @@ class DiscordIO(MonoWorker):
|
|
|
15
15
|
|
|
16
16
|
_T = TypeVar("_T")
|
|
17
17
|
|
|
18
|
-
class tqdm_discord(tqdm_auto[_T]
|
|
18
|
+
class tqdm_discord(tqdm_auto[_T]):
|
|
19
19
|
dio: Incomplete
|
|
20
20
|
@overload
|
|
21
21
|
def __init__(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from _typeshed import Incomplete, SupportsWrite
|
|
2
2
|
from collections.abc import Iterable, Mapping
|
|
3
|
-
from typing import
|
|
3
|
+
from typing import NoReturn, TypeVar, overload
|
|
4
4
|
|
|
5
5
|
from ..auto import tqdm as tqdm_auto
|
|
6
6
|
from .utils_worker import MonoWorker
|
|
@@ -16,7 +16,7 @@ class SlackIO(MonoWorker):
|
|
|
16
16
|
|
|
17
17
|
_T = TypeVar("_T")
|
|
18
18
|
|
|
19
|
-
class tqdm_slack(tqdm_auto[_T]
|
|
19
|
+
class tqdm_slack(tqdm_auto[_T]):
|
|
20
20
|
sio: Incomplete
|
|
21
21
|
@overload
|
|
22
22
|
def __init__(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from _typeshed import Incomplete, SupportsWrite
|
|
2
2
|
from collections.abc import Iterable, Mapping
|
|
3
|
-
from typing import
|
|
3
|
+
from typing import NoReturn, TypeVar, overload
|
|
4
4
|
|
|
5
5
|
from ..auto import tqdm as tqdm_auto
|
|
6
6
|
from .utils_worker import MonoWorker
|
|
@@ -21,7 +21,7 @@ class TelegramIO(MonoWorker):
|
|
|
21
21
|
|
|
22
22
|
_T = TypeVar("_T")
|
|
23
23
|
|
|
24
|
-
class tqdm_telegram(tqdm_auto[_T]
|
|
24
|
+
class tqdm_telegram(tqdm_auto[_T]):
|
|
25
25
|
tgio: Incomplete
|
|
26
26
|
@overload
|
|
27
27
|
def __init__(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from _typeshed import Incomplete, SupportsWrite
|
|
2
2
|
from collections.abc import Iterable, Mapping
|
|
3
|
-
from typing import
|
|
3
|
+
from typing import NoReturn, TypeVar, overload
|
|
4
4
|
|
|
5
5
|
from .std import tqdm as std_tqdm
|
|
6
6
|
|
|
@@ -8,7 +8,7 @@ __all__ = ["tqdm_gui", "tgrange", "tqdm", "trange"]
|
|
|
8
8
|
|
|
9
9
|
_T = TypeVar("_T")
|
|
10
10
|
|
|
11
|
-
class tqdm_gui(std_tqdm[_T]
|
|
11
|
+
class tqdm_gui(std_tqdm[_T]):
|
|
12
12
|
mpl: Incomplete
|
|
13
13
|
plt: Incomplete
|
|
14
14
|
toolbar: Incomplete
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from _typeshed import Incomplete, SupportsWrite
|
|
2
2
|
from collections.abc import Iterable, Iterator, Mapping
|
|
3
|
-
from typing import
|
|
3
|
+
from typing import NoReturn, TypeVar, overload
|
|
4
4
|
|
|
5
5
|
from .std import tqdm as std_tqdm, trange as trange
|
|
6
6
|
|
|
@@ -8,7 +8,7 @@ __all__ = ["tqdm_notebook", "tnrange", "tqdm", "trange"]
|
|
|
8
8
|
|
|
9
9
|
_T = TypeVar("_T")
|
|
10
10
|
|
|
11
|
-
class tqdm_notebook(std_tqdm[_T]
|
|
11
|
+
class tqdm_notebook(std_tqdm[_T]):
|
|
12
12
|
@staticmethod
|
|
13
13
|
def status_printer(
|
|
14
14
|
_: SupportsWrite[str] | None, total: float | None = None, desc: str | None = None, ncols: int | None = None
|
|
@@ -1,12 +1,14 @@
|
|
|
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
|
|
4
|
+
from typing import NoReturn, TypeVar, overload
|
|
5
5
|
|
|
6
6
|
from .std import tqdm as std_tqdm
|
|
7
7
|
|
|
8
8
|
__all__ = ["tqdm_rich", "trrange", "tqdm", "trange"]
|
|
9
9
|
|
|
10
|
+
_T = TypeVar("_T")
|
|
11
|
+
|
|
10
12
|
# Actually rich.progress.ProgressColumn
|
|
11
13
|
class _ProgressColumn(ABC):
|
|
12
14
|
max_refresh: float | None
|
|
@@ -31,9 +33,7 @@ class RateColumn(_ProgressColumn):
|
|
|
31
33
|
def __init__(self, unit: str = ..., unit_scale: bool = ..., unit_divisor: int = ...) -> None: ...
|
|
32
34
|
def render(self, task): ...
|
|
33
35
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
class tqdm_rich(std_tqdm[_T], Generic[_T]):
|
|
36
|
+
class tqdm_rich(std_tqdm[_T]):
|
|
37
37
|
def close(self) -> None: ...
|
|
38
38
|
def clear(self, *_, **__) -> None: ...
|
|
39
39
|
def display(self, *_, **__) -> None: ...
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from _typeshed import Incomplete, SupportsWrite
|
|
2
2
|
from collections.abc import Iterable, Mapping
|
|
3
|
-
from typing import
|
|
3
|
+
from typing import NoReturn, TypeVar, overload
|
|
4
4
|
|
|
5
5
|
from .std import tqdm as std_tqdm
|
|
6
6
|
|
|
@@ -8,7 +8,7 @@ __all__ = ["tqdm_tk", "ttkrange", "tqdm", "trange"]
|
|
|
8
8
|
|
|
9
9
|
_T = TypeVar("_T")
|
|
10
10
|
|
|
11
|
-
class tqdm_tk(std_tqdm[_T]
|
|
11
|
+
class tqdm_tk(std_tqdm[_T]):
|
|
12
12
|
@overload
|
|
13
13
|
def __init__(
|
|
14
14
|
self,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: types-tqdm
|
|
3
|
-
Version: 4.66.0.
|
|
3
|
+
Version: 4.66.0.4
|
|
4
4
|
Summary: Typing stubs for tqdm
|
|
5
5
|
Home-page: https://github.com/python/typeshed
|
|
6
6
|
License: Apache-2.0 license
|
|
@@ -11,21 +11,27 @@ Project-URL: Chat, https://gitter.im/python/typing
|
|
|
11
11
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
12
12
|
Classifier: Programming Language :: Python :: 3
|
|
13
13
|
Classifier: Typing :: Stubs Only
|
|
14
|
+
Requires-Python: >=3.7
|
|
14
15
|
Description-Content-Type: text/markdown
|
|
15
16
|
|
|
16
17
|
## Typing stubs for tqdm
|
|
17
18
|
|
|
18
|
-
This is a PEP 561
|
|
19
|
-
|
|
19
|
+
This is a [PEP 561](https://peps.python.org/pep-0561/)
|
|
20
|
+
type stub package for the [`tqdm`](https://github.com/tqdm/tqdm) package.
|
|
21
|
+
It can be used by type-checking tools like
|
|
20
22
|
[mypy](https://github.com/python/mypy/),
|
|
21
23
|
[pyright](https://github.com/microsoft/pyright),
|
|
22
24
|
[pytype](https://github.com/google/pytype/),
|
|
23
25
|
PyCharm, etc. to check code that uses
|
|
24
|
-
`tqdm`.
|
|
26
|
+
`tqdm`.
|
|
27
|
+
|
|
28
|
+
This version of `types-tqdm` aims to provide accurate annotations
|
|
29
|
+
for `tqdm==4.66.*`.
|
|
30
|
+
The source for this package can be found at
|
|
25
31
|
https://github.com/python/typeshed/tree/main/stubs/tqdm. All fixes for
|
|
26
32
|
types and metadata should be contributed there.
|
|
27
33
|
|
|
28
34
|
See https://github.com/python/typeshed/blob/main/README.md for more details.
|
|
29
|
-
This package was generated from typeshed commit `
|
|
30
|
-
with mypy 1.
|
|
31
|
-
pytype 2023.
|
|
35
|
+
This package was generated from typeshed commit `820be9bfe94a14b7b5b8a265806f4523d564cedf` and was tested
|
|
36
|
+
with mypy 1.6.1, pyright 1.1.334, and
|
|
37
|
+
pytype 2023.10.17.
|
|
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
|
|
File without changes
|
|
File without changes
|