Metadata-Version: 2.1
Name: WenlongTest
Version: 1.0.1
Summary: Python helper tools
Home-page: https://pypi.org/project/yourtools/
Author: Wenlong Huang
Author-email: 3220338166@qq.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4 ==4.13.3
Requires-Dist: bs4 ==0.0.2
Requires-Dist: certifi ==2025.1.31
Requires-Dist: charset-normalizer ==3.4.1
Requires-Dist: idna ==3.10
Requires-Dist: requests ==2.32.3
Requires-Dist: soupsieve ==2.6
Requires-Dist: typing-extensions ==4.12.2
Requires-Dist: urllib3 ==2.3.0

## Installation
pip3 install WenlongTest
pip3 uninstall WenlongTest
## 描述
这是一个测试单元，用于计算器的实现
