New Year resolution: sponsoring some of the open source projects I use
A developer shares their personal decision to financially sponsor open source projects they use, detailing their approach and encouraging others to donate.
A developer shares their personal decision to financially sponsor open source projects they use, detailing their approach and encouraging others to donate.
A developer explains their reasoning for choosing the Django web framework over Flask for a SaaS project, based on their experience.
A beginner-friendly guide to using HuggingFace's Transformers and Diffusers libraries for practical AI applications, including image generation.
A tutorial on building full CRUD REST APIs using Flask and FastAPI with the Psycopg2 PostgreSQL adapter, comparing it to ORMs.
A guide to securely deploying a private Flask web app on AWS ECS using Cloudflare Tunnel for Zero Trust access, without public exposure or VPNs.
A summary of a Kiwi PyCon talk on implementing middleware patterns for Flask, Django, WSGI, FastAPI/ASGI, and gRPC applications.
Explores using htmx instead of JavaScript for dynamic web features like AJAX and infinite scroll in various frameworks.
A developer's experience and commentary on integrating OpenTelemetry for tracing and observability within Python Flask functions on OpenFaaS.
A personal update and tech newsletter covering Terraform course updates, a GCP Flask app deployment tutorial, and a podcast on open-source community building.
A personal newsletter discussing a trail running injury, Terraform basics, and a podcast episode on cloud-native app evolution and open-source communities.
A tutorial on building a full CRUD API using Python frameworks Flask and FastAPI, following RESTful conventions.
A beginner's tutorial on building a basic JSON API using the Python Flask web framework, covering setup, routing, and CRUD operations.
Compares Django and Flask, two popular Python web frameworks, highlighting their similarities and key differences for developers.
A tutorial on implementing JWT-based user authentication using a Flask backend with flask-praetorian and a React frontend.
Author Yasoob releases the alpha version of his project-based Python book, offering a discount and free future updates.
A tutorial on making synchronous Flask applications asynchronous using the gevent library, covering setup with uWSGI and Gunicorn.
A guide on deploying Python Flask web applications to Azure App Service, covering continuous deployment with Kudu and runtime configuration.
Announcing two tech talks in Sydney on building apps with Azure serverless services and Python Flask on Azure App Service.
A tutorial on deploying a Python Flask application to Azure App Service on Linux using GitHub Actions for CI/CD automation.
A developer explains why Flask was the ideal Python framework for building sr.ht's modular mini-services, citing its simplicity and flexibility.