{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"Provides helpers and tools for implementing Mozilla's Dockerflow pattern in Python web applications, enabling standardized health checks and deployment lifecycle management.","skillfed_tags":["docker-deployment","health-checks","containerization"],"use_cases":["Add standardized health check endpoints to a Django application for Kubernetes or Docker Swarm deployments","Implement version reporting and deployment metadata endpoints in Flask microservices","Enable FastAPI services to signal readiness and liveness to container orchestrators","Ensure consistent health check behavior across multiple Python web frameworks in a microservices architecture"],"what_it_does":"Dockerflow is a Python package that implements Mozilla's Dockerflow pattern\u2014a standardized approach for containerized web applications to expose health checks and deployment metadata. It provides framework-specific helpers for Django, Flask, and FastAPI, allowing you to quickly add the required HTTP endpoints that container orchestrators and load balancers expect during deployment and runtime monitoring.\n\nThe package handles the boilerplate of implementing version endpoints, readiness checks, and liveness probes without requiring you to write custom logic for each framework. It's designed for teams running containerized Python web services who want to follow Mozilla's established patterns for graceful deployment and health signaling.","worth_installing":"Yes. The package is actively maintained, has no security vulnerabilities, installs with zero dependencies, and supports current Python versions (3.9\u20133.13). It's well-suited if you're deploying Python web apps in containers and want to follow Mozilla's established Dockerflow conventions without writing custom health check logic."},"id":"dockerflow","links":{"html":"https://skillfed.io/packages/dockerflow","md":"https://skillfed.io/packages/dockerflow.md","pypi":"https://pypi.org/project/dockerflow/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-04","license_spdx":null,"license_treatment":"copyleft","name":"dockerflow","python_support":"supports_current","summary":"Python tools and helpers for Mozilla's Dockerflow"},"popularity":{"monthly_downloads":101385,"position":12941,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2026.3.4"}
