×
Home Discussions Write at Opengenus IQ
×
  • DSA Cheatsheet
  • HOME
  • Track your progress
  • Deep Learning (FREE)
  • Join our Internship 🎓
  • RANDOM
  • One Liner

Python

Python is a programming language that has been released in 1991 but is being widely used recently. It is widely being considered as the first choice for domains like Machine learning because of its abstraction.

Python

Improve your Python code speed

The impact might seem trivial for small programs but the impact becomes so evident when code complexity grows. In the receding paragraphs, I will point out ways to improve your python code.

Kirabo Ibrahim Kirabo Ibrahim
Python

Try Else in Python [Explained with Exception Types]

The “try” and “else” statements are used in Python for flow control. An Exception, also known as run time error, is an event which occurs during the execution of a Python program.

David Katchy
Python

Download files from Google Drive using Python

You will create a python script to download files from and upload files to Google drive. After you have created the script, you can integrate it with your web applications and APIs to download files from and upload files to Google drive.

David Oluwafemi David Oluwafemi
Python

Setting up Django for Python with a virtual environment

In this article, we have demonstrated how to create a virtual environment and then, setup a basic Django project within it.

Gehna Jain
Python

Memory allocation in Python

In this article, we have covered Memory allocation in Python in depth along with types of allocated memory, memory issues, garbage collection and others.

Kirabo Ibrahim Kirabo Ibrahim
Python

Python lambda for loop

In this article, we have explored how to use Lambda in Python to replicate the behavior of for loop and how to use for loop within lambda.

Ned Nedialkov Ned Nedialkov
Python

Singleton Pattern in Python

Design patterns are reusable formatted best practices that programmers can use to solve common problems when designing applications or systems. They can be classified into Creational Patterns Structural Patterns, Behavioral Patterns, and Concurrency Patterns.

David Oluwafemi David Oluwafemi
Python

Python Multiple Choice Questions

In this article, we test our Python Knowledge by going through 50 Multiple Choice Questions.

Erick Lumunge
Python

Get IP Address in Python

In this article, we have developed a Python script to get private, public IP address along with other details.

Kirabo Ibrahim Kirabo Ibrahim
Python

Interview Questions on NumPy

In this article, we have considered around 80 questions covering conceptual as well as practical foundations of NumPy to help you in dealing with arrays of homogeneous type.

Rahul Kumar Yadav
Python

Refresh URL / Tab Script in Python

In this article, we present the approach to implement a Python script that can refresh an URL / Tab in the browser. Manually, this can be done by pressing F5 key.

Kirabo Ibrahim Kirabo Ibrahim
Machine Learning (ML)

Beginner's Guide to Google Colaboratory

In this article, we will be learning about Google Colaboratory, an excellent tool for data scientists.

Reyansh Bahl
Python

Sort by row and column in Pandas DataFrame

In this article, we have explored different ways by which we can sort by row and column in Pandas DataFrame.

K K S S Tej
Python

Python script to get CPU and RAM Usage

In this article, we have developed a Python script to get CPU and RAM Usage on a system using psutil library. We extend it to get CPU and RAM usage for each process and for each core.

Shubhanshu Tomar
Python

Different ways to add and remove rows in Pandas Dataframe

To introduce the topic, we will be talking about Pandas Dataframe and how easily we can add and remove rows in a DataFrame by following simple steps.

Aiden Samuel
data science

EEG Signal Analysis With Python

In this article, we will learn how to process EEG signals with Python using the MNE-Python library.

Reyansh Bahl
Python

Nested Dictionary in Python

In this article, we will learn about the data structure Nested dictionaries in the python. Also, we will learn about creating, accessing, modifying and iterating through them.

Sidhant Pandey
Machine Learning (ML)

Token Classification in Python with HuggingFace

In this article, we will learn about token classification, its applications, and how it can be implemented in Python using the HuggingFace library.

Reyansh Bahl
Machine Learning (ML)

Compare two different Audio in Python

In this article, we have explored how to compare two different audio in Python using librosa library.

Harshita Sahai Harshita Sahai
Python

Wait for page load in Selenium (Python)

In this article, I will show 3 different ways to wait for page to load in Python using Selenium.

Roland Van Duine Roland Van Duine
Python

Python script to read email from Gmail

In this article, we have explained the idea of using Python to read an email from Gmail with a complete Python implementation example.

Roland Van Duine Roland Van Duine
Python

virtualenvwrapper in Python

virtualenvwrapper is an addition to the standard virtualenv tool. It streamlines the process of managing your virtual environments by having wrappers for creating and deleting virtual environments and more.

Roland Van Duine Roland Van Duine
Python

Python script to get currency exchange rates

In this article, we will be writing a Python Script to get currency exchange rates from an API and plotting graphs of exchange rates with respect to Time.

Ajay Kumar
Python

Python Script to Send Bulk WhatsApp Message

Over the course of this article, you will be learning how to automate the sending of bulk messages with WhatsApp! A basic way which only uses 2 lines of code and a complete program so you can understand this process.

Dylan Shukster Dylan Shukster
Python

Python Script to Send WhatsApp Message

In this article, we have developed Python Script to Send WhatsApp Message using two approaches: one WhatsApp library and by using Selenium Web Driver.

Alan Chacko
OpenGenus IQ © 2025 All rights reserved ™
Contact - Email: team@opengenus.org
Primary Address: JR Shinjuku Miraina Tower, Tokyo, Shinjuku 160-0022, JP
Office #2: Commercial Complex D4, Delhi, Delhi 110017, IN
Top Posts LinkedIn Twitter
Android App
Apply for Internship