python-courses
python-courses copied to clipboard
Space for python projects
It would be awesome if you maintain a list of python projects with their clearly written short descriptions.
Here are a few entries from me:
-
content downloader a.k.a ctdl Python package to download files on any topic in bulk. Tags: file-downloading, requests, multithreading, tqdm, GUI
-
clix An easy to use clipboard manager made using tkinter. Tags: Tkinter, clipboard-manager, pyxhook, multithreading
-
gnewsclient An easy-to-use python client for Google News feeds. Tags: requests, beautiful-soup, html-parsing
-
hackerrank-sdk A python client for hackerrank-sdk Tags: api, POST, requests
-
Wit-Speech-API-Wrapper A python client for interacting with Wit Speech Recognition API Tags: Wit.ai, pyaudio, requests
-
desktop-reminder A simple Desktop Reminder App made using Tkinter Tags: tkinter, GUI
-
TextFormatter A Python script for printing formatted text in Linux terminal. Tags: linux, bash, shell
@nikhilkumarsingh can you elaborate a bit more what is the idea of maintaining such list?