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

# Seedream6App (Python package)

Seedream 6.0 official website - SEO backlink package.

## Official Website

Visit: [https://www.seedream6.app](https://www.seedream6.app)

## Installation

```bash
pip install seedream6_app
```

## Usage

```python
import seedream6_app

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