Instagram Hashtag Generator in Python
Interactive applications have been an area of interest for the past few years. But writing one is a trivial affair and needs a lot of…
Image Classification using Python
This tutorial shows how to perform image classification using Python and TensorFlow. In this project, we build a classifier to distinguish between different types of…
How to Create a Car Racing Game in Python
In this article, you will get a simple step-by-step guide on how to create a racing game in Python. The library that we are going…
Automate Data Processing in Python with Mito
A spreadsheet can be an excellent way to slice, dice, and manipulate data depending on what one needs to do. Spreadsheets are a popular and…
Getting started with Apache Cassandra in Python
Apache Cassandra is a highly scalable database with tunable consistency. It is a NoSQL database and it is used by large organizations in varied application…
How to Publish Python Package on PyPI
Python is a programming language that has become quite popular lately. It has enjoyed the support of big companies such as Google and Yahoo and…