{"library":"django-pipeline","type":"library","category":null,"description":"Django-pipeline is an active asset packaging library for Django (current version 4.1.0) that streamlines frontend development by providing CSS and JavaScript concatenation, compression, built-in JavaScript template support, and optional data-URI embedding. It integrates with Django's staticfiles system, typically releasing new versions as needed to maintain compatibility with major Django updates.","language":"python","status":"active","version":"4.1.0","tags":["Django","assets","CSS","JavaScript","compression","staticfiles","frontend"],"last_verified":"Sun May 24","install":[{"cmd":"pip install django-pipeline","imports":["INSTALLED_APPS = ['pipeline']","STATICFILES_STORAGE = 'pipeline.storage.PipelineManifestStorage'","STATICFILES_FINDERS = ('django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder', 'pipeline.finders.PipelineFinder',)","{% load pipeline %}"]}],"homepage":null,"github":"https://github.com/jazzband/django-pipeline","docs":"https://django-pipeline.readthedocs.io/","changelog":"https://github.com/jazzband/django-pipeline/blob/master/HISTORY.rst","pypi":"https://pypi.org/project/django-pipeline/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.9,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-pipeline/compatibility"}}