Metadata-Version: 2.4
Name: seedance_3_org
Version: 0.1.0
Summary: Seedance 3.0 official website - SEO backlink package.
Project-URL: Homepage, https://www.seedance-3.org
License: MIT
License-File: LICENSE
Keywords: backlink,https://www.seedance-3.org,seedance_3_org,seo
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Seedance3Org (Python package)

Seedance 3.0 official website - SEO backlink package.

## Official Website

Visit: [https://www.seedance-3.org](https://www.seedance-3.org)

## Installation

```bash
pip install seedance_3_org
```

## Usage

```python
import seedance_3_org

info = seedance_3_org.get_info()
print(info["website"])
```
