How to Install python3-aiofiles in Ubuntu 18.04



Install python3-aiofiles by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-aiofiles

Description:

support for Python asyncio file operations

This module includes support for asynchronous file operations using the Python asyncio module.

Homepage: https://github.com/Tinche/aiofiles

Version: 0.3.2-3

Section: universe/python