forked from CharlesPikachu/Games
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
21649b8
commit 706fa38
Showing
4 changed files
with
36 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# 相关项目 | ||
|
||
- [Python制作小游戏](https://github.com/CharlesPikachu/Games) | ||
|
||
- [Python模拟登录系列](https://github.com/CharlesPikachu/DecryptLogin) | ||
|
||
- [Python制作音乐下载器](https://github.com/CharlesPikachu/musicdl) | ||
|
||
- [Python制作视频下载器](https://github.com/CharlesPikachu/videodl) | ||
|
||
- [Python制作的一些实用工具](https://github.com/CharlesPikachu/pytools) | ||
|
||
- [Python玩转微信](https://github.com/CharlesPikachu/pikachuwechat) | ||
|
||
- [Python美化图片或视频](https://github.com/CharlesPikachu/pydrawing) | ||
|
||
- [Python实现图像压缩算法](https://github.com/CharlesPikachu/imagecompressor) | ||
|
||
- [Python制作免费代理工具](https://github.com/CharlesPikachu/freeproxy) | ||
|
||
- [Python制作论文下载器](https://github.com/CharlesPikachu/paperdl) | ||
|
||
- [Python实现终端看中华人民共和国国务院新闻办公室](https://github.com/CharlesPikachu/sciogovterminal) | ||
|
||
- [Python实现代码自由](https://github.com/CharlesPikachu/codefree) | ||
|
||
- [Python写的一些深度学习小案例](https://github.com/CharlesPikachu/deeplearningtoys) | ||
|
||
- [Python数据分析相关的小项目](https://github.com/CharlesPikachu/dataanalysis) | ||
|
||
- [Python制作图片下载器](https://github.com/CharlesPikachu/imagedl) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,4 +12,5 @@ CPGames中文文档 | |
Install.md | ||
Quickstart.md | ||
Changelog.md | ||
RelatedProjects.md | ||
Author.md |