Skip to content

Latest

Package Comparison

django vs FastAPI vs Flask Icon

Django vs FastAPI vs Flask

A comprehensive guide on choosing the right python web framework

Read more 📅 Jul 29, 2024

View More

Package Articles

Discord.py Article Icon

Discord.py

A Simplistic approach to creating your own Discord bot using Python.

Read more 📅 Apr 04, 2023

asyncio — Asynchronous I/O Article Icon

asyncio — Asynchronous I/O

A comprehensive guide on how to work with asyncio.

Read more 📅 Apr 01, 2024

View More

Python Basics

Installing Python on Windows Article Icon

Installing Python on Windows

A step-by-step guide on installing Python on Windows for beginners.

Read more 📅 Aug 01, 2023

Installing Packages Using pip Article Icon

Installing Packages Using pip

A guide on how to install Python packages using pip, the Python package manager.

Read more 📅 Aug 01, 2023

View More

Cheatsheets

Python Basics Cheatsheet Icon

Python Basics

A Python cheatsheet covering variables, data types, control structures, functions, file operations, classes, exceptions handling, modules, and virtual environments, with concise explanations and examples for all skill levels.

Read more 📅 Apr 01, 2024

View More