Quiz: Working With Python's .__dict__ Attribute Practice how Python's .__dict__ attribute works for classes, instances, and functions, and when mappingproxy and __slots__ come into play. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 18 days 18d Share
Quiz: Exploring Python T-Strings Explore Python's t-strings, including their syntax, use cases, and differences from f-strings and older approaches. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 18 days 18d Share
Quiz: Profiling Performance in Python Test your knowledge of Python profiling and performance tools. Practice identifying bottlenecks and using profilers like cProfile and timeit. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 18 days 18d Share
Python 3.14 Preview: Lazy Annotations Explore how Python 3.14's lazy evaluation of annotations boosts performance, fixes chronic type hinting issues, and unlocks powerful new runtime uses. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 19 days 19d Share
Quiz: Python Annotations Test your knowledge of annotations and type hints, including how different Python versions evaluate them at runtime. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 19 days 19d Share
Profiling Performance in Python Learn to profile Python programs with built-in and popular third-party tools, and turn performance insights into faster code. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 20 days 20d Share
How to Write Docstrings in Python Learn to write effective Python docstrings that clearly and professionally document your code using best practices and built-in conventions. realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 21 days 21d Share
Real Python: Quiz: How to Write Docstrings in Python Test your knowledge of Python docstrings, including syntax, conventions, formats, and how to access and generate documentation. planetpython.org planetpython.org / feeds planetpython-org .. realpython-com / / #creative / / 21 days 21d Share
Quiz: Python Skill Test Test your Python knowledge in a skill quiz with basic to advanced questions. Are you a Novice, Intermediate, Proficient, or Expert? realpython.com realpython.com / feeds realpython-com .. planetpython-org / / #creative / / 22 days 22d Share
Real Python: The Real Python Podcast - Episode #262: Travis Oliphant: SciPy, NumPy, and Fostering Scientific Python What went into developing the open-source Python tools data scientists use every day? This week on the show, we talk with Travis Oliphant about his work on SciPy, NumPy, Numba, and many other contributions to the Python scientific community. planetpython.org planetpython.org / feeds planetpython-org .. realpython-com / / #creative / / 24 days 24d Share