Skip to main content

Some code that supposedly extracts zip/tar archives safely.

Project description

# safe_extractor
Some code that supposedly extracts zip/tar archives safely.

No guarantees.

## Install
`pip install safe_extractor`

## Usage
```
from safe_extractor import safe_extractor
safe_extractor.untar_it("myfile.tar.gz", extract_path='.')
safe_extractor.unzip_it("myfile.zip", extract_path='.')
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

safe_extractor-0.0.4.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page