Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This form field allows users to provide SVG images for models that use Django's standard ImageField, in addition to the image files already supported by it.
This package provides a way to tweak the form field rendering in templates and not in python-level form definitions.
This package provides a configurable set of panels that display information about the current request and response as a toolbar on the rendered page.
Django-LocalFlavor is a collection of assorted pieces of code that are useful for particular countries or cultures.
Easy thumbnails is a Django plugin to dynamically create thumbnails based on source images. Multiple thumbnails can be created from a single source image, using different options to control parameters like the image size and quality.
Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding.
This package provides a full featured Redis cache backend for Django.
Django-taggit is a reusable Django application for simple tagging.
A Django app that provides helper for generating JavaScript catalog to static files.
This package provides an LDAP authentication backend for Django.
Sekizai means blocks in Japanese, and that is what this app provides. A fresh look at blocks. With django-sekizai you can define placeholders where your blocks get rendered and at different places in your templates append to those blocks. This is especially useful for css and javascript. Your subtemplates can now define css and javascript files to be included, and the css will be nicely put at the top and the javascript to the bottom, just like you should. Also sekizai will ignore any duplicate content in a single block.
Pytest-django is a plugin for py.test that provides a set of useful tools for testing Django applications and projects.
Django-extensions extends Django providing, for example, management commands, additional database fields and admin extensions.
Haystack provides modular search for Django. It features a unified, familiar API that allows you to plug in different search backends (such as Solr, Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.
Django Ninja is a web framework for building APIs with Django and Python type hints. It is designed to be fast and easy to use thanks to asyncio and Pydantic.
This app precedes Django's own AppConfig classes that act as "objects [to] store metadata for an application" inside Django's app loading mechanism. In other words, they solve a related but different use case than django-appconf and can't easily be used as a replacement. The similarity in name is purely coincidental.
Essential Gravatar support for Django. Features helper methods, templatetags and a full test suite.
This package provides a facility for configuring Django cache settings with a CACHE_URL environment variable.
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. It provides many tools for building any Web site. Django focuses on automating as much as possible and adhering to the don't repeat yourself (DRY) principle.
The Django REST framework is for building Web APIs with Django. It provides features like a Web-browsable API and authentication policies.
This application provides simple, extensible contact-form functionality for Django sites.
ocrodjvu is a wrapper for OCR systems, that allows you to perform OCR on DjVu files.
This is a small tool to convert DjVu files to PDF files.
DjView is a standalone viewer for DjVu files.
Its features include navigating documents, zooming and panning page images, producing and displaying thumbnails, displaying document outlines, searching documents for particular words in the hidden text layer, copying hidden text to the clipboard, saving pages and documents as bundled or indirect multi-page files, and printing page and documents.
The viewer can simultaneously display several pages using a side-by-side or a continuous layout.