Real Python: Quiz: Embeddings and Vector Databases With ChromaDB Check your grasp of ChromaDB, embeddings, and vector search. Practice cosine similarity, querying collections, and using RAG with LLMs in Python. planetpython.org planetpython.org / feeds planetpython-org .. realpython-com / / #creative / / 7 days 7d Share
Python 3.15 Hits Feature Freeze and Other News for June 2026 Python 3.15 hits feature freeze with a built-in sentinel, PEP 829 lands, Pydantic forks httpx, and AI goes bug-hunting in C code. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 8 days 8d Share
The Real Python Podcast - Episode #298: Reducing the Size of Python Docker Containers How can you easily reduce the size of a Python Docker container? What are the exceptions you should catch in your code? Christopher Trudeau is back on the show this week with another batch of PyCoder's Weekly articles and projects. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 11 days 11d Share
Real Python: Quiz: How to Read User Input From the Keyboard in Python Try your hand at reading Python keyboard input with input(), handling errors, hiding passwords, and validating with PyInputPlus. planetpython.org planetpython.org / feeds planetpython-org .. realpython-com / / #creative / / 12 days 12d Share
How to Use GitHub Copilot Code Review in Pull Requests Learn how to use GitHub Copilot code review on pull requests for AI-assisted feedback, one-click fixes, and project-specific custom instructions. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 13 days 13d Share
Real Python: Quiz: How to Use GitHub Copilot Code Review in Pull Requests Test your knowledge of GitHub Copilot code review in pull requests, including custom instructions and automatic reviews. planetpython.org planetpython.org / feeds planetpython-org .. realpython-com / / #creative / / 13 days 13d Share
Structuring Your Python Script Master Python script structure with best practices for shebangs, ordered imports, formatting with Ruff, constants, and a clean entry point. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 14 days 14d Share
Quiz: Python's Format Mini-Language for Tidy Strings Test your understanding of Python's format mini-language and how to use format specifiers to align text, control precision, and tidy your strings. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 14 days 14d Share
Quiz: Structuring Your Python Script Check your understanding of Python script structure, including shebangs, import order, ruff formatting, constants, and a clean entry point. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 14 days 14d Share
Python sleep(): How to Add Time Delays to Your Code Learn how to use Python's sleep() function to add time delays and pause your code with time.sleep(), decorators, threads, and asyncio. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 15 days 15d Share