Metadata-Version: 2.1
Name: d2py
Version: 0.1.0
Summary: Dive into Python.
Home-page: https://github.com/xinetzone/d2py
Author: Xinwei Liu
Author-email: 735613050@qq.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

[![PyPI](https://img.shields.io/pypi/v/d2py.svg)](https://pypi.org/project/d2py/) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/d2py.svg) [![GitHub issues](https://img.shields.io/github/issues/xinetzone/d2py)](https://github.com/xinetzone/d2py/issues) [![GitHub forks](https://img.shields.io/github/forks/xinetzone/d2py)](https://github.com/xinetzone/d2py/network) [![GitHub stars](https://img.shields.io/github/stars/xinetzone/d2py)](https://github.com/xinetzone/d2py/stargazers) [![GitHub license](https://img.shields.io/github/license/xinetzone/d2py)](https://github.com/xinetzone/d2py/blob/main/LICENSE) ![repo size](https://img.shields.io/github/repo-size/xinetzone/d2py.svg) [![contributors](https://img.shields.io/github/contributors/xinetzone/d2py.svg)](https://github.com/xinetzone/d2py/graphs/contributors) [![watcher](https://img.shields.io/github/watchers/xinetzone/d2py.svg)](https://github.com/xinetzone/d2py/watchers)

发现和创造任何有趣的事情！

## PyPI

可以使用 `pip` 安装：

```sh
pip install p2py
```



