python-courses icon indicating copy to clipboard operation
python-courses copied to clipboard

Space for python projects

Open nikhilkumarsingh opened this issue 7 years ago • 1 comments

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:

  1. content downloader a.k.a ctdl Python package to download files on any topic in bulk. Tags: file-downloading, requests, multithreading, tqdm, GUI

  2. clix An easy to use clipboard manager made using tkinter. Tags: Tkinter, clipboard-manager, pyxhook, multithreading

  3. gnewsclient An easy-to-use python client for Google News feeds. Tags: requests, beautiful-soup, html-parsing

  4. hackerrank-sdk A python client for hackerrank-sdk Tags: api, POST, requests

  5. Wit-Speech-API-Wrapper A python client for interacting with Wit Speech Recognition API Tags: Wit.ai, pyaudio, requests

  6. desktop-reminder A simple Desktop Reminder App made using Tkinter Tags: tkinter, GUI

  7. TextFormatter A Python script for printing formatted text in Linux terminal. Tags: linux, bash, shell

nikhilkumarsingh avatar Jul 02 '17 18:07 nikhilkumarsingh

@nikhilkumarsingh can you elaborate a bit more what is the idea of maintaining such list?

IlianIliev avatar Aug 03 '17 18:08 IlianIliev