_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


python-django-simple-math-captcha 2.0.0
Propagated dependencies: python-django@5.2.15 python-six@1.17.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/alsoicode/django-simple-math-captcha
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Easy-to-use math field/widget captcha for Django forms
Description:

A multi-value-field that presents a human answerable question, with no settings.py configuration necessary, but instead can be configured with arguments to the field constructor.

python-django-dbbackup 5.1.2
Propagated dependencies: python-django@5.2.15
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/Archmonger/django-dbbackup
Licenses: Modified BSD
Build system: pyproject
Synopsis: Backup and restore a Django project database and media
Description:

This Django application provides management commands to help backup and restore your project database and media files with various storages such as Amazon S3, Dropbox, local file storage or any Django storage.

python-django-taggit 6.1.0
Propagated dependencies: python-django@5.2.15
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-taggit
Licenses: Modified BSD
Build system: pyproject
Synopsis: Reusable Django application for simple tagging
Description:

Django-taggit is a reusable Django application for simple tagging.

daphne 4.2.1
Propagated dependencies: python-asgiref@3.8.1 python-autobahn@25.11.1 python-pyopenssl@24.3.0 python-service-identity@24.2.0 python-twisted@25.5.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/django/daphne
Licenses: Modified BSD
Build system: pyproject
Synopsis: Django ASGI (HTTP/WebSocket) server
Description:

Daphne is a HTTP, HTTP2 and WebSocket protocol server for ASGI and ASGI-HTTP, developed to power Django Channels.

It supports automatic negotiation of protocols; there's no need for URL prefixing to determine WebSocket endpoints versus HTTP endpoints.

python-django-csp 4.0
Propagated dependencies: python-django@5.2.15 python-packaging@25.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-csp.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Django Content Security Policy support.
Description:

This package adds support for Content-Security-Policy headers to Django.

python-django-compressor 4.5.1
Propagated dependencies: python-django@5.2.15 python-django-appconf@1.1.0 python-django-sekizai@4.1.0 python-rcssmin@1.2.0 python-rjsmin@1.2.3
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-compressor.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Compress linked and inline JavaScript or CSS into single cached files
Description:

Django Compressor combines and compresses linked and inline Javascript or CSS in a Django templates into cacheable static files by using the compress template tag.

python-crispy-bootstrap4 2026.2
Propagated dependencies: python-django@5.2.15 python-django-crispy-forms@2.5
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/django-crispy-forms/crispy-bootstrap4
Licenses: Expat
Build system: pyproject
Synopsis: Bootstrap4 template pack for django-crispy-forms
Description:

This package provides a bootstrap4 template pack for python-django-crispy-forms.

python-django-htmx 1.23.2
Propagated dependencies: python-asgiref@3.8.1 python-django@5.2.15
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-htmx.readthedocs.io/en/latest/
Licenses: Expat
Build system: pyproject
Synopsis: Extensions for using Django with htmx
Description:

This package provides a Django extension to work with htmx.

python-django-statici18n 2.6.0
Propagated dependencies: python-django@5.2.15 python-django-appconf@1.1.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/zyegfryed/django-statici18n
Licenses: Modified BSD
Build system: pyproject
Synopsis: Generate JavaScript catalog to static files
Description:

A Django app that provides helper for generating JavaScript catalog to static files.

python-django-allauth 65.18.0
Dependencies: xmlsec-openssl@1.3.9
Propagated dependencies: python-asgiref@3.8.1 python-django@5.2.15 python-fido2@2.1.1 python-oauthlib@3.3.1 python-openid@3.2.0 python-pyjwt@2.10.1 python-python3-saml@1.16.0 python-pyyaml@6.0.2 python-qrcode@8.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://codeberg.org/allauth/django-allauth
Licenses: Expat
Build system: pyproject
Synopsis: Set of Django applications addressing authentication
Description:

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

python-django-debug-toolbar 6.0.0
Propagated dependencies: python-sqlparse@0.5.5 python-django@5.2.15
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-debug-toolbar
Licenses: Modified BSD
Build system: pyproject
Synopsis: Toolbar to help with developing Django applications
Description:

This package provides a configurable set of panels that display information about the current request and response as a toolbar on the rendered page.

python-django-cors-headers 4.7.0
Propagated dependencies: python-asgiref@3.8.1 python-django@5.2.15
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/adamchainz/django-cors-headers
Licenses: Expat
Build system: pyproject
Synopsis: Django application for handling headers required for CORS
Description:

django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).

python-django-logging-json 1.16
Propagated dependencies: python-certifi@2025.06.15 python-django@5.2.15 python-elasticsearch@9.1.1 python-six@1.17.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/cipriantarta/django-logging
Licenses: FreeBSD
Build system: pyproject
Synopsis: Log requests/responses in various formats
Description:

This package provides a Django library that logs request, response, and exception details in a JSON document. It can also send logs directly to ElasticSearch.

python-django-crispy-forms 2.5
Propagated dependencies: python-django@5.2.15
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/django-crispy-forms/django-crispy-forms
Licenses: Expat
Build system: pyproject
Synopsis: Tool to control Django forms without custom templates
Description:

django-crispy-forms lets you easily build, customize and reuse forms using your favorite CSS framework, without writing template code.

python-django-auth-ldap 4.8.0
Propagated dependencies: python-django@5.2.15 python-ldap@3.4.5
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/django-auth-ldap/django-auth-ldap
Licenses: FreeBSD
Build system: pyproject
Synopsis: Django LDAP authentication backend
Description:

This package provides an LDAP authentication backend for Django.

python-django-q-rollbar 0.1.3
Propagated dependencies: python-rollbar@1.3.0 python-requests@2.32.5
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-q.readthedocs.org
Licenses: Expat
Build system: pyproject
Synopsis: Rollbar support plugin for Django Q
Description:

This package provides a Rollbar support plugin for Django Q.

python-django-mailer 2.3.2-0.e350fb0
Propagated dependencies: python-django@5.2.15 python-filelock@3.20.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/pinax/django-mailer
Licenses: Expat
Build system: pyproject
Synopsis: Mail queuing and management for Django
Description:

This is a reusable Django application for queuing the sending of email. It works by storing email in the database for later sending.

python-django 5.2.15
Propagated dependencies: python-asgiref@3.8.1 python-sqlparse@0.5.5 python-argon2-cffi@25.1.0 python-bcrypt@3.2.2 python-jinja2@3.1.2
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://www.djangoproject.com/
Licenses: Modified BSD
Build system: pyproject
Synopsis: High-level Python Web framework
Description:

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.

python-django-q 1.3.9
Propagated dependencies: python-arrow@1.3.0 python-blessed@1.20.0 python-django@5.2.15 python-django-picklefield@3.3.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-q.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Multiprocessing distributed task queue for Django
Description:

Django Q is a native Django task queue, scheduler and worker application using Python multiprocessing.

python-dj-database-url 3.0.1
Propagated dependencies: python-django@5.2.15
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/dj-database-url
Licenses: Modified BSD
Build system: pyproject
Synopsis: Use Database URLs in your Django Application
Description:

This simple Django utility allows you to utilize the 12factor inspired DATABASE_URL environment variable to configure your Django application.

The dj_database_url.config method returns a Django database connection dictionary, populated with all the data specified in your URL. There is also a conn_max_age argument to easily enable Django’s connection pool.

python-channels 4.2.2
Propagated dependencies: python-asgiref@3.8.1 python-django@5.2.15
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/django/channels
Licenses: Modified BSD
Build system: pyproject
Synopsis: Async, event-driven capabilities on Django
Description:

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.

python-pytest-django 4.11.1
Propagated dependencies: python-pytest@9.0.2
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://pytest-django.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Django plugin for py.test
Description:

Pytest-django is a plugin for py.test that provides a set of useful tools for testing Django applications and projects.

python-xapian-haystack 4.0.0
Propagated dependencies: python-django@5.2.15 python-django-haystack@3.3.0 python-filelock@3.16.1 python-xapian-bindings@1.4.29 xapian@1.4.29
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/notanumber/xapian-haystack
Licenses: GPL 2
Build system: pyproject
Synopsis: A Xapian backend for Haystack
Description:

This package provides a Xapian backend for Haystack.

python-django-classy-tags 4.1.0
Propagated dependencies: python-django@5.2.15
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/divio/django-classy-tags
Licenses: Modified BSD
Build system: pyproject
Synopsis: Class based template tags for Django
Description:

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.

Total packages: 72465