# 58_cpython_projs **Repository Path**: linux2014/58_cpython_projs ## Basic Information - **Project Name**: 58_cpython_projs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-14 - **Last Updated**: 2025-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- --- ### 各个版本的cpython: https://github.com/python/cpython https://cython.org/ https://pypi.org/ ### python https://docs.python.org/3.7/ https://docs.python.org/3.7/c-api/index.html ### python加速方案: https://www.zhihu.com/search?type=content&q=python%20tix ### python官网: https://www.python.org/downloads/ ### python+vscode: https://zhuanlan.zhihu.com/p/670758797 https://zhuanlan.zhihu.com/p/346996166 ### lldb+vscode: https://www.bilibili.com/video/BV1F34y1T7Da/?vd_source=932b2633a1ef2d04720b7ff9de33f196 --- ### pdb: https://www.jianshu.com/p/0801874f2b44 https://cloud.tencent.com/developer/article/1496630 https://www.php.cn/faq/85456.html --- ### python执行: https://blog.csdn.net/HaoZiHuang/article/details/145157834 https://blog.csdn.net/stqer/article/details/136280166 https://gitee.com/linux2014/setuptools-39.2.0 https://gitee.com/linux2014/pip_v181 ### cpython: https://www.zhihu.com/column/c_1727610075772956673 https://realpython.com/cpython-source-code-guide/ --- ### python源码分析与构建: https://zhuanlan.zhihu.com/p/714074051 https://www.jb51.net/python/323034adc.htm https://zhuanlan.zhihu.com/p/493341996 https://blog.csdn.net/leyouBaloy/article/details/135216731 https://www.zhihu.com/column/c_1344639277142183936 https://www.cnblogs.com/fortwo/archive/2013/04/25/3042675.html ### python源码解析 https://zhuanlan.zhihu.com/p/165232299 https://github.com/zpoint/CPython-Internals https://zhuanlan.zhihu.com/p/79656976 ### 在windows环境下构建python: https://zhuanlan.zhihu.com/p/601343101 ### c+python: https://blog.51cto.com/u_12902/6785368 https://edu.51cto.com/lesson/1006907.html?utm_platform=pc&utm_medium=51cto&utm_source=shequ&utm_content=bk_article_tuijian --- ### cpython源码编译: https://blog.csdn.net/leyouBaloy/article/details/135216731 https://blog.csdn.net/jimmyleeee/article/details/108660163 https://openatomworkshop.csdn.net/674045783a01316874d723bb.html https://zhuanlan.zhihu.com/p/493341996 --- ### cpython: https://www.cnblogs.com/KirinSB/p/13724883.html https://www.cnblogs.com/Chang-LeHung/p/17383605.html https://zhuanlan.zhihu.com/p/613056607 https://www.cnblogs.com/wang_yb/p/18696521 https://zhuanlan.zhihu.com/p/49451546 https://zhuanlan.zhihu.com/p/408370388 https://zhuanlan.zhihu.com/p/79656976 https://gitee.com/linux2014/70_talent_projs ### Scikit-Learn 源码研读 https://zhuanlan.zhihu.com/p/111853537 --- --- ### python源码分析和实战 #### Crawlee—A web scraping and browser automation library for Python to build reliable crawlers: https://github.com/apify/crawlee-python ### cpython: https://zhuanlan.zhihu.com/p/618973436 https://blog.csdn.net/qq_45537774/category_12236600.html https://www.cnblogs.com/KirinSB/p/13724883.html https://zhuanlan.zhihu.com/p/149190450 https://blog.csdn.net/qq_45537774/article/details/129720029 https://blog.csdn.net/qq_45537774/article/details/130377561 https://www.jb51.net/article/283663.htm https://baijiahao.baidu.com/s?id=1822215129338772380&wfr=spider&for=pc --- ### 机器学习和自然语言处理: https://leeguoren.blog.csdn.net/article/details/96160981 https://blog.csdn.net/kl28978113/category_6941890.html --- ---