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

# Kling4App (Python package)

Kling 4.0 official website - SEO backlink package.

## Official Website

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

## Installation

```bash
pip install kling4_app
```

## Usage

```python
import kling4_app

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