Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

apachecn/lmpythw-zh

Repository files navigation

笨办法学 Python · 续 中文版

原书:Learn More Python 3 The Hard Way

译者:飞龙

自豪地采用谷歌翻译

下载

Docker

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

PYPI

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

NPM

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

赞助我

协议

CC BY-NC-SA 4.0

About

📖 [译] 笨办法学 Python · 续 中文版

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published