# Python: Django Development on Kubernetes with DevSpace

[Originally posted at Loft Labs Blog](https://loft.sh/blog/python-django-development-on-kubernetes-with-devspace/). © All rights belong to [Loft Labs, Inc.](https://loft.sh/).

This is one of the posts I have written for [Loft Labs, Inc.](https://loft.sh/).

%[https://loft.sh/blog/python-django-development-on-kubernetes-with-devspace/]

> The possibilities that Kubernetes has brought to the container orchestration space are vast. Kubernetes simplifies the deployment and operation of such systems. However, from a developer’s point of view, it may not be as simple as their previous workflows; there are some nuances of the system to be learned. DevSpace is a tool that closes that gap and helps to provide a better developer experience. This article will use DevSpace to develop and deploy an application based on the popular and feature-rich Python framework Django.

Photo by [Chris Ried](https://unsplash.com/@cdr6934?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/python?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
