Metadata-Version: 2.4
Name: python-plus-tools
Version: 1.0.2.post0
Summary: For the expansion of python content, it covers science, debugging and other fields.
Home-page: https://github.com/xystudio889/pyplus
Author: xystudio
Author-email: 173288240@qq.com
License: MIT
Requires-Python: >=3.10
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-python
Dynamic: summary

# pyplus
## Description
> The xystudio-all library has stopped supporting and deleted all source code. It is recommended that all projects use a safer pyplus library, and it has some new interfaces have been added on the basis of the original xystudio-all library.

>Now code is not modify,so the source code maybe is messy.

For the expansion of python content, it covers science, debugging and other fields.

---
## Library document
Documents have not been completed.

---
## Import method
Move `./pyplus` to `your_python_intall_path\Lib`.

## Check import successful
After move complete,open the python,input
```python
import pyplus
```
If no error,download successful.

---
