{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for the boto3 FSx service, enabling static type checking with mypy, pyright, and compatible tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable mypy or pyright type checking on boto3 FSx code to catch type errors before runtime.","Get IDE autocomplete and parameter hints when writing FSx client calls in VSCode, PyCharm, or Emacs.","Annotate FSxClient and paginator types explicitly in functions that interact with AWS FSx.","Use boto3-stubs[fsx] as a lighter alternative to full boto3-stubs when PyCharm performance is a concern."],"what_it_does":"This package is a type stub library that adds static type checking and IDE autocomplete to boto3's FSx (File System) service. It was generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDE language servers.\n\nWhen installed, it enables your editor and type checker to understand boto3 FSx client methods, paginators, and type definitions without requiring explicit annotations in your code. It has a single runtime dependency on typing-extensions and supports Python 3.9 through 3.14. The package is designed as a stub-only library (no runtime code), so it can be safely imported only during type checking if needed to avoid production dependencies.","worth_installing":"Yes, if you use boto3 for FSx and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. Consider the lite variant (boto3-stubs-lite[fsx]) if PyCharm performance becomes an issue. No known vulnerabilities."},"id":"mypy-boto3-fsx","links":{"html":"https://skillfed.io/packages/mypy-boto3-fsx","md":"https://skillfed.io/packages/mypy-boto3-fsx.md","pypi":"https://pypi.org/project/mypy-boto3-fsx/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-fsx","python_support":"supports_current","summary":"Type annotations for boto3 FSx 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":259802,"position":8405,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
