0.0.1-security.1 • Published 10 months ago

mpl-sanling-cb-zh v0.0.1-security.1

Weekly downloads
-
License
-
Repository
-
Last release
10 months 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} 查看文档