Zip Archive HTTP Response - Building SaaS #124
Building a zip archive HTTP response for PDF reports in a Django SaaS application, including setup for the weasyprint package.
Building a zip archive HTTP response for PDF reports in a Django SaaS application, including setup for the weasyprint package.
A technical tutorial on deploying a containerized Python web app to Azure App Service, covering App Service Plans, container settings, and API testing.
Argues for organizing code with the most abstract functions first to improve readability and debugging efficiency.
A developer builds a PDF bundle feature for a SaaS app, creating zip archives of school year reports for customers.
A technical tutorial on building a Docker image for a Python app, running it locally, and pushing it to Azure Container Registry.
A comprehensive list of 90 machine learning lecture videos covering topics from Python basics to advanced ML concepts like decision trees and Bayesian methods.
A comprehensive collection of 90 machine learning lecture videos covering Python, scikit-learn, algorithms, and model evaluation techniques.
A personal history of the attrs Python library, its influence on dataclasses, and the author's journey with the project.
A developer adds UX polish to a Django SaaS app, allowing users to quickly navigate between school years in their homeschool application.
A developer's experience and commentary on integrating OpenTelemetry for tracing and observability within Python Flask functions on OpenFaaS.
Using Python's pytm framework to threat model the security flaws in the fictional systems of Jurassic Park.
A tutorial on implementing a one-to-many database relationship with user authentication using the Masonite framework in Python.
A developer stream log about handling a customer feature request after abandoning a problematic package integration.
A personal story about learning programming through Python and a Raspberry Pi project, offering advice for beginners.
A DevOps specialist shares how software engineering practices improved an academic infectious disease modeling project, applying web dev skills to research.
A tutorial explaining the fundamentals of conditional logic (if, else if, else) for decision-making in Python programming.
A guide to replacing unreliable third-party coverage services like Codecov with a self-contained, GitHub Actions-based solution for Python projects.
A developer debugs a complex scheduling bug in their SaaS application during a live coding session.
A critique of Python's chaotic packaging ecosystem and its negative impact on Linux distribution maintainers, calling for the PSF to address the issue.
Explores 16 advantages of using Visual Studio Code for Jupyter Notebook development, including better navigation, debugging, and integration.