types-boto3-dynamodb 1.37.12__py3-none-any.whl → 1.37.33__py3-none-any.whl
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_boto3_dynamodb/__main__.py +4 -4
- types_boto3_dynamodb/version.py +1 -1
- {types_boto3_dynamodb-1.37.12.dist-info → types_boto3_dynamodb-1.37.33.dist-info}/METADATA +7 -6
- {types_boto3_dynamodb-1.37.12.dist-info → types_boto3_dynamodb-1.37.33.dist-info}/RECORD +7 -7
- {types_boto3_dynamodb-1.37.12.dist-info → types_boto3_dynamodb-1.37.33.dist-info}/WHEEL +1 -1
- {types_boto3_dynamodb-1.37.12.dist-info → types_boto3_dynamodb-1.37.33.dist-info/licenses}/LICENSE +0 -0
- {types_boto3_dynamodb-1.37.12.dist-info → types_boto3_dynamodb-1.37.33.dist-info}/top_level.txt +0 -0
types_boto3_dynamodb/__main__.py
CHANGED
|
@@ -12,9 +12,9 @@ def print_info() -> None:
|
|
|
12
12
|
Print package info to stdout.
|
|
13
13
|
"""
|
|
14
14
|
sys.stdout.write(
|
|
15
|
-
"Type annotations for boto3 DynamoDB 1.37.
|
|
16
|
-
"Version: 1.37.
|
|
17
|
-
"Builder version: 8.10.
|
|
15
|
+
"Type annotations for boto3 DynamoDB 1.37.33\n"
|
|
16
|
+
"Version: 1.37.33\n"
|
|
17
|
+
"Builder version: 8.10.1\n"
|
|
18
18
|
"Docs: https://youtype.github.io/types_boto3_docs/types_boto3_dynamodb//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#dynamodb\n"
|
|
20
20
|
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
|
@@ -26,7 +26,7 @@ def print_version() -> None:
|
|
|
26
26
|
"""
|
|
27
27
|
Print package version to stdout.
|
|
28
28
|
"""
|
|
29
|
-
sys.stdout.write("1.37.
|
|
29
|
+
sys.stdout.write("1.37.33\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
types_boto3_dynamodb/version.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: types-boto3-dynamodb
|
|
3
|
-
Version: 1.37.
|
|
4
|
-
Summary: Type annotations for boto3 DynamoDB 1.37.
|
|
3
|
+
Version: 1.37.33
|
|
4
|
+
Summary: Type annotations for boto3 DynamoDB 1.37.33 service generated with mypy-boto3-builder 8.10.1
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -39,6 +39,7 @@ Dynamic: description-content-type
|
|
|
39
39
|
Dynamic: home-page
|
|
40
40
|
Dynamic: keywords
|
|
41
41
|
Dynamic: license
|
|
42
|
+
Dynamic: license-file
|
|
42
43
|
Dynamic: project-url
|
|
43
44
|
Dynamic: requires-dist
|
|
44
45
|
Dynamic: requires-python
|
|
@@ -55,7 +56,7 @@ Dynamic: summary
|
|
|
55
56
|
|
|
56
57
|

|
|
57
58
|
|
|
58
|
-
Type annotations for [boto3 DynamoDB 1.37.
|
|
59
|
+
Type annotations for [boto3 DynamoDB 1.37.33](https://pypi.org/project/boto3/)
|
|
59
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
60
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
61
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -64,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
64
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
65
66
|
|
|
66
67
|
Generated with
|
|
67
|
-
[mypy-boto3-builder 8.10.
|
|
68
|
+
[mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
|
|
68
69
|
|
|
69
70
|
More information can be found on
|
|
70
71
|
[types-boto3](https://pypi.org/project/types-boto3/) page and in
|
|
@@ -121,7 +122,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
121
122
|
isolation.
|
|
122
123
|
|
|
123
124
|
1. Run mypy-boto3-builder in your package root directory:
|
|
124
|
-
`uvx --with 'boto3==1.37.
|
|
125
|
+
`uvx --with 'boto3==1.37.33' mypy-boto3-builder`
|
|
125
126
|
2. Select `boto3` AWS SDK.
|
|
126
127
|
3. Add `DynamoDB` service.
|
|
127
128
|
4. Use provided commands to install generated packages.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
types_boto3_dynamodb/__init__.py,sha256=ZBO-3ULG66wH_yzzdXl422EifLzuATrq6kR6tDNnxQs,2092
|
|
2
2
|
types_boto3_dynamodb/__init__.pyi,sha256=XGRVsY9lNlWDBYxVOpvdLfoe1luub8AuBOiTwhM6bes,2089
|
|
3
|
-
types_boto3_dynamodb/__main__.py,sha256=
|
|
3
|
+
types_boto3_dynamodb/__main__.py,sha256=k_81KKaQyeLINJu6tJQfSgZSVCO4UFE66vUTjj5qHHQ,989
|
|
4
4
|
types_boto3_dynamodb/client.py,sha256=jqmwLRi3Rk3rJZMKiGlL-_yxhgz12Qj7P4oykMG93BU,42757
|
|
5
5
|
types_boto3_dynamodb/client.pyi,sha256=qfUa6Ad6lgyXSASkhS-QpKM7C6DypYQ8QGOgIgRIlvQ,42754
|
|
6
6
|
types_boto3_dynamodb/literals.py,sha256=0LN4rpGymZebGnKNcGKcWYWI6iMM9ELCS7M0XDQw5_4,14674
|
|
@@ -12,11 +12,11 @@ types_boto3_dynamodb/service_resource.py,sha256=pW0XWfa1QTcy-dkmFJYIclxT1Volqw14
|
|
|
12
12
|
types_boto3_dynamodb/service_resource.pyi,sha256=991e4WreW6UvKcp-cTHWomBhmg2wAjvg-RD53AvyWEU,17257
|
|
13
13
|
types_boto3_dynamodb/type_defs.py,sha256=Gy07H02HLuXmq_VvgFFIit1PX7VN9VNAL_9Rw5z3aYk,85129
|
|
14
14
|
types_boto3_dynamodb/type_defs.pyi,sha256=CUB-7GuD0HB78AXUVZvx4OGgDfAiGciC-hE0arpnT98,84851
|
|
15
|
-
types_boto3_dynamodb/version.py,sha256=
|
|
15
|
+
types_boto3_dynamodb/version.py,sha256=dnjVEs2Fqj5Raqarrk-9FWlTlPFhVqUncai5C7y9QkU,93
|
|
16
16
|
types_boto3_dynamodb/waiter.py,sha256=fO1bs9OQZo1fE_rrJJL_APQKNhs09xy6MDjx0VpLA7c,2642
|
|
17
17
|
types_boto3_dynamodb/waiter.pyi,sha256=kiS4o4KdVkaorJjgmwWAruStbd2hTtTl7C9Q1uqfB3c,2637
|
|
18
|
-
types_boto3_dynamodb-1.37.
|
|
19
|
-
types_boto3_dynamodb-1.37.
|
|
20
|
-
types_boto3_dynamodb-1.37.
|
|
21
|
-
types_boto3_dynamodb-1.37.
|
|
22
|
-
types_boto3_dynamodb-1.37.
|
|
18
|
+
types_boto3_dynamodb-1.37.33.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
|
19
|
+
types_boto3_dynamodb-1.37.33.dist-info/METADATA,sha256=-Yk-vtcKXI13YiJ6sL4-0uGYd23ecA27VtctPa-_5oI,17894
|
|
20
|
+
types_boto3_dynamodb-1.37.33.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
21
|
+
types_boto3_dynamodb-1.37.33.dist-info/top_level.txt,sha256=qetKI9-H-rMGIOB1IBzTvryBK-GlE9YjkQQwaB1GpB8,21
|
|
22
|
+
types_boto3_dynamodb-1.37.33.dist-info/RECORD,,
|
{types_boto3_dynamodb-1.37.12.dist-info → types_boto3_dynamodb-1.37.33.dist-info/licenses}/LICENSE
RENAMED
|
File without changes
|
{types_boto3_dynamodb-1.37.12.dist-info → types_boto3_dynamodb-1.37.33.dist-info}/top_level.txt
RENAMED
|
File without changes
|