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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
django-storages is a project to provide a variety of storage backends in a single library.
Essential Gravatar support for Django. Features helper methods, templatetags and a full test suite.
This package provides a bootstrap3 template pack for python-django-crispy-forms.
A Django app that provides helper for generating JavaScript catalog to static files.
This package provides a configurable set of panels that display information about the current request and response as a toolbar on the rendered page.
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-classy-tags is an approach at making writing template tags in Django easier, shorter and more fun. It provides an extensible argument parser which reduces most of the boiler plate code you usually have to write when coding custom template tags.
This package provides template partials for Django, offering fragment reuse, integration with the template loader and inline output.
This package provides a bootstrap4 template pack for python-django-crispy-forms.
django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).
Pickled object field for Django
Django-LocalFlavor is a collection of assorted pieces of code that are useful for particular countries or cultures.
This package provides a facility for configuring Django email backend settings from URLs.
Pytest-django is a plugin for py.test that provides a set of useful tools for testing Django applications and projects.
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 adds support for Content-Security-Policy headers to Django.
Channels wraps Django's native asynchronous view support, allowing Django projects to handle not only HTTP, but protocols that require long-running connections too - WebSockets, MQTT, chatbots, amateur radio, and more. It does this while preserving Django's synchronous nature, allowing you to choose how you write your code - synchronous, fully asynchronous, or a mixture of both.
Channels also bundles this event-driven architecture with channel layers, a system that allows you to easily communicate between processes, and separate your project into different processes.
This package provides an instant integration of Ian Bicking's WebTest with Django's testing framework.
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
Django-filter is a generic, reusable application to alleviate writing some of the more mundane bits of view code. Specifically, it allows users to filter down a queryset based on a model’s fields, displaying the form to let them do this.
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.
This is a small tool to convert DjVu files to PDF files.
minidjvu is a multipage DjVu encoder and single page encoder/decoder. It doesn't support colors or grayscales, just black and white.