◐ Shell
clean mode source ↗

Build software better, together

Here are 19 public repositories matching this topic...

A comprehensive Python cheat sheet covering basics, data structures, built-in functions, advanced topics, best practices, and common pitfalls. Ideal for quick reference during coding interviews or algorithm practice.

  • Updated Apr 22, 2025

Python List Explorer - find the code references for the frequently used list operations

  • Updated Mar 14, 2021
  • JavaScript

🔓 Unlock your Python superpowers with Daily Python Tips! 💪🐍 Get your daily dose of Python tricks, hacks, and fun facts to level up your coding game. 🚀

  • Updated Jul 5, 2023

📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.

  • Updated Oct 22, 2025
  • Jupyter Notebook

A personal record of Python concepts I explore — from everyday features to advanced techniques. Includes examples, explanations, and deep dives into the language’s inner workings.

  • Updated Aug 17, 2025
  • Python

Intermediate-to-advanced Python — decorators, OOP, closures, memory management, APIs, SQLite & MongoDB CRUD, and 50+ practice exercises. Real code, real patterns.

  • Updated May 23, 2026
  • Python

Welcome to Python Logging and Debugging Project! Enhance your Python projects with robust logging and debugging features for efficient monitoring and issue resolution. 🐍🛠️

  • Updated Jun 8, 2024
  • Jupyter Notebook

Welcome to the "Modules and Packages" class in Python! In this class, you will learn about modules, packages, and how to import statements from one module to another or from one package to another

  • Updated Jun 12, 2024
  • Python

Occasionally I run into some nice coding patterns in Python. I'll keep adding them in a notebook here as I encounter them.

  • Updated Aug 11, 2018
  • Jupyter Notebook

This Python script returns how long it takes to create a list from a range using a for loop.

  • Updated Apr 6, 2022
  • Python

Improve this page

Add a description, image, and links to the python-tips topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-tips topic, visit your repo's landing page and select "manage topics."

Learn more