Giter Club home page Giter Club logo

valdazpack's Introduction

valdazpack

valdazpack is a DAZ Studio content validator.

Supported Python versions

  • Python 3.11

Usage

valdazpack [-h] [-d <DEPENDENCIES ...>] [-D] [-O] [-p] [-s] [-H | -T TEMPLATE] [-o OUTPUT] [-v] product_path [product_path ...]

positional arguments:
product_path DIM Packages, ZIP files, or Content Directories to validate
options:
-h, --help show this help message and exit
-d <DEPENDENCIES ...>, --dependencies <DEPENDENCIES ...>
 additional DIM Packages, ZIP files, or Content Directories which are not validated but which the validated product depends on
-D, --daz enable validation rules for products distributed by Daz Productions, Inc
-O, --daz-original
 enable validation rules for products produced by Daz Productions, Inc
-H, --html generate HTML report
-T TEMPLATE, --template TEMPLATE
 generate report using Jinja template
-o OUTPUT, --output OUTPUT
 write report to file
-v, --verbose enable verbose output

For non-DIM ZIP files, a subdirectory may be specified as the content root by appending !<subdirectory> to the filename: example.zip!My Library

E:\> valdazpack --dependencies "C:\Users\Username\Documents\MDL" --html --output report.html OMNFLUX00000001-01_NVIDIAvMaterials170ShaderPresets.zip

E:\> valdazpack --dependencies "D:\InstallManager\Downloads\IM00042071-02_Genesis8MaleStarterEssentials.zip" --html --output report.html "D:\My Custom G8M Character"

E:\> valdazpack --daz-original --html --output report.html "D:\InstallManager\Downloads\IM00042071-02_Genesis8MaleStarterEssentials.zip"

E:\> valdazpack --html --output report.html "example.zip!My Library"

License

This module is published under the MIT license.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.