# mypy-boto3-cloudsearch
Mypy-friendly auto-generated type annotations for `boto3 cloudsearch 1.10.39` service.
More information can be found [here](https://github.com/vemel/mypy_boto3).
- [mypy-boto3-cloudsearch](#mypy-boto3-cloudsearch)
- [How to use](#how-to-use)
- [Type checking](#type-checking)
- [Code auto-complete](#code-auto-complete)
- [How it works](#how-it-works)
## How to use
### Type checking
Make sure you have [mypy](https://github.com/python/mypy) installed and activated in your IDE.
Install `boto3-stubs` for `cloudsearch` service.
```bash
python -m pip install boto3-stubs[mypy-boto3-cloudsearch]
```
Use `boto3` with `mypy_boto3` in your project and enjoy type checking.
```python
import boto3
from mypy_boto3 import cloudsearch
# alternative import if you do not want to install mypy_boto3 package
# import mypy_boto3_cloudsearch as cloudsearch
# Use this client as usual, now mypy can check if your code is valid.
# Check if your IDE supports function overloads,
# you probably do not need explicit type annotations
# client = boto3.client("cloudsearch")
client: cloudsearch.CloudSearchClient = boto3.client("cloudsearch")
# works for session as well
session = boto3.session.Session(region="us-west-1")
session_client: cloudsearch.CloudSearchClient = session.client("cloudsearch")
```
## How it works
Fully automated [builder](https://github.com/vemel/mypy_boto3) carefully generates
type annotations for each service, patiently waiting for `boto3` updates. It delivers
a drop-in type annotations for you and makes sure that:
- Latest version of `boto3` is used.
- Each public class and method of every `boto3` service gets valid type annotations
extracted from latest documentation (blame `botocore` docs if types are incorrect).
- Type annotations include up-to-date documentation.
- Code is processed by [black](https://github.com/psf/black) for readability.
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
资源分类:Python库 所属语言:Python 资源全名:mypy-boto3-cloudsearch-1.10.39.4.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
资源推荐
资源详情
资源评论
收起资源包目录
mypy-boto3-cloudsearch-1.10.39.4.tar.gz (16个子文件)
mypy-boto3-cloudsearch-1.10.39.4
PKG-INFO 1005B
mypy_boto3_cloudsearch.egg-info
PKG-INFO 1005B
requires.txt 45B
not-zip-safe 1B
SOURCES.txt 497B
top_level.txt 23B
dependency_links.txt 1B
setup.cfg 38B
setup.py 2KB
mypy_boto3_cloudsearch
type_defs.py 13KB
py.typed 0B
client.py 14KB
__main__.py 0B
__init__.py 174B
version.py 57B
README.md 2KB
共 16 条
- 1
资源评论
挣扎的蓝藻
- 粉丝: 14w+
- 资源: 15万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- MAE-Masked Autoencoders Are Scalable Vision Learners
- quark(夸克)正版下载
- ssoPlusFrontdsfdsfdsfsadawsdad
- 基于ARM Cortex-M3 内核的 STM32F103C8T6 系统板为载体,实现了的智能点阵屏的设计【课程设计/毕业设计】(源码+论文)
- Hierarchical Consensus Hashing for Cross-Modal Retrieval
- 基于 C++ OpenCV视觉库实现的计算机视觉分析,得到手掌上五根手指的长度与宽度、手掌虎口的角度、手掌的宽度以及手腕的宽度 完成对手掌各个参数的精确测量课程设计(源码+报告)
- 联想7400打印机更换定影组件.jpg
- 基于servlet+jsp+mysql实现的影视管理系统课程设计
- 正点原子RK3568卡片电脑ATOMPI-CA1的ubuntu-22.04.5最小安装包,特别适合运行板级ROS2环境iron
- GUIdemo.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功