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

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.


sugar-light-sddm-theme 1.0
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/MarianArlt/sddm-sugar-light
Licenses: GPL 3+
Build system: trivial
Synopsis: Sugar light theme for SDDM
Description:

Sugar is extremely customizable and so sweet it will probably cause you diabetes just from looking at it. Sweeten the login experience for your users, your family and yourself

distcc 3.4
Dependencies: avahi@0.8 gtk+@3.24.51 libiberty@14.3.0 mit-krb5@1.21 popt@1.18 python-minimal@3.11.14
Channel: guix
Location: gnu/packages/distributed.scm (gnu packages distributed)
Home page: https://www.distcc.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Distributed builds for C, C++ and Objective C
Description:

distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often two or more times faster than a local compile.

boinc-client 8.2.8
Dependencies: openssl@3.0.8 curl@8.6.0 wxwidgets@3.2.8.1 gtk+@3.24.51 gdk-pixbuf@2.42.12 libnotify@0.8.3 sqlite@3.39.3 python@3.11.14 python-pyserial@3.5
Channel: guix
Location: gnu/packages/distributed.scm (gnu packages distributed)
Home page: https://boinc.berkeley.edu/
Licenses: LGPL 3+ GPL 3+
Build system: gnu
Synopsis: Help cutting-edge science research using your computer
Description:

BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.

python-django-ninja 1.4.3
Propagated dependencies: python-django@5.2.8 python-pydantic@2.10.4
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-ninja.rest-framework.com
Licenses: Expat
Build system: pyproject
Synopsis: REST framework for Django
Description:

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.

python-django-jinja 2.11.0
Propagated dependencies: python-django-4@4.2.27 python-jinja2@3.1.2 python-pytz@2025.1 python-django-pipeline@4.1.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://niwinz.github.io/django-jinja/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Simple jinja2 templating backend for Django
Description:

This package provides a templating backend for Django, using Jinja2. It provides certain advantages over the builtin Jinja2 backend in Django, for example, explicit calls to callables from templates and better performance.

python-django-template-partials 25.2
Propagated dependencies: python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/carltongibson/django-template-partials
Licenses: Expat
Build system: pyproject
Synopsis: Reusable named inline-partials for the Django Template Language
Description:

This package provides template partials for Django, offering fragment reuse, integration with the template loader and inline output.

python-django-contrib-comments 2.2.0
Propagated dependencies: python-django-4@4.2.27
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/django/django-contrib-comments
Licenses: Modified BSD
Build system: pyproject
Synopsis: Comments framework
Description:

Django used to include a comments framework; since Django 1.6 it's been separated to a separate project. This is that project. This framework can be used to attach comments to any model, so you can use it for comments on blog entries, photos, book chapters, or anything else.

python-django-auth-ldap 4.8.0
Propagated dependencies: python-django@5.2.8 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-picklefield 3.3.0
Propagated dependencies: python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/gintas/django-picklefield
Licenses: Expat
Build system: pyproject
Synopsis: Pickled object field for Django
Description:

Pickled object field for Django

python-dj-search-url 0.1
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/dstufft/dj-search-url
Licenses: FreeBSD
Build system: pyproject
Synopsis: Configure Haystack search from URLs
Description:

This package provides a facility for configuring Django Haystack applications with a SEARCH_URL variable.

python-django-override-storage 0.3.2
Propagated dependencies: python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/danifus/django-override-storage
Licenses: Expat
Build system: pyproject
Synopsis: Django test helpers to manage file storage side effects
Description:

This project provides tools to help reduce the side effects of using FileFields during tests.

python-django-storages 1.14.6
Propagated dependencies: python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-storages.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Support for many storage backends in Django
Description:

django-storages is a project to provide a variety of storage backends in a single library.

python-django-q2 1.7.6
Propagated dependencies: python-blessed@1.20.0 python-boto3@1.40.61 python-croniter@5.0.1 python-django@5.2.8 python-django-picklefield@3.3.0 python-django-q-rollbar@0.1.3 python-django-q-sentry@0.1.6 python-django-redis@5.4.0 python-hiredis@3.1.0 python-importlib-metadata@8.7.0 python-iron-mq@0.9-0.e6ff76a python-psutil@7.0.0 python-pymongo@4.14.0 python-redis@5.2.0 python-setproctitle@1.3.7
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-q2.readthedocs.org
Licenses: Expat
Build system: pyproject
Synopsis: Multiprocessing distributed task queue for Django
Description:

This package provides a multiprocessing distributed task queue for Django. Django Q2 is a fork of Django Q with the new updated version of Django Q, dependencies updates, docs updates and several bug fixes.

python-django-tagging 0.5.1
Dependencies: python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-tagging
Licenses: Modified BSD
Build system: pyproject
Synopsis: Generic tagging application for Django
Description:

This package provides a generic tagging application for Django projects, which allows association of a number of tags with any Model instance and makes retrieval of tags simple.

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-sekizai 4.1.0
Propagated dependencies: python-django@5.2.8 python-django-classy-tags@4.1.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/django-cms/django-sekizai
Licenses: Modified BSD
Build system: pyproject
Synopsis: Template blocks for Django projects
Description:

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.

python-django-classy-tags 4.1.0
Propagated dependencies: python-django@5.2.8
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.

python-django-compressor 4.5.1
Propagated dependencies: python-django@5.2.8 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-django-cache-url 3.4.5
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/epicserve/django-cache-url
Licenses: Expat
Build system: pyproject
Synopsis: Configure Django cache settings from URLs
Description:

This package provides a facility for configuring Django cache settings with a CACHE_URL environment variable.

python-django-rq 3.0.0
Propagated dependencies: python-django@5.2.8 python-redis@5.2.0 python-rq@2.3.1 python-pyaml@25.7.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/ui/django-rq
Licenses: Expat
Build system: pyproject
Synopsis: Django integration with RQ
Description:

Django integration with RQ, a Redis based Python queuing library. Django-RQ is a simple app that allows you to configure your queues in django's settings.py and easily use them in your project.

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-configurations 2.4.1
Propagated dependencies: python-django-4@4.2.27
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-configurations.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Helper module for organizing Django settings
Description:

django-configurations helps you organize the configuration of your Django project by providing glue code to bridge between Django'smodule based settings system and programming patterns like mixins, facades, factories and adapters that are useful for non-trivial configuration scenarios.

python-django-taggit 6.1.0
Propagated dependencies: python-django@5.2.8
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.

python-django-rest-framework 3.16.1
Propagated dependencies: python-django@5.2.8 python-pytz@2025.1
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://www.django-rest-framework.org
Licenses: FreeBSD
Build system: pyproject
Synopsis: Toolkit for building Web APIs with Django
Description:

The Django REST framework is for building Web APIs with Django. It provides features like a Web-browsable API and authentication policies.

Total packages: 69239