Metadata-Version: 2.3
Name: xyzstyle
Version: 0.0.9
Summary: Sphinx demo.
Author-email: xinetzone <735613050@qq.com>
Maintainer-email: xinetzone <735613050@qq.com>
Requires-Python: >=3.8
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: sphinx_book_theme
Requires-Dist: pytest-cov ; extra == "coverage"
Requires-Dist: pytest-regressions ; 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: invoke ; extra == "doc"
Requires-Dist: myst-nb ; extra == "doc"
Requires-Dist: sphinx ; extra == "doc"
Requires-Dist: sphinxext-rediraffe ; extra == "doc"
Requires-Dist: sphinx-copybutton ; extra == "doc"
Requires-Dist: sphinx_design ; extra == "doc"
Requires-Dist: jupyterlab ; extra == "doc"
Requires-Dist: jupyter_server ; extra == "doc"
Requires-Dist: jupyterlab_server ; extra == "doc"
Requires-Dist: sphinx-autoapi ; extra == "doc"
Requires-Dist: linkify-it-py ; extra == "doc"
Requires-Dist: sphinx-sitemap ; extra == "doc"
Requires-Dist: sphinxcontrib-katex ; extra == "doc"
Requires-Dist: sphinx-thebe ; extra == "doc"
Requires-Dist: libarchive-c ; extra == "doc"
Requires-Dist: jupyterlite-sphinx ; extra == "doc"
Requires-Dist: jupyterlite-pyodide-kernel ; extra == "doc"
Requires-Dist: jupyterlite-xeus ; extra == "doc"
Requires-Dist: voici ; extra == "doc"
Requires-Dist: python-docx ; extra == "docx"
Requires-Dist: xyzstyle[doc] ; extra == "docx"
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: docx
Provides-Extra: test

# xyzstyle

[![PyPI][pypi-badge]][pypi-link]
[![GitHub issues][issue-badge]][issue-link]
[![GitHub forks][fork-badge]][fork-link]
[![GitHub stars][star-badge]][star-link]
[![GitHub license][license-badge]][license-link]
[![contributors][contributor-badge]][contributor-link]
[![watcher][watcher-badge]][watcher-link]
[![Binder][binder-badge]][binder-link]
[![Downloads][download-badge]][download-link]
[![Documentation Status][status-badge]][status-link]
[![PyPI - Downloads][install-badge]][install-link]
![repo size](https://img.shields.io/github/repo-size/xinetzone/xyzstyle.svg)
[![Downloads Week](https://pepy.tech/badge/xyzstyle/week)](https://pepy.tech/project/xyzstyle)

学无止境！

[pypi-badge]: https://img.shields.io/pypi/v/xyzstyle.svg
[pypi-link]: https://pypi.org/project/xyzstyle/
[issue-badge]: https://img.shields.io/github/issues/xinetzone/xyzstyle
[issue-link]: https://github.com/xinetzone/xyzstyle/issues
[fork-badge]: https://img.shields.io/github/forks/xinetzone/xyzstyle
[fork-link]: https://github.com/xinetzone/xyzstyle/network
[star-badge]: https://img.shields.io/github/stars/xinetzone/xyzstyle
[star-link]: https://github.com/xinetzone/xyzstyle/stargazers
[license-badge]: https://img.shields.io/github/license/xinetzone/xyzstyle
[license-link]: https://github.com/xinetzone/xyzstyle/LICENSE
[contributor-badge]: https://img.shields.io/github/contributors/xinetzone/xyzstyle
[contributor-link]: https://github.com/xinetzone/xyzstyle/contributors
[watcher-badge]: https://img.shields.io/github/watchers/xinetzone/xyzstyle
[watcher-link]: https://github.com/xinetzone/xyzstyle/watchers
[binder-badge]: https://mybinder.org/badge_logo.svg
[binder-link]: https://mybinder.org/v2/gh/xinetzone/xyzstyle/main
[install-badge]: https://img.shields.io/pypi/dw/xyzstyle?label=pypi%20installs
[install-link]: https://pypistats.org/packages/xyzstyle
[status-badge]: https://readthedocs.org/projects/xyzstyle/badge/?version=latest
[status-link]: https://xyzstyle.readthedocs.io/zh/latest/?badge=latest
[download-badge]: https://pepy.tech/badge/xyzstyle
[download-link]: https://pepy.tech/project/xyzstyle

## 支持 PyPI

需要安装 `xyzstyle` 包：

```shell
pip install xyzstyle
```

