Skip to content

types-aiofiles 25.1.0.20251011

Version history | Download JSON

  • PyPI https://pypi.org/project/types-aiofiles/
    Repository https://github.com/python/typeshed

  • py.typed
    stubs-only typeshed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 310
        "Any" : 0
        "Untyped" : 0
    • 100.0% coverage
    • 100.0% coverage (strict)
    • 310 typable
      • 310 typed
      • 0 untyped
      • 0 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 226
        "classes" : 72
        "other" : 12
    • 46 functions (+26 overloads)
      • 180 parameters
    • 14 classes
      • 35 methods (+0 overloads)
        • 29 parameters
      • 8 properties
    • 10 modules
      • 12 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
aiofiles 0.0% 0.0% 0 0
aiofiles.base 100.0% 100.0% 29 0
aiofiles.os 100.0% 100.0% 103 0
aiofiles.ospath 100.0% 100.0% 44 0
aiofiles.tempfile 100.0% 100.0% 39 0
aiofiles.tempfile.temptypes 100.0% 100.0% 33 0
aiofiles.threadpool 100.0% 100.0% 34 0
aiofiles.threadpool.binary 100.0% 100.0% 14 0
aiofiles.threadpool.text 0.0% 0.0% 0 0
aiofiles.threadpool.utils 100.0% 100.0% 14 0

Incomplete Annotations

All symbols are fully typed. 🎉

Type-Ignore Comments

No type-ignore comments.