Skip to main content

Python module to work with file archives

Project description

filearchive
===========

Python module to work with file archives

Example
-------

```
>>> import filearchive
>>> filearchive.unpack_archive("/Users/srid/Downloads/data.tgz")
...
>>> srcdir = "/home/me/project"
>>> filearchive.pack_archive(
"/tmp/data.zip", [srcdir], os.path.dirname(srcdir), "zip")
...
```

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

filearchive-1.1.1.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file filearchive-1.1.1.tar.gz.

File metadata

File hashes

Hashes for filearchive-1.1.1.tar.gz
Algorithm Hash digest
SHA256 95d69e6b1b7e757fff4f5ff09e1838c71dd95bbf1af8005732f35a9a4d406434
MD5 bfdcc5697c12aca00d7c1e5eb48a215f
BLAKE2b-256 2deac2e05ced3150b0b7c5307cb0b09c95cca54b20a7a6c5645835a74626989e

See more details on using hashes here.

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