{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type stubs and IDE autocompletion for the boto3 EFS service, enabling static type checking with mypy, pyright, and IDE support in VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocompletion and type hints when writing boto3 EFS client code in VSCode or PyCharm.","Run mypy or pyright type checking on boto3 EFS code to catch method signature and argument type errors before runtime.","Provide explicit type annotations for EFS client, paginators, and data structures in team codebases using TYPE_CHECKING guards.","Support linting and type validation in Emacs or Sublime Text with LSP-based Python language servers.","Validate boto3 EFS API calls during CI/CD pipelines using mypy or pyright without runtime dependencies."],"what_it_does":"mypy-boto3-efs is a type stub package that adds static type annotations for the boto3 EFS (Elastic File System) service. It is generated from boto3 1.43.23 and enables IDEs and type checkers to understand the shape and behavior of EFS client methods, paginators, and data structures without requiring explicit type annotations in your code.\n\nThe package works by providing type information that IDEs and tools like mypy and pyright use to offer code completion, catch type errors, and validate method calls. It supports multiple development environments\u2014VSCode with Pylance, PyCharm, Emacs with lsp-pyright, Sublime Text, and command-line type checkers. Installation is straightforward and low-friction; the package depends only on typing-extensions and installs as a pure Python wheel.","worth_installing":"Yes, if you use boto3 EFS and want static type checking or IDE autocompletion. Install friction is negligible, maintenance is active, and the MIT license poses no restrictions. The package is a pure stub with no runtime side effects. Consider the lite variant (boto3-stubs-lite) if PyCharm performance becomes an issue."},"id":"mypy-boto3-efs","links":{"html":"https://skillfed.io/packages/mypy-boto3-efs","md":"https://skillfed.io/packages/mypy-boto3-efs.md","pypi":"https://pypi.org/project/mypy-boto3-efs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-04","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-efs","python_support":"supports_current","summary":"Type annotations for boto3 EFS 1.43.23 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":450397,"position":6591,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.23"}
