Lukas-Dresel / aiotarfile

asyncio tarfile module for python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

asyncio tarfile module for python

License:MIT License


Languages

Language:Rust 79.3%Language:Python 20.7%