Web Automation With Selenium And Python
A programmer's guide to automating a badminton court booking system using Selenium and Python to secure time slots.
A programmer's guide to automating a badminton court booking system using Selenium and Python to secure time slots.
Building a Django SaaS feature for user-requested PDF bundles, integrating S3 file storage via django-storages.
An introduction to Great Expectations, an open-source Python tool for data quality testing, documentation, and profiling.
The article argues for using simple, monolithic architectures over complex ones, using examples like Wave and Stack Overflow to show effectiveness at scale.
Adding a PDF course completion report for students in a SaaS application built with Python and Django.
The article details adding a PDF attendance report to a SaaS project, covering development challenges and code patterns.
An update on adding a new report to a PDF bundle, including code cleanup and refactoring in a SaaS project.
A developer adds a user-requested task management feature and CSS styling to a PDF report for a SaaS application.
The author documents upgrading their SaaS app from Tailwind CSS v2 to v3, following the official migration guide.
Developer builds admin tools to inspect PDF reports for a homeschool app, part of a SaaS development series.
Developer adds a customer-requested feature to reorder grade levels in a homeschool app, part of a SaaS building series.
Building a zip archive HTTP response for PDF reports in a Django SaaS application, including setup for the weasyprint package.
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 comprehensive collection of 90 machine learning lecture videos covering Python, scikit-learn, algorithms, and model evaluation techniques.
A developer adds UX polish to a Django SaaS app, allowing users to quickly navigate between school years in their homeschool application.
Using Python's pytm framework to threat model the security flaws in the fictional systems of Jurassic Park.
A developer stream log about handling a customer feature request after abandoning a problematic package integration.
A DevOps specialist shares how software engineering practices improved an academic infectious disease modeling project, applying web dev skills to research.
A developer debugs a complex scheduling bug in their SaaS application during a live coding session.