
Read More »

Note: This article has also featured on blog.codingblocks.com

Wit.ai is a NLP (natural language processing) interface for applications capable of turning sentences into structured data. And most importantly, it is free! So, there are no API call limits!
Read More »
Note: This article has also featured on geeksforgeeks.org .
This article demonstrates how to print formatted text in Linux terminal using Python programming language.
Formatted text(also called styled text or rich text) as opposed to plain text, has styling information like:
Read More »
Note: This article has also featured on geeksforgeeks.org .
This article demonstrates how to create a simple Desktop Notifier application using Python.
A desktop notifier is a simple application which produces a notification in form of a pop-up message on desktop.