Logo
Python Snacks
Logo
Articles
Advertise
Contact
Books
Login
Sign Up
Logo
Python Snacks
Logo

Python Snacks Articles

Dive into a collection of past posts and rediscover timeless content.

Securing your API keys and reading them using Python

Securing your API keys and reading them using Python

See how to store your secrets both locally and on cloud platforms like AWS, GCP, and Azure.

Jul 16, 2025

•

7 min read

Generative vs Discriminative AI in Python

Generative vs Discriminative AI in Python

Learn when to use Generative and Discriminative AI with practical Python examples.

Jul 9, 2025

•

7 min read

Faster String Slicing in NumPy

Faster String Slicing in NumPy

A new vectorized approach to slicing string arrays in NumPy, shown to be up to 25x faster!

Jul 2, 2025

•

6 min read

Running Shell Commands in Python (the right way)

Running Shell Commands in Python (the right way)

Leverage the subprocess module, but know there's a difference between subprocess.run() and subprocess.Popen()

Jun 25, 2025

•

5 min read

Using Python's LRU Cache

Using Python's LRU Cache

Caching your program's output can increase significantly. Using Python's functools.lru_cache decorator makes creating caches easy.

Jun 18, 2025

•

6 min read

Load more
background

Become a better software engineer today.

Newsletter

Login

Upgrade to Pro

Sample Issue

Advertise

Tools

Tutorials

Templates

Resources

Newsletter

Blog

Latest Posts

Experts

Creators

Most Popular

Resources

Support

Recommendations

Software Engineering Books

© 2026 Python Snacks.
beehiivPowered by beehiiv