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 package provides a simple theme for SDDM, black background with Guix's logo. Based on Arch linux's archlinux-simplyblack theme.
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
SDDM is a display manager for X11 and Wayland aiming to be fast, simple and beautiful. SDDM is themeable and puts no restrictions on the user interface design. It uses QtQuick which gives the designer the ability to create smooth, animated user interfaces.
This package provides a minimalistic dark theme for SDDM, black background with abstract shapes. Inspired by solarized-sddm-theme.
This package provides a simple theme for SDDM, black background with Guix's logo. Based on Arch linux's archlinux-simplyblack theme.
This package provides a LightDM greeter implementation using GTK+, lets you select a desktop session and log in to it.
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.
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.
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.
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.
This package provides a bootstrap3 template pack for python-django-crispy-forms.
This package provides a Django extension to work with htmx.
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.
This package completely mimics the default Django Debug Toolbar SQL panel (internally it is actually subclassed), but instead of displaying queries done via the Django ORM, SQLAlchemy generated queries are displayed.
This package provides a Rollbar support plugin for Django Q.
Simple bulk update over Django ORM or with helper function. This project aims to bulk update given objects using one query over Django ORM.
Django-extensions extends Django providing, for example, management commands, additional database fields and admin extensions.
This package provides mappings for the PostgreSQL INET and CIDR fields for use in Django projects.
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.
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.
Essential Gravatar support for Django. Features helper methods, templatetags and a full test suite.
The Django REST framework is for building Web APIs with Django. It provides features like a Web-browsable API and authentication policies.
django-storages is a project to provide a variety of storage backends in a single library.
This package provides a configurable set of panels that display information about the current request and response as a toolbar on the rendered page.