Python Snacks logo
Python Snacks
AdvertiseContact
Subscribe
  • Python Snacks
  • Topics
  • intermediate

intermediate

Targets readers with some Python experience. These posts assume a working knowledge of core syntax and explore concepts in more depth, often covering best practices, idioms, and real-world use cases.

best-practicespythonic thinkingbeginnerfunctionsdata structurestool-reviewadvancedtoolingworkflowbreakdownchecklistintermediatequick wincontrol flow
best-practicesbest-practices
+2+2
Letting Python Do the Heavy Lifting: A Dive into *args and **kwargs
Dec 06, 2023

Letting Python Do the Heavy Lifting: A Dive into *args and **kwargs

Want more fexibility in your code? Leveraging *args and **kwargs may be the key.

Brandon Molyneaux
Brandon Molyneaux
pythonic thinkingpythonic thinking
+2+2
Exploring Python's Extended Unpacking
Nov 29, 2023

Exploring Python's Extended Unpacking

This feature that is not very well known within Python can help you manage your iterables in a clean and concise way.

Brandon Molyneaux
Brandon Molyneaux
data structuresdata structures
+2+2
Python Dictionary Comprehension: A Simple Explanation
Nov 15, 2023

Python Dictionary Comprehension: A Simple Explanation

It's just like list comprehension, except with a dictionary!

Brandon Molyneaux
Brandon Molyneaux
toolingtooling
+2+2
Leveraging the .env file in Python
Nov 08, 2023

Leveraging the .env file in Python

Safely store sensitive information in this file, like your API keys and tokens.

Brandon Molyneaux
Brandon Molyneaux
Become a better software engineer with Python.

Python Snacks

Become a better software engineer with Python.

Home

Posts

Authors

Account

Upgrade

Advertise

Advertise

© 2025 Python Snacks.

Privacy policy

Terms of use

Powered by beehiiv