pypi aiopath 0.4.10
v0.4.10

latest releases: 0.7.7, 0.7.5, 0.7.4...
3 years ago

This release adds several new changes:

  • Pass encoding and errors parameters to IterableAIOFile.read_text() from AsyncPath.read_text()
  • Pass newline parameter in AsyncPath.write_text()
  • Expose IterableAIOFile
  • Use backported typing module for Python versions older than 3.8
  • Richer type annotations
  • Updated examples in README.md

You can install this version like so:

$ python3 -m pip install aiopath==0.4.10

Don't miss a new aiopath release

NewReleases is sending notifications on new releases.