✨ introspection | Python Glossary ✨
📖 The ability of a program to examine the type or properties of an object at runtime.
🏷️ #Python
📖 The ability of a program to examine the type or properties of an object at runtime.
🏷️ #Python
✨ local variable | Python Glossary ✨
📖 A variable that you bind inside a function or method body.
🏷️ #Python
📖 A variable that you bind inside a function or method body.
🏷️ #Python
✨ Anaconda Navigator | Python Tools ✨
📖 A desktop graphical interface included with the Anaconda Distribution.
🏷️ #Python
📖 A desktop graphical interface included with the Anaconda Distribution.
🏷️ #Python
❤2
✨ unpacking | Python Glossary ✨
📖 Passing multiple values at once by expanding an iterable.
🏷️ #Python
📖 Passing multiple values at once by expanding an iterable.
🏷️ #Python
✨ relative import | Python Glossary ✨
📖 Import modules from the same package or parent packages using leading dots.
🏷️ #Python
📖 Import modules from the same package or parent packages using leading dots.
🏷️ #Python
✨ wildcard import | Python Glossary ✨
📖 An import uses the star syntax to pull many names into your current namespace at once.
🏷️ #Python
📖 An import uses the star syntax to pull many names into your current namespace at once.
🏷️ #Python
✨ cProfile | Python Standard Library ✨
📖 Provides a way to measure where time is being spent in your application.
🏷️ #Python
📖 Provides a way to measure where time is being spent in your application.
🏷️ #Python
❤3
✨ ast | Python Standard Library ✨
📖 Provides functionality to work with Abstract Syntax Trees (ASTs).
🏷️ #Python
📖 Provides functionality to work with Abstract Syntax Trees (ASTs).
🏷️ #Python
✨ Python + AI Content Specialist Wanted ✨
📖 We're looking for Python + AI Content Specialists to join our team. Keep reading to find out what's involved and how you can apply.
🏷️ #Python
📖 We're looking for Python + AI Content Specialists to join our team. Keep reading to find out what's involved and how you can apply.
🏷️ #Python
✨ Join the Real Python Team ✨
📖 Explore open positions at Real Python. Join our team of Python educators and help millions of developers level up their skills.
🏷️ #Python
📖 Explore open positions at Real Python. Join our team of Python educators and help millions of developers level up their skills.
🏷️ #Python