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

# LongcatvideoPro (Python package)

LongCat Video official website - SEO backlink package.

## Official Website

Visit: [https://www.longcatvideo.pro](https://www.longcatvideo.pro)

## Installation

```bash
pip install longcatvideo_pro
```

## Usage

```python
import longcatvideo_pro

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