install python pip and django on ubuntu
Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Latest posts by Gary Woodfine (see all)
- What is Middleware in Dotnet - September 19, 2023
- How to create a WebSocket server in dotnet - September 11, 2023
- How to publish Code Coverage summary reports Github actions - August 27, 2023
Django is a free and open source web application framework, written in Python, which follows the Model–View–Controller (MVC) architectural pattern. In this article I will provide you instructions to install python pip and django on ubuntu linux to create a development site .