Skip to content
  • Home
  • About
Search
Close

Indian Pythonista

exploring world the pythonic way

Category: beginner

Demystifying *.pyc files

5 Jan 201818 May 2018 indianpythonista2 Comments

If you have been programming in Python for a while now, you must have noticed a special type of Python files appearing every now and then, the files with .pyc extension.

In this article let’s try to demystify these *.pyc files!

Read More »

Speech Recognition using Wit.ai

10 Apr 201710 Apr 2017 indianpythonista8 Comments

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

recognizespeech

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 »

Formatted text in Linux Terminal (using Python)

2 Apr 20172 Apr 2017 indianpythonista1 Comment

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 »

Desktop Notifier in Python

1 Apr 20171 Apr 2017 indianpythonista2 Comments

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.

Read More »

eval in Python

25 Mar 201725 Mar 2017 indianpythonistaLeave a comment

Note: This article has also featured on geeksforgeeks.org

This article discusses a built-in function in Python, eval.

It is an interesting hack/utility in Python which lets a Python program run Python code within itself.
Read More »

Learning Model Building in Scikit-learn

17 Feb 201717 Feb 2017 indianpythonistaLeave a comment

Note: This article has also featured on geeksforgeeks.org .

scikit-learn

scikit-learn is an open source Python library that implements a range of machine learning, pre-processing, cross-validation and visualization algorithms using a unified interface.Read More »

Recent Posts

  • Demystifying *.pyc files
  • How Python runs?
  • Softmax Regression using TensorFlow
  • Introduction to TensorFlow
  • Multithreading in Python | Part-2

Categories

  • beginner (6)
  • data science (4)
  • linux (1)
  • machine learning (8)
  • matplotlib (4)
  • python (22)
  • Python for web (5)
  • tutorial (8)
  • working with files (3)

Archives

  • January 2018 (2)
  • August 2017 (2)
  • July 2017 (5)
  • May 2017 (1)
  • April 2017 (4)
  • March 2017 (4)
  • February 2017 (3)
  • January 2017 (8)
  • December 2016 (8)
  • October 2016 (2)

Social

  • View nikhilksingh97’s profile on Facebook
  • View nikhilksingh97’s profile on LinkedIn
  • View nikhilkumarsingh’s profile on GitHub
  • View UCkUq-s6z57uJFUFBvZIVTyg’s profile on YouTube
Follow Indian Pythonista on WordPress.com
Start a Blog at WordPress.com.
Back to top
  • Subscribe Subscribed
    • Indian Pythonista
    • Join 57 other subscribers
    • Already have a WordPress.com account? Log in now.
  • Privacy
    • Indian Pythonista
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...
 

    Design a site like this with WordPress.com
    Get started