Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xinetzone/d2py
Dive into Python!
https://github.com/xinetzone/d2py
d2py sphinx
Last synced: 19 days ago
JSON representation
Dive into Python!
- Host: GitHub
- URL: https://github.com/xinetzone/d2py
- Owner: xinetzone
- License: apache-2.0
- Created: 2021-12-12T13:30:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T01:56:03.000Z (20 days ago)
- Last Synced: 2024-10-26T22:00:47.290Z (20 days ago)
- Topics: d2py, sphinx
- Language: Jupyter Notebook
- Homepage: https://xinetzone.github.io/d2py/
- Size: 33 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# 动手学习 Python
![repo size](https://img.shields.io/github/repo-size/xinetzone/d2py.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/d2py.svg
[pypi-link]: https://pypi.org/project/d2py/
[issue-badge]: https://img.shields.io/github/issues/xinetzone/d2py
[issue-link]: https://github.com/xinetzone/d2py/issues
[fork-badge]: https://img.shields.io/github/forks/xinetzone/d2py
[fork-link]: https://github.com/xinetzone/d2py/network
[star-badge]: https://img.shields.io/github/stars/xinetzone/d2py
[star-link]: https://github.com/xinetzone/d2py/stargazers
[license-badge]: https://img.shields.io/github/license/xinetzone/d2py
[license-link]: https://github.com/xinetzone/d2py/LICENSE
[contributor-badge]: https://img.shields.io/github/contributors/xinetzone/d2py
[contributor-link]: https://github.com/xinetzone/d2py/contributors
[watcher-badge]: https://img.shields.io/github/watchers/xinetzone/d2py
[watcher-link]: https://github.com/xinetzone/d2py/watchers
[binder-badge]: https://mybinder.org/badge_logo.svg
[binder-link]: https://mybinder.org/v2/gh/xinetzone/d2py/main
[install-badge]: https://img.shields.io/pypi/dw/d2py?label=pypi%20installs
[install-link]: https://pypistats.org/packages/d2py
[status-badge]: https://readthedocs.org/projects/d2py/badge/?version=latest
[status-link]: https://d2py.readthedocs.io/zh/latest/?badge=latest
[download-badge]: https://pepy.tech/badge/d2py
[download-link]: https://pepy.tech/project/d2py## PyPI
支持 PyPI:
```sh
pip install d2py
```## 文档模板
优质文档模板:
- [xbook](https://xinetzone.github.io/xbook/index.html)