From a552e43c66643531e694374d0390507ce9405e34 Mon Sep 17 00:00:00 2001 From: MaoXianxin Date: Fri, 25 Jun 2021 14:22:11 +0800 Subject: [PATCH] =?UTF-8?q?Python=E4=B8=93=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f7e6e94..42225ed 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,21 @@ ## Python学习资源汇总 -| 项目名称 | 项目链接 | -| ------------------------------- | ---------------------------------------------------------- | -| mirrors/jack-cherish/pythonpark | https://codechina.csdn.net/mirrors/jack-cherish/pythonpark | +| 项目名称 | 项目链接 | +| ---------------------------------- | ------------------------------------------------------------ | +| mirrors/jack-cherish/pythonpark | https://codechina.csdn.net/mirrors/jack-cherish/pythonpark | +| mirrors/jackfrued/python-100-days | https://codechina.csdn.net/mirrors/jackfrued/Python-100-Days | +| mirrors/busyyang/python_sound_open | https://codechina.csdn.net/mirrors/busyyang/python_sound_open | ## Python练手项目 | 项目名称 | 项目链接 | | --------------------------------- | ------------------------------------------------------------ | -| qq_42279468/python_pet2_liqiujian | https://codechina.csdn.net/qq_42279468/python_pet2_liqiujian | \ No newline at end of file +| qq_42279468/python_pet2_liqiujian | https://codechina.csdn.net/qq_42279468/python_pet2_liqiujian | + +## Python点云 + +| 项目名称 | 项目链接 | +| --------------------------- | ------------------------------------------------------ | +| mirrors/strawlab/python-pcl | https://codechina.csdn.net/mirrors/strawlab/python-pcl | + -- GitLab