Metadata-Version: 2.1
Name: fxxkpy
Version: 2.0.1
Summary: 这是一个中国人写的、非常棒的反Python库。
Home-page: https://github.com/John7457/fxxkpy
Author: SupJoN
Author-email: supjon@supjon.eu.org
Maintainer: SupJoN
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
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 fxxkpy --update
```

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