Contents

aiofile 3.9.0

0

Asynchronous file operations.

Asynchronous HTTP client/server framework for asyncio and Python

Stars: 570, Watchers: 570, Forks: 31, Open Issues: 17

The mosquito/aiofile repo was created 9 years ago and the last code push was 7 months ago.
The project is popular with 570 github stars!

How to Install aiofile

You can install aiofile using pip

pip install aiofile

or add it to a project with poetry

poetry add aiofile

Package Details

Author
Dmitry Orlov
License
Apache-2.0
Homepage
http://github.com/mosquito/aiofile
PyPi:
https://pypi.org/project/aiofile/
GitHub Repo:
https://github.com/mosquito/aiofile

Classifiers

  • Software Development/Libraries
  • System
  • System/Operating System
No  aiofile  pypi packages just yet.

Errors

A list of common aiofile errors.

Code Examples

Here are some aiofile code examples and snippets.

Related Packages & Articles

sanic 25.12.0

A web server and web framework that's written to go fast. Build fast. Run fast.

smart-open 7.5.0

Utils for streaming large files (S3, HDFS, GCS, SFTP, Azure Blob Storage, gzip, bz2, zst…)

sniffio 1.3.1

Sniff out which async library your code is running under