Metadata-Version: 2.1
Name: fxxkpy
Version: 2.4.4
Summary: 这是一个中国人写的、非常棒的反Python库。
Home-page: https://github.com/SupJoN/fxxkpy
Author: SupJoN
Author-email: supjon@supjon.eu.org
Maintainer: SupJoN
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Provides-Extra: more support
Provides-Extra: look better
License-File: LICENSE


# fxxkpy

一个反 Python 库

## 开源协议

本代码遵守 MIT 协议开源

## 使用方法

### 编译

windows 请运行 install.bat 安装 fxxkpy<br>
linux 和 macOS 请运行 install.sh 安装 fxxkpy

注意：pip 和 python 按需替换成 pip3 和 python3

### pip 安装

```
pip install fxxkpy
```

### pip 升级

```
pip install --upgrade fxxkpy
```

## 仓库地址

1. GitHub 仓库
    - [fxxkpy 仓库](https://github.com/SupJoN/fxxkpy)<br>
    - [Wallpaper 仓库](https://github.com/SupJoN/wallpaper)
    - 注: DynamicWallpaper 的具体使用请看 wallpaper.py 里的注释
2. PyPI 仓库
    - [fxxkpy 仓库](https://pypi.org/project/fxxkpy/)
