/aiotarfile

asyncio tarfile module for python

Primary LanguageRustMIT LicenseMIT

aiotarfile

PyPI version

Stream-based tarball processing, but like, async. A thin set of wrappers over the rust crate async-tar.

Install with pip isntall aiotarfile.

Consult docstrings, type annotations, and tab-completion for usage.