Skip to content

Constants#

Mypy_boto3_builder Index / Mypy Boto3 Builder / Constants

Auto-generated documentation for mypy_boto3_builder.constants module.

Attributes#

  • DUMMY_REGION - Random region to initialize services: 'us-west-2'

  • TEMPLATES_PATH - Jinja2 templates for boto3-stubs: Path(file).parent / 'templates'

  • BOTO3_STUBS_STATIC_PATH - Static *.pyi files for boto3-stubs: Path(file).parent / 'stubs_static' / 'boto3'

  • AIOBOTOCORE_STUBS_STATIC_PATH - Static *.pyi files for types-aiobotocore: Path(file).parent / 'stubs_static' / 'aiobotocore'

  • AIOBOTO3_STUBS_STATIC_PATH - Static *.pyi files for types-aioboto3: Path(file).parent / 'stubs_static' / 'aioboto3'

  • LINE_LENGTH - Max line length for boto3 docs: 100

  • BUILDER_REPO_URL - mypy-boto3-builder GitHub link: 'https://github.com/youtype/mypy_boto3_builder'

  • LOGGER_NAME - Main logger name: 'mypy_boto3_builder'

  • PROG_NAME - builder CLI entrypoint name: 'mypy_boto3_builder'

  • PACKAGE_NAME - builder package name: 'mypy-boto3-builder'

  • ALL - universal mask for all resources: '*'

  • NOT_REQUIRED_OUTPUT_KEYS - keys to mark as NotRequired for output TypeDicts: ('NextToken', 'Contents', 'Item', 'CommonPrefixes')