天天看點

github上1.1萬+star的各種小功能的代碼合集【python版】

分享一個github上超過1.1萬個star的項目,下面是一段他自己對這個項目的描述

I do not consider myself a programmer. I create these little programs as experiments to play with the language, or to solve problems for myself. I would gladly accept pointers from others to improve, simplify, or make the code more efficient. 

小哥寫了(維護)很多代碼,能夠實作一些有趣實用的功能

先看一波
github上1.1萬+star的各種小功能的代碼合集【python版】

本人英語不咋滴,但是也看懂了上面的

(1)實作批量重命名檔案(batch_file_rename.py)

(2)如果這個檔案夾不存在,則建立檔案夾(create_dir_if_not_there.py)

(3)使用aria2c通過并行線程快速下載下傳YouTube視訊(Fast_Youtube__Downloader.py)

github上1.1萬+star的各種小功能的代碼合集【python版】
github上1.1萬+star的各種小功能的代碼合集【python版】

總過約100多個小代碼,有爬youtube音樂視訊和新聞,有掃描檔案并顯示檔案數量,有異步下載下傳,有Python小遊戲,有圖檔處理,有谷歌新聞下載下傳器,有數學處理 。。。太多了