How to create and manipulate tar archives using Python

Posted by LinuxCareer on May 24, 2020 12:26 PM EDT
linuxconfig.org; By Egidio Docile
Mail this story
Print this story

On Linux and other Unix-like operating systems, tar is undoubtedly one of the most used archiving utilities; it let us create archives, often called “tarballs”, we can use for source code distribution or backup purposes. In this tutorial we will see how to read, create and modify tar archives with python, using the tarfile module.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux, Python

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.