Amazing Things To Do With Python In Everyday Life!
In Python, with a couple of imports and a few lines of code, we can do amazing things.
I am post here a list of amazing scripts/projects that I came across.
VLC With Subtitles: Automatically download and load correct subtitles in VLC.
Youtube-dl: Small command-line program to download videos from YouTube.com and other sites.
Rainbowstream: A smart and nice Twitter client on terminal wrote by Python.
sh: Call any shell program as if it were a function.
AutoFlake: Remove unused imports and unused variables as reported by pyflakes.
Django-Extensions: Collection of global custom management extensions for the Django Framework.
Pattern: Scrape & Process Web easily.
PDFMiner: Exact a part(or entire) of text from pdf.
tqdm: Add a progress meter to your loops in a second
onionshare: Securely and anonymously share a file of any size.
VLC With Subtitles: Automatically download and load correct subtitles in VLC.
Youtube-dl: Small command-line program to download videos from YouTube.com and other sites.
Rainbowstream: A smart and nice Twitter client on terminal wrote by Python.
Send Personal Messages: Thank all your friends who wished on your birthday on Facebook.
T: A command-line todo list manager for people that want to finish tasks, not organize them.
qblog: Build & test a blog with Django 1.7 in less than 17 minutes.T: A command-line todo list manager for people that want to finish tasks, not organize them.
couresera: Script for downloading Coursera.org videos and naming them.
AutoFlake: Remove unused imports and unused variables as reported by pyflakes.
Django-Extensions: Collection of global custom management extensions for the Django Framework.
Pattern: Scrape & Process Web easily.
PDFMiner: Exact a part(or entire) of text from pdf.
tqdm: Add a progress meter to your loops in a second
q: - Run SQL directly on CSV or TSV files.
iPython Notebook: Combine code execution, text, mathematics, plots and rich media into a single web document & share with others.
Need further help with this? Feel free to send a message.