Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xinetzone/demo-book
https://github.com/xinetzone/demo-book
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xinetzone/demo-book
- Owner: xinetzone
- License: apache-2.0
- Created: 2022-05-23T04:19:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T12:04:58.000Z (over 2 years ago)
- Last Synced: 2024-10-14T14:44:15.335Z (about 1 month ago)
- Language: Python
- Homepage: https://xinetzone.github.io/demo-book/
- Size: 2.72 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# demo-book
[![PyPI](https://img.shields.io/pypi/v/demo-book.svg)](https://pypi.org/project/demo-book/) [![GitHub issues](https://img.shields.io/github/issues/xinetzone/demo-book)](https://github.com/xinetzone/demo-book/issues) [![GitHub forks](https://img.shields.io/github/forks/xinetzone/demo-book)](https://github.com/xinetzone/demo-book/network) [![GitHub stars](https://img.shields.io/github/stars/xinetzone/demo-book)](https://github.com/xinetzone/demo-book/stargazers) [![GitHub license](https://img.shields.io/github/license/xinetzone/demo-book)](https://github.com/xinetzone/demo-book/blob/main/LICENSE) ![repo size](https://img.shields.io/github/repo-size/xinetzone/demo-book.svg) [![contributors](https://img.shields.io/github/contributors/xinetzone/demo-book.svg)](https://github.com/xinetzone/demo-book/graphs/contributors) [![watcher](https://img.shields.io/github/watchers/xinetzone/demo-book.svg)](https://github.com/xinetzone/demo-book/watchers) [![watcher](https://img.shields.io/github/watchers/xinetzone/pytorch-book.svg)](https://github.com/xinetzone/pytorch-book/watchers) [![Documentation Status](https://readthedocs.org/projects/demo-book/badge/?version=latest)](https://demo-book.readthedocs.io/zh/latest/?badge=latest) [![Downloads](https://pepy.tech/badge/demo-book/week)](https://pepy.tech/project/demo-book) [![Downloads](https://pepy.tech/badge/demo-book)](https://pepy.tech/project/demo-book)
## 支持 PyPI
需要安装 `demo-book` 包:
```shell
pip install demo-book
```