{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's Snowball service, enabling static type checking with mypy, pyright, and IDE support.","skillfed_tags":["type-stubs","aws-sdk","static-analysis"],"use_cases":["Enable IDE autocomplete and type checking when writing boto3 Snowball client code in VSCode or PyCharm.","Run mypy or pyright static analysis on code that uses boto3 Snowball to catch type errors early.","Document Snowball API parameters and return types inline in your editor without manual type hints.","Integrate boto3 Snowball type checking into CI/CD pipelines using mypy or pyright.","Use paginator type annotations to safely iterate over large Snowball API result sets."],"what_it_does":"mypy-boto3-snowball is a type-stub package generated by mypy-boto3-builder that adds static type information to boto3's Snowball service client. It enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to provide code completion, inline documentation, and type validation when working with Snowball API calls, without requiring explicit type annotations in your code.\n\nThe package is designed as a development-time dependency\u2014you install it in your environment to get IDE and type-checking benefits, but it's not needed at runtime. It works alongside boto3 and typing-extensions, and supports modern Python versions from 3.9 onward. The stubs include annotations for the Snowball client, paginators, and type definitions, making it easier to catch API usage errors before deployment.","worth_installing":"Yes, if you use boto3's Snowball service and want IDE autocompletion or static type checking. The package is actively maintained, has no security vulnerabilities, installs with minimal friction, and is MIT-licensed. Install it as a development dependency in your environment\u2014it adds no runtime overhead and significantly improves code quality through type safety."},"id":"mypy-boto3-snowball","links":{"html":"https://skillfed.io/packages/mypy-boto3-snowball","md":"https://skillfed.io/packages/mypy-boto3-snowball.md","pypi":"https://pypi.org/project/mypy-boto3-snowball/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-snowball","python_support":"supports_current","summary":"Type annotations for boto3 Snowball 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":251670,"position":8570,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
