{"id":19020724,"url":"https://github.com/librauee/trick","last_synced_at":"2025-04-23T07:02:57.103Z","repository":{"id":107435263,"uuid":"206560437","full_name":"librauee/Trick","owner":"librauee","description":"🍺用Python解决一些日常生活中的问题，每个demo代码量都不大，但有其一定实用价值，也可以当作编程实战来练习","archived":false,"fork":false,"pushed_at":"2020-05-29T02:12:52.000Z","size":4011,"stargazers_count":19,"open_issues_count":0,"forks_count":20,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-17T22:09:05.788Z","etag":null,"topics":[],"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/librauee.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-05T12:38:27.000Z","updated_at":"2025-02-18T08:13:34.000Z","dependencies_parsed_at":"2023-05-17T11:30:40.951Z","dependency_job_id":null,"html_url":"https://github.com/librauee/Trick","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/librauee%2FTrick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librauee%2FTrick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librauee%2FTrick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librauee%2FTrick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/librauee","download_url":"https://codeload.github.com/librauee/Trick/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250386748,"owners_count":21422028,"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":[],"created_at":"2024-11-08T20:18:23.961Z","updated_at":"2025-04-23T07:02:57.056Z","avatar_url":"https://github.com/librauee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿![Github stars](https://img.shields.io/github/stars/librauee/Trick.svg)\n![Github stars](https://img.shields.io/github/forks/librauee/Trick.svg)\n\n\n\n\n# Trick\n\n* **Language** : Python3\n* **Content** : 用Python解决一些日常生活中的问题，每个demo代码量都不大，但有其一定实用价值，也可以当作编程实战来练习\n* **Notice** : 欢迎关注我的微信公众号[![follow](https://img.shields.io/badge/老肥-码码码-brightgreen.svg)](https://mp.weixin.qq.com/mp/profile_ext?action=home\u0026__biz=MzkyMTAwMjQ4NA==\u0026scene=124#wechat_redirect)，与我一起成长~\n* 内含大量Python学习资源，电子书，视频，扫码关注即可\n\u003cimg src=\"https://github.com/librauee/Reptile/blob/master/image/vx_qrcode.png\" width = \"30%\" height = \"30%\" div align=center /\u003e\n\n\n## Mask\n\n* 调用旷视科技API，给图片中的人物自动戴口罩\n\n\n![pic](https://github.com/librauee/Trick/blob/master/mask/a.jpg)\n\n\n[详细介绍](https://mp.weixin.qq.com/s/pUNy-CbMsZqf08-SDDtt1Q)\n\n## GitHub年度总结\n\n* 爬取GitHub的代码提交数据，制作自己的年度总结报告\n\n![pic](https://github.com/librauee/Trick/blob/master/github_annual_report/a.png)\n\n[详细介绍](https://mp.weixin.qq.com/s/X4G8EUZHLQTi_eRrqN9PwA)\n\n\n\n## 2020flag\n\n* 简单的图像处理，合成多张图片生成gif\n\n![520照片墙](https://github.com/librauee/Trick/blob/master/2020flag/a.gif)\n\n[详细介绍](https://mp.weixin.qq.com/s/wLs1sFCnz2VbT4xsroqJbw)\n\n## Picture Wall\n\n* 以脆皮鹦鹉图片为材料，把图片拼接成各种形状，如“520”、“💗”\n* 通过修改tmp文件可以更改照片墙形式\n![520照片墙](https://github.com/librauee/Trick/blob/master/520picture/picturewall520.png)\n\n![爱心照片墙](https://github.com/librauee/Trick/blob/master/520picture/picturewall.png)\n\n* [详细介绍](https://mp.weixin.qq.com/s/pjPkq1C73z79cFAnzmoYKg)\n\n## National Flag\n\n* 喜迎国庆，给自己的社交账号的头像加上国旗\n\n![国旗](https://github.com/librauee/Trick/blob/master/national_flag_head/new_head.jpg)\n\n## Similarity\n\n* 计算图片相似度的简单方法\n* [详细介绍](https://mp.weixin.qq.com/s/8zbrLKhbn-ktzV-qDDEBIA)\n\n## ID_identify\n\n* 简单的身份证校验\n* [详细介绍](https://mp.weixin.qq.com/s/7L8zcPLcWf0lNZGMZZrw6w)\n\n## Auto_read\n\n* 自动化工具解决浏览学习问题\n\n![登录界面](https://github.com/librauee/Trick/blob/master/auto_read/login.png)\n\n* [详细介绍](https://mp.weixin.qq.com/s/C8OtX5AfC7mbQY_h9JvodA)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrauee%2Ftrick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrauee%2Ftrick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrauee%2Ftrick/lists"}