Results for Author: Zachary Flower

Environment Variables versus Secrets
Environment Variables vs Secrets in Python
Environment variables are excellent for managing environmental configurations, but they're not inherently secure. Per environment passwords, API keys, encryption keys, etc require more care. This ...
Read More →
Flask vs Django
Flask vs Django: Comparing REST API Creation
In the web-driven world that we currently live in, APIs are king, and when it comes to Python, there are two popular choices for building ...
Read More →

Stay up-to-date with our mailing list

Scroll to Top