Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xinetzone/xyzstyle
Generic knowledge base template.
https://github.com/xinetzone/xyzstyle
book d2py deep-learning jupyter-notebook python sphinx sphinx-theme xyzstyle
Last synced: about 1 month ago
JSON representation
Generic knowledge base template.
- Host: GitHub
- URL: https://github.com/xinetzone/xyzstyle
- Owner: xinetzone
- License: apache-2.0
- Created: 2022-03-12T03:13:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T04:44:48.000Z (2 months ago)
- Last Synced: 2024-09-30T09:27:01.630Z (about 2 months ago)
- Topics: book, d2py, deep-learning, jupyter-notebook, python, sphinx, sphinx-theme, xyzstyle
- Language: Python
- Homepage: https://xinetzone.github.io/xyzstyle/
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
```