# 从项目开始学Python **Repository Path**: liqingbo/python-code ## Basic Information - **Project Name**: 从项目开始学Python - **Description**: 从项目开始入手学习Python - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: https://www.liqingbo.cn/docs/python/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-17 - **Last Updated**: 2023-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 从项目开始学Python #### 介绍 从项目开始入手学习Python #### 在线手册 一本在线手册带你从项目开始学习Python https://www.liqingbo.cn/docs/python/ ## 案例 ### hello, world https://gitee.com/liqingbo/python-code/blob/main/hello.py