2023.212.0 • Published 1 year ago

think-python-2e-zhongwenban v2023.212.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
1 year ago

Think Python 2e 中文版

下载

Docker

docker pull apachecn0/think-python-2e-zhongwenban
docker run -tid -p <port>:80 apachecn0/think-python-2e-zhongwenban
# 访问 http://localhost:{port} 查看文档

PYPI

pip install think-python-2e-zhongwenban
think-python-2e-zhongwenban <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g think-python-2e-zhongwenban
think-python-2e-zhongwenban <port>
# 访问 http://localhost:{port} 查看文档
2023.212.0

1 year ago