https://github.com/xinetzone/xbook
https://github.com/xinetzone/xbook
xbook
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xinetzone/xbook
- Owner: xinetzone
- License: apache-2.0
- Created: 2022-08-11T00:46:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-17T07:29:16.000Z (over 1 year ago)
- Last Synced: 2024-11-17T08:25:57.529Z (over 1 year ago)
- Topics: xbook
- Language: Python
- Homepage: https://xinetzone.github.io/xbook/
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 笔记模板

[![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/xyzstyle.svg
[pypi-link]: https://pypi.org/project/xyzstyle/
[issue-badge]: https://img.shields.io/github/issues/xinetzone/xbook
[issue-link]: https://github.com/xinetzone/xbook/issues
[fork-badge]: https://img.shields.io/github/forks/xinetzone/xbook
[fork-link]: https://github.com/xinetzone/xbook/network
[star-badge]: https://img.shields.io/github/stars/xinetzone/xbook
[star-link]: https://github.com/xinetzone/xbook/stargazers
[license-badge]: https://img.shields.io/github/license/xinetzone/xbook
[license-link]: https://github.com/xinetzone/xbook/LICENSE
[contributor-badge]: https://img.shields.io/github/contributors/xinetzone/xbook
[contributor-link]: https://github.com/xinetzone/xbook/contributors
[watcher-badge]: https://img.shields.io/github/watchers/xinetzone/xbook
[watcher-link]: https://github.com/xinetzone/xbook/watchers
[binder-badge]: https://mybinder.org/badge_logo.svg
[binder-link]: https://mybinder.org/v2/gh/xinetzone/xbook/main
[install-badge]: https://img.shields.io/pypi/dw/xbook?label=pypi%20installs
[install-link]: https://pypistats.org/packages/xyzstyle
[status-badge]: https://readthedocs.org/projects/xbook/badge/?version=latest
[status-link]: https://xbook.readthedocs.io/zh-cn/latest/?badge=latest
[download-badge]: https://pepy.tech/badge/xyzstyle
[download-link]: https://pepy.tech/project/xyzstyle
## 使用
文档见:[xyzstyle 主题](https://xyzstyle.readthedocs.io/zh-cn/latest/?badge=latest)
## PyPI
支持 PyPI:
```sh
pip install xbook
```