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 is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types.
Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types.
Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types.
This package provides wrappers for the commands of Python 3.x such that they can also be invoked under their usual names---e.g., python instead of python3 or pip instead of pip3.
To function properly, this package should not be installed together with the python package: this package uses the python package as a propagated input, so installing this package already makes both the versioned and the unversioned commands available.
Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types.
The Qt3d module provides classes for displaying 3D.
The Qt Network Authorization module provides an implementation of OAuth and OAuth2 authenticathon methods for Qt.
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS & JavaScript like language.
This package provides an abstraction layer on top of the various Qt bindings (PySide, PySide2, PyQt4 and PyQt5).
Qt Quick 3D is a module within the Qt framework that provides a high-level interface for creating 3D content for user interfaces. Its key features include:
Spatial (3D) scene graph
Mixing 2D and 3D Qt Quick content
Physically based rendering (PBR) materials
Punctual and image based lighting
Custom material and effect system
GLTF (Graphics Library Transmission Format) 2.0 model import
Animation support
3D input handling and picking
3D particle system
This package provides a Qt/C++ implementation of https://promisesaplus.com/ standard for the ``promises'' programming paradigm.
SIP is used to write self contained extension modules, i.e. without a library to be wrapped. This SIP extension module provides support for the PyQt6 package.
QtKeychain is a Qt library to store passwords and other secret data securely. It will not store any data unencrypted unless explicitly requested.
KD SOAP is a tool for creating client applications for web services using the XML based SOAP protocol and without the need for a dedicated web server.
The Qt QML module provides a framework for developing applications and libraries with the QML language. It defines and implements the language and engine infrastructure, and provides an API to enable application developers to extend the QML language with custom types and integrate QML code with JavaScript and C++.
Pyotherside is a Qt plugin providing access to a Python 3 interpreter from QML for creating asynchronous mobile and desktop UIs with Python.
QWindowKit is a cross-platform window customization framework for Qt Widgets and Qt Quick.
Qt6CT is a program that allows users to configure Qt6 settings (such as icons, themes, and fonts) in desktop environments or window managers, that don't provide Qt integration by themselves.
The Qt Multimedia module provides set of APIs to play and record media, and manage a collection of media content. It also contains a set of plugins for interacting with pulseaudio and GStreamer.
JKQTPlotter is a library of function and data plotter classes for Qt. It includes a plotter widget and a LaTeX equation renderer and supports a variety of graphs and charts.
The QtX11Extras module includes the library to access X11 from within Qt 5.
The Qt Virtual Keyboard module provides a virtual keyboard framework that consists of a C++ backend supporting custom input methods as well as a UI frontend implemented in QML.
QCustomPlot is a Qt C++ widget providing 2D plots, graphs and charts.
The qt5compat package includes application programming interfaces (APIs) from Qt 5 that were ported to Qt 6, to ease migration. It provides for example the GraphicalEffects module that came with the qtgraphicaleffects Qt 5 package.