{"library":"django","type":"library","category":null,"description":"Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It is currently at version 6.0.3 and follows a time-based release schedule with feature releases approximately every eight months. Long-term support (LTS) releases occur every two years and receive security and data loss fixes for three years.","language":"python","status":"active","version":"6.0.3","tags":["web-framework","python","orm","full-stack"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install Django","imports":["from django.db import models","from django.contrib import admin","from django.urls import path","from . import views","from django.conf import settings","from django.shortcuts import render, redirect, get_object_or_404"]},{"cmd":"pip install Django==6.0.3","imports":[]}],"homepage":"https://www.djangoproject.com/","github":"https://github.com/django/django","docs":"https://docs.djangoproject.com/","changelog":"https://docs.djangoproject.com/en/stable/releases/","pypi":"https://pypi.org/project/django/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":70,"avg_install_s":3.5,"avg_import_s":0.62,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django/compatibility"}}