{"id":15028247,"url":"https://github.com/injetlee/python","last_synced_at":"2025-05-13T23:08:32.363Z","repository":{"id":37270569,"uuid":"61815141","full_name":"injetlee/Python","owner":"injetlee","description":"Python脚本。模拟登录知乎， 爬虫，操作excel，微信公众号，远程开机","archived":false,"fork":false,"pushed_at":"2023-10-10T05:43:43.000Z","size":7007,"stargazers_count":9998,"open_issues_count":82,"forks_count":4227,"subscribers_count":733,"default_branch":"master","last_synced_at":"2025-04-10T12:40:47.927Z","etag":null,"topics":["crawler","excel","python","wechat"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/injetlee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-06-23T15:15:23.000Z","updated_at":"2025-04-10T11:42:18.000Z","dependencies_parsed_at":"2023-10-21T09:15:19.688Z","dependency_job_id":null,"html_url":"https://github.com/injetlee/Python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/injetlee%2FPython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/injetlee%2FPython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/injetlee%2FPython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/injetlee%2FPython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/injetlee","download_url":"https://codeload.github.com/injetlee/Python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254041715,"owners_count":22004757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crawler","excel","python","wechat"],"created_at":"2024-09-24T20:07:53.616Z","updated_at":"2025-05-13T23:08:27.341Z","avatar_url":"https://github.com/injetlee.png","language":"Python","readme":"\n# 欢迎关注我的微信公众号【智能制造社区】\n\n## 左手代码，右手制造，分享智能制造相关技术和业务，包括 Python, C#, 数据库，工业大数据、物联网技术及MES/ERP/SAP等系统。\n\n## 可以通过微信公众号加我好友\n\n![二维码](qrcode.jpg)\n\n# 内容列表\n\n## [Python微信公众号开发](https://github.com/injetlee/Python/tree/master/wechat)\n\n- ### Python 微信公众号开发—小白篇(一)\n\n- ### Python 公众号开发—颜值检测\n\n## [Python 爬虫入门合集](https://github.com/injetlee/Python/tree/master/%E7%88%AC%E8%99%AB%E9%9B%86%E5%90%88)\n\n- ### Python 爬虫入门(一)——爬取糗事百科\n\n- ### Python 爬虫入门(二)——爬取妹子图\n\n- ### Python 爬虫——Python 岗位分析报告\n\n- ### Python 爬虫利器——Selenium介绍\n\n- ### Python 爬虫—— 抖音 App 视频抓包爬取\n\n## [Python 黑魔法](https://github.com/injetlee/Python/tree/master/Python%20%E9%BB%91%E9%AD%94%E6%B3%95)\n\n- ### Python 远程关机\n\n## SQL 数据库\n\n- [1 小时 SQL 极速入门（一）](https://mp.weixin.qq.com/s/Lx4B349OlD49ihJPnB6YiA)\n- [1 小时 SQL 极速入门（二）](https://mp.weixin.qq.com/s/D-CEtGYomne5kV_Ji4lodA)\n- [1 小时 SQL 极速入门（三）](https://mp.weixin.qq.com/s/7aJqrhCNcvnt2gO3p5P50Q)\n- [SQL 高级查询——（层次化查询，递归）](https://mp.weixin.qq.com/s/R9Yldd-5AK4ObRA9Lfbz-Q)\n- [GROUP BY高级查询,ROLLUP，CUBE，GROUPPING详解](https://mp.weixin.qq.com/s/_OK6dtHGhp7ukC2pe1ginQ)\n- [SQL 行转列，列转行](https://mp.weixin.qq.com/s/xOFIg42FQhNpyg94ajhtqQ)\n\n## 其他\n\n- 1.[获取当前CPU状态，存储到Influxdb](https://github.com/injetlee/demo/blob/master/CpuToInfluxdb.py)\n\n- 2.[模拟登录知乎](https://github.com/injetlee/demo/blob/master/login_zhihu.py)\n\n- 3.[对目录下所有文件计数](https://github.com/injetlee/demo/blob/master/countFile.py)\n\n- 4.[爬取豆瓣电影top250](https://github.com/injetlee/demo/blob/master/douban_movie.py)\n\n- 5.[Excel文件读入数据库](https://github.com/injetlee/demo/blob/master/excelToDatabase.py)\n\n- 6.[爬取拉勾网职位信息](https://github.com/injetlee/demo/blob/master/lagouSpider.py)\n\n- 7.[批量修改文件名](https://github.com/injetlee/demo/blob/master/ModifyFilename.py)\n\n- 8.[读写excel](https://github.com/injetlee/demo/blob/master/readExcel.py)\n\n- 9.[下载必应首页图片,只下载当天的，一张。](https://github.com/injetlee/Python/blob/master/biyingSpider.py)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finjetlee%2Fpython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finjetlee%2Fpython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finjetlee%2Fpython/lists"}