Metadata-Version: 2.4
Name: wan3video-site-kit
Version: 0.1.0
Summary: URL helpers and metadata utilities for WAN 3.0 Video (wan3video.art)
Project-URL: Homepage, https://wan3video.art
Project-URL: Repository, https://github.com/bbwdadfg/wan3video-site-kit
Project-URL: Issues, https://github.com/bbwdadfg/wan3video-site-kit/issues
Author: WAN 3.0 Video
License-Expression: MIT
License-File: LICENSE
Keywords: ai-video,image-to-video,text-to-video,url-helpers,wan3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# wan3video-site-kit

Public URL helpers and metadata constants for [WAN 3.0 Video](https://wan3video.art/), an AI text-to-video and image-to-video studio.

> Independent third-party helper package for integrating public site URLs. Not an official Alibaba WAN / Tongyi Wanxiang SDK.

## What is WAN 3.0 Video?

WAN 3.0 Video generates cinematic AI video from a text prompt or still image in the browser at https://wan3video.art/ — multi-ratio framing, second-based credits, and sound when the model returns it.

## Features

- Build URLs for studio, pricing, text-to-video, image-to-video, about, and legal pages
- Expose public metadata for package integrations
- English is prefixless; Simplified Chinese uses `/zh`
- Multi-ecosystem: npm, PyPI, Packagist, Hex, NuGet, Go

## Installation

```bash
npm install wan3video-site-kit
pip install wan3video-site-kit
```

CLI:

```bash
wan3video-site-kit urls
```

## Homepage

https://wan3video.art/

## License

MIT
