{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development"}],"enrichment":{"capability":"Provides type hints for the aiofiles async file I/O library, enabling type checkers like mypy and pyright to validate code that uses aiofiles.","skillfed_tags":["type-stubs","type-checking"],"use_cases":["Enable mypy or pyright to type-check async file operations in aiofiles-based code.","Catch type mismatches in file I/O calls (e.g., wrong argument types) before running tests.","Provide IDE autocomplete and type hints for aiofiles methods in editors that support type stubs.","Ensure type safety in projects using aiofiles for concurrent file handling."],"what_it_does":"types-aiofiles is a type stub package that provides type annotations for the aiofiles async file I/O library. It allows static type checkers like mypy and pyright to understand and validate code that uses aiofiles, catching type errors before runtime. The stubs are maintained as part of the typeshed project and are generated to match aiofiles 25.1.* releases.\n\nThis package has no runtime dependencies and is purely for development-time type checking. It's installed alongside aiofiles in projects that use type checking as part of their development workflow. The stubs were tested against mypy 2.1.0 and pyright 1.1.409.","worth_installing":"Yes, if you use aiofiles and run type checking in your project. Install it alongside aiofiles to enable static type validation. If you don't use a type checker, it provides no value. No known vulnerabilities, low friction, and actively maintained."},"id":"types-aiofiles","links":{"html":"https://skillfed.io/packages/types-aiofiles","md":"https://skillfed.io/packages/types-aiofiles.md","pypi":"https://pypi.org/project/types-aiofiles/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-18","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-aiofiles","python_support":"supports_current","summary":"Typing stubs for aiofiles"},"popularity":{"monthly_downloads":17405533,"position":1120,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"25.1.0.20260518"}
