Pyfilesystem2 implementation for DAZ Install Manager Packages
Project description
fs.dimzipfs is a PyFileSystem2 interface for DAZ Install Manager packages.
The exposed filesystem is as defined in Manifest.dsx, not the zipfile.
Supported Python versions
Python 3.11
Usage
>>> from fs.dimzipfs import DIMZipFS
>>> DIMZipFS('IM00013176-02_DAZStudio421Win64bit.zip').listdir('')
....
['Application[PC-64-DAZ Studio-4.5]', 'Temp[PC-64]']
>>> DIMZipFS('IM00013176-42_DefaultResourcesforDAZStudio420.zip').opendir('Content').listdir('')
....
['data', 'Light Presets', 'Props', "ReadMe's", 'Render Presets', 'Runtime', 'Scenes', 'Scripts', 'Shader Presets']
License
This module is published under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fs_dimzipfs-0.1.0.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file fs_dimzipfs-0.1.0.tar.gz
.
File metadata
- Download URL: fs_dimzipfs-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa0940fb4d0c1024568387754d50f8829acf45123ccf1a666b71efded2838476 |
|
MD5 | d0b0dc92936d82b34286ebac7e03bac3 |
|
BLAKE2b-256 | 5c11038d3d7a6ff9d629ec1e124496885e36653e800df6b52c9f2366cea1ef68 |
File details
Details for the file fs_dimzipfs-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: fs_dimzipfs-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8ac7800eedb6c720995b8b4031412eaff4070ef11759291280b71e752bc1580 |
|
MD5 | 677d0e5f1ab1f13455f6a6687ae9e4d8 |
|
BLAKE2b-256 | 89e27aca72c7936bb7e0d395df0bb9b2320e965528db664c0d731a8343d2b560 |