Metadata-Version: 2.1
Name: xyzstyle
Version: 0.0.1.dev0
Summary: Sphinx demo.
Author-email: xinetzone <735613050@qq.com>
Maintainer-email: xinetzone <735613050@qq.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Theme
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Dist: d2py
Requires-Dist: pydata_sphinx_theme
Requires-Dist: pytest-cov ; extra == "coverage"
Requires-Dist: codecov ; extra == "coverage"
Requires-Dist: xyzstyle[test] ; extra == "coverage"
Requires-Dist: pyyaml ; extra == "dev"
Requires-Dist: pre-commit ; extra == "dev"
Requires-Dist: xyzstyle[coverage] ; extra == "dev"
Requires-Dist: myst-nb ; extra == "doc"
Requires-Dist: pytest ; extra == "doc"
Requires-Dist: pytest-regressions ; extra == "doc"
Requires-Dist: sphinxext-rediraffe ; extra == "doc"
Requires-Dist: sphinx-copybutton ; extra == "doc"
Requires-Dist: pytest ; extra == "test"
Requires-Dist: xyzstyle[doc] ; extra == "test"
Project-URL: Home, https://github.com/xinetzone/xyzstyle
Provides-Extra: coverage
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test

# xyzstyle

[![PyPI](https://img.shields.io/pypi/v/xyzstyle.svg)](https://pypi.org/project/xyzstyle/) [![GitHub issues](https://img.shields.io/github/issues/xinetzone/xyzstyle)](https://github.com/xinetzone/xyzstyle/issues) [![GitHub forks](https://img.shields.io/github/forks/xinetzone/xyzstyle)](https://github.com/xinetzone/xyzstyle/network) [![GitHub stars](https://img.shields.io/github/stars/xinetzone/xyzstyle)](https://github.com/xinetzone/xyzstyle/stargazers) [![GitHub license](https://img.shields.io/github/license/xinetzone/xyzstyle)](https://github.com/xinetzone/xyzstyle/blob/main/LICENSE) ![repo size](https://img.shields.io/github/repo-size/xinetzone/xyzstyle.svg) [![contributors](https://img.shields.io/github/contributors/xinetzone/xyzstyle.svg)](https://github.com/xinetzone/xyzstyle/graphs/contributors) [![watcher](https://img.shields.io/github/watchers/xinetzone/xyzstyle.svg)](https://github.com/xinetzone/xyzstyle/watchers) [![watcher](https://img.shields.io/github/watchers/xinetzone/pytorch-book.svg)](https://github.com/xinetzone/pytorch-book/watchers) [![Downloads](https://pepy.tech/badge/xyzstyle/week)](https://pepy.tech/project/xyzstyle)  [![Downloads](https://pepy.tech/badge/xyzstyle)](https://pepy.tech/project/xyzstyle)

## 支持 PyPI

需要安装 `xyzstyle` 包：

```shell
pip install xyzstyle
```

