python自学项目
☆256Oct 30, 2022Updated 3 years ago
Alternatives and similar repositories for python-
Users that are interested in python- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- python爬虫,包含大小项目☆812Oct 24, 2019Updated 6 years ago
- 用Python做些有趣的项目☆1,068Mar 1, 2019Updated 7 years ago
- Django项目,Open Store 开源应用商店☆13Sep 27, 2014Updated 11 years ago
- game server based on wentby frame☆11Jun 12, 2020Updated 6 years ago
- 绕过校园网web认证☆16May 16, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 用python编写的爬虫项目集合☆1,805May 12, 2026Updated last month
- 一百多个简单的 Python 迷你项目,可提高你的 Python 技能。☆20Sep 11, 2022Updated 3 years ago
- python开源项目☆194Jan 9, 2018Updated 8 years ago
- Python3编写的各种大小程序,包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码☆5,301Apr 3, 2023Updated 3 years ago
- Free course for Resume, 整理和搜集网络免费的项目实战课程,包括 Java 项目实战,Python 项目实战,C++ 项目实战等☆5,285Sep 23, 2025Updated 9 months ago
- 仓库主要为了学习Python和机器学习基础,每一章的具体知识点可以在下面的目录中详细查看课程大纲,具体的讲义文档,提供在线阅读和下载,大部分的章节讲义使用了Gitbook进行整章的阅读,同样的,在学习的过程中,我在代码中都每行进行了注释,基本上不用看文档也能理解,方便进行阅…☆1,538May 6, 2026Updated last month
- 中间件技术 COM 实验示例代码☆11Jun 27, 2018Updated 8 years ago
- 情感极性分析repository2:多分类器组合的情感极性分析方法研究。☆14Jun 3, 2016Updated 10 years ago
- A simple programming problem to practice your coding skills. With visualzations and unit tests☆15Oct 17, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 小码哥底层原理班视频笔记与代码☆10Jul 10, 2018Updated 7 years ago
- idea 激活服务器搭建脚本☆12Dec 14, 2018Updated 7 years ago
- Python课程作业,一个是基于tkinter和MySQL实现的学生管理系统,仅实现了基本增删改查功能。另一个是使用Tkinter实现的简单计算器☆11Jul 23, 2023Updated 2 years ago
- 渡一教育为web前端学习者提供的服务器,可以直接通过http协议控制服务端。专为还未学习后端语言的同学打造。☆10May 9, 2018Updated 8 years ago
- go编译器编译过程, 主要学习go语法分析,AST,SSA分析。以便更好的理解Go☆12Feb 5, 2022Updated 4 years ago
- 《UNIX网络编程·卷2:进程间通信(第2版)》学习笔记☆16Aug 8, 2018Updated 7 years ago
- ☆13Mar 18, 2020Updated 6 years ago
- 有趣的Python爬虫和Python数据分析小项目(Some interesting Python crawlers and data analysis projects)☆4,990Jul 6, 2021Updated 4 years ago
- 服务端负载均衡, 提供文件的秒传,支持断点续传,对重复文件进行了空间优化, 所有相同的文件只占用一份存储空间。☆11Jun 17, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Electronic Engineering/Communication Engineering Course Design of SCNU(华南师范大学电子信息类/通信工程专业,课程设计/综合实验设计代码及相关文件)☆32Aug 29, 2020Updated 5 years ago
- 通过评论、新闻获取数据并判别真实性做情感倾向因素分析对商品作预测☆17Nov 20, 2016Updated 9 years ago
- Python 全栈学习教程☆48Jul 8, 2022Updated 3 years ago
- 基于深度学习对股票进行简单分析(pytorch实现)☆18Jul 14, 2020Updated 5 years ago
- 基于Python的接口自动化测试工具,从Excel读取用例。☆23Aug 1, 2017Updated 8 years ago
- 使用scrapy框架爬取豆瓣影评,利用python对数据进行清洗分析,最后进行可视化☆15Sep 5, 2020Updated 5 years ago
- A small fast isam/btree library for key/val access☆12Jul 10, 2010Updated 15 years ago
- 小白 python 教程☆26,545May 15, 2026Updated last month
- 软件测试方向,《接口测试》课程仓库☆67Oct 7, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 通过python爬虫,对将睿思每周新上传的电影进行打分,分数取自豆瓣电影评分。然后将最终数据做统计,分数高于7分的电影筛选出来,方便我们下载好看的电影。☆14Dec 31, 2014Updated 11 years ago
- 生成mysql数据库的数据字典,并导入到excel☆12Apr 28, 2017Updated 9 years ago
- Another C++ rabbitmq wrapper based on librabbitmq-c☆10Jun 15, 2018Updated 8 years ago
- 哈工大深圳 电信学院 通信工程 部分实验课程代码仓库☆32Feb 3, 2023Updated 3 years ago
- 用于求解偏微分方程的有限元程序(1&2D finite element codes used to solve PDE)☆18Mar 30, 2026Updated 3 months ago
- 各种爬虫的集合,包括requests、pyquery、bs4、代理池、selenium、appium、mitmproxy等的使用☆14Jul 19, 2018Updated 7 years ago
- 12306客户端(MFC版本)☆38Jan 26, 2014Updated 12 years ago