Metadata-Version: 2.1
Name: sanstylex-demo
Version: 0.0.1
Summary: Dive into Python.
Author-email: xinetzone <735613050@qq.com>
Maintainer-email: xinetzone <735613050@qq.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: d2py
Requires-Dist: sphinx<6 ; extra == "doc"
Requires-Dist: sphinxcontrib-youtube ; extra == "doc"
Requires-Dist: sphinx-favicon ; extra == "doc"
Requires-Dist: xyzstyle ; extra == "doc"
Requires-Dist: pydata-sphinx-theme>=0.7.2 ; extra == "doc"
Requires-Dist: sphinx-book-theme ; extra == "doc"
Requires-Dist: ablog ; extra == "doc"
Requires-Dist: ipywidgets>=7.0.0 ; extra == "doc"
Requires-Dist: myst-nb ; extra == "doc"
Requires-Dist: sphinxcontrib-websupport ; extra == "doc"
Requires-Dist: sphinx-thebe ; extra == "doc"
Requires-Dist: sphinx-copybutton ; extra == "doc"
Requires-Dist: sphinx-comments ; extra == "doc"
Requires-Dist: plotly ; extra == "doc"
Requires-Dist: pandas ; extra == "doc"
Requires-Dist: matplotlib ; extra == "doc"
Requires-Dist: sphinxcontrib-mermaid ; extra == "doc"
Requires-Dist: sphinx-design ; extra == "doc"
Requires-Dist: sphinx-automodapi ; extra == "doc"
Requires-Dist: sphinxext-rediraffe ; extra == "doc"
Requires-Dist: sphinx-plotly-directive ; extra == "doc"
Requires-Dist: jupyter-dash ; extra == "doc"
Requires-Dist: plotly ; extra == "doc"
Requires-Dist: sphinx-sitemap ; extra == "doc"
Requires-Dist: bokeh ; extra == "doc"
Project-URL: Home, https://github.com/sanstylex/sanstylex-demo
Provides-Extra: doc

# sanstylex/sanstylex-demo

![repo size](https://img.shields.io/github/repo-size/sanstylex/sanstylex-demo.svg)
[![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]

学无止境！

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

## PyPI

支持 PyPI：

```sh
pip install sanstylex/sanstylex-demo
```

