Skip to main content

DAZ Content Package Generator

Project description

gendazpack is a DAZ Studio content package generator.

Supported Python versions

  • Python 3.11+

Usage

gendazpack [-h] [-g GLOBAL_ID] [-u URL] [-p PREFIX] [-s SKU] [-I ID] [-S STORE] [-n NAME] [-t <TAGS ...>] [-a <AUTHORS ...>] [-d DESCRIPTION] [-i IMAGE] [-r README] [-v] content_location

positional arguments:

content_location Content directory

options:
-h, --help

show this help message and exit

-g GLOBAL_ID, --global-id GLOBAL_ID

Product Global ID

-u URL, --url URL

URL for product information

-p PREFIX, --prefix PREFIX

Source Prefix

-s SKU, --sku SKU

Product SKU

-I ID, --id ID

Package ID

-S STORE, --store STORE

Product Store

-n NAME, --name NAME

Product [Part] Name

-t <TAGS …>, --tags <TAGS …>

Tags

-a <AUTHORS …>, --authors <AUTHORS …>

Authors

-d DESCRIPTION, --description DESCRIPTION

Product Description

-i IMAGE, --image IMAGE

Product Image

-r README, --readme README

Product ReadMe

-v, --verbose

enable verbose output

E:\> gendazpack --sku 000000 --name "My Product" E:\ContentToPackage

E:\> gendazpack --prefix ROSITY --sku 000000 --store Renderosity --name "Some Product" --image E:\ProductImage.png --readme E:\ProductReadme.pdf  E:\ContentToPackage

E:\> gendazpack --url https://www.renderosity.com/marketplace/products/000000/some-product E:\ContentToPackage

License

This module is published under the MIT license.

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

gendazpack-0.1.2.tar.gz (15.7 kB view hashes)

Uploaded Source

Built Distribution

gendazpack-0.1.2-py3-none-any.whl (21.2 kB view hashes)

Uploaded Python 3

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