Check out our EBooks
Most Recent Tutorials
View more >
How to Crack Hashes in Python
Learn how to crack hashes using Python's hashlib library and a brute-force approach with a wordlist. Gain insights into various hashing algorithms and understand the importance of secure data handling.

How to Make a Flappy Bird Game in Python
Learn how to build a flappy bird game from scratch using the Pygame library in Python.

How to Build a Full-Stack Web App in Python using FastAPI and React.js
Learn how to build a full-stack notes web app using FastAPI, ReactJS, SQLAlchemy and SQLite.

Real-Time Vehicle Detection, Tracking and Counting in Python
Learn how to perform vehicle detection, tracking and counting with YOLOv8 and DeepSORT using OpenCV library in Python.

How to Build a Chat App using Flask in Python
Learn how to build a web-based chat room application using Flask and Flask-SocketIO libraries in Python.

How to Create a Platformer Game in Python
Learn how to build a platformer game from scratch using PyGame library in Python.

How to Upscale Images using Stable Diffusion in Python
Learn how to use stable diffusion 4x upscaler to upscale your low-resolution images into high quality images with Huggingface transformers and diffusers libraries in Python.
Most Popular Releases
View more >How to Convert Speech to Text in Python
Learning how to use Speech Recognition Python library for performing speech recognition to convert audio speech to text in Python.
How to Read Emails in Python
Learn how you can use IMAP protocol to extract, parse and read emails from outlook, aol, office 365 and other email providers as well as downloading attachments using imaplib module in Python.

How to Make a Keylogger in Python
Creating and implementing a keylogger from scratch that records key strokes from keyboard and send them to email or save them as log files using Python and keyboard library.

How to Extract Tables from PDF in Python
Learning how to extract tables from PDF files in Python using camelot and tabula libraries and export them into several formats such as CSV, excel, Pandas dataframe and HTML.
How to Encrypt and Decrypt Files in Python
Encrypting and decrypting files in Python using symmetric encryption scheme with cryptography library.

How to Transfer Files in the Network using Sockets in Python
Writing a server and client Python scripts that receives and sends files in the network using sockets module in Python.

How to Control your Mouse in Python
Controlling computer mouse in python. Hooking events, registering hotkeys, simulating mouse movements and click, and much more.
Browse by Topic
Boost your Coding with our AI tools!
Python Code Assistant
Your all-in-one coding companion. Get instant help fixing issues, improving code, adding features, or even just understanding code.
Python Code Generator
An innovative AI-powered tool that transforms your natural language instructions into efficient Python code. Just say what you need, and it'll generate the code.
Code Converter
The AI-powered tool that is the bridge between Python and multiple other languages.