aiofiles

File support for asyncio

APACHE-2.0 License

Downloads
30.2M
Stars
2.6K
Committers
39

Bot releases are visible (Hide)

aiofiles - 23.2.1 Latest Release

Published by Tinche about 1 year ago

  • Import os.statvfs conditionally to fix importing on non-UNIX systems.
    #171 #172
  • aiofiles is now also tested on Windows.
aiofiles - 23.2.0

Published by Tinche about 1 year ago

23.2.0

  • aiofiles is now tested on Python 3.12 too.
    #166 #168
  • On Python 3.12, aiofiles.tempfile.NamedTemporaryFile now accepts a delete_on_close argument, just like the stdlib version.
  • On Python 3.12, aiofiles.tempfile.NamedTemporaryFile no longer exposes a delete attribute, just like the stdlib version.
  • Added aiofiles.os.statvfs and aiofiles.os.path.ismount.
    #162
  • Use PDM instead of Poetry.
    #169
Package Rankings
Top 18.98% on Anaconda.org
Top 4.61% on Alpine-v3.12
Top 1.24% on Pypi.org
Top 8.17% on Proxy.golang.org
Top 4.77% on Alpine-v3.13
Top 7.47% on Alpine-edge
Top 4.72% on Alpine-v3.17
Top 5.47% on Alpine-v3.14
Top 7.87% on Conda-forge.org
Top 4.23% on Alpine-v3.15
Top 8.09% on Spack.io
Top 3.55% on Alpine-v3.18
Top 7.39% on Alpine-v3.16
Badges
Extracted from project README
PyPI Build Coverage Supported Python versions Black
Related Projects