2022.819.0 • Published 2 years ago

mpl-sanling-cb-zh v2022.819.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
2 years ago

Matplotlib 3.0 秘籍(初译)

下载

Docker

docker pull apachecn0/mpl-30-cb-zh
docker run -tid -p <port>:80 apachecn0/mpl-30-cb-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install mpl-30-cb-zh
mpl-30-cb-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g mpl-sanling-cb-zh
mpl-sanling-cb-zh <port>
# 访问 http://localhost:{port} 查看文档