2023.211.0 • Published 2 years ago

tujie-python-biancheng-showmeai v2023.211.0

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

图解 Python 编程(ShowMeAI)

下载

Docker

docker pull apachecn0/tujie-python-biancheng-showmeai
docker run -tid -p <port>:80 apachecn0/tujie-python-biancheng-showmeai
# 访问 http://localhost:{port} 查看文档

PYPI

pip install tujie-python-biancheng-showmeai
tujie-python-biancheng-showmeai <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g tujie-python-biancheng-showmeai
tujie-python-biancheng-showmeai <port>
# 访问 http://localhost:{port} 查看文档
2023.211.0

2 years ago