Metadata-Version: 2.1
Name: fxxkpy
Version: 2.0.0
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


# fxxkpy
一个反Python库


<!-- 在与setup.py同级目录下，使用python的命令:
```bash
python setup.py sdist bdist_wheel
```
这样我们就能跟看到setup.py文件夹下面多了一个build文件夹，打开就能看到我们的生成的.whl文件了。我们可以尝试用pip安装这个包。 -->

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

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