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 Python module Py3AMF which is a fork of PyAMF with support of Python v3+.
This package provides a Python port of Inquirer.js - a collection of common interactive CLIs.
The kagglehub library provides a simple way to interact with Kaggle resources such as datasets, models, notebook outputs in Python.
This package contains typing stubs for simplejson, a very small subset the Python stubs contained in the complete simplejson collection.
about-time is a helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.
Key feature are:
measure the duration of two or more blocks at the same time, including the whole duration
instrument a code to cleanly retrieve durations in one line, to log or send to time series databases
easily see human friendly durations in s (seconds), ms (milliseconds), µs (microseconds) and even ns (nanoseconds)
easily see human friendly counts with SI prefixes like k, M, G, T, etc
measure the actual throughput of a block
easily see human friendly throughputs in
/second,/minute,/houror even/day, including SI prefixes
This driver is based on black box reverse engineering of the USB behaviour of the proprietary software, and reading the basic data structure layouts in the original python-can canalystii source.
This package contains typing stubs for pyyaml, a very small subset the Python stubs contained in the complete pyyaml collection.
This package contains typing stubs for tqdm, a very small subset the Python stubs contained in the complete tqdm collection.
A Python package for working with user perceived characters. More specifically, string manipulation and calculation functions for working with grapheme cluster groups (graphemes) as defined by the Unicode Standard Annex #29
This package provide a Python wrapper to EWAH compression bitarray method.
This package provides a Python port of the fzy fuzzy string matching algorithm.
This package profieds RabbitMQ Server which supports AMQP 0-9-1, AMQP 1.0, MQTT 3.1.1, STOMP 1.0 through 1.2
msgspec is a fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML. It includes the following features:
High performance encoders/decoders for common protocols.
Support for a wide variety of Python types.
Zero-cost schema validation using familiar Python type annotations.
A speedy Struct type for representing structured data.
This package provides a sphinx extension designed to facilitate rendering changelogs into your sphinx documentation. Currently this supports towncrier and inclusion of a ReST changelog file.
This is a Sphinx extension to automatically generate API pages for whole modules. It was originally developed for the Astropy project but is now available as a standalone package since it can be used for any other package. The documentation can be found on ReadTheDocs
This Sphinx theme integrates the Bootstrap CSS / JavaScript framework with various layout options, hierarchical menu navigation, and mobile-friendly responsive design. It is configurable, extensible, and can use any number of different Bootswatch CSS themes
This package contains the sphinx theme for the SunPy website and documentation.
The wolfSSL embedded SSL library (formerly CyaSSL) is an SSL/TLS library written in ANSI C and targeted for embedded, RTOS, and resource-constrained environments - primarily because of its small size, speed, and feature set. wolfSSL supports industry standards up to the current TLS 1.3 and DTLS 1.2, is up to 20 times smaller than OpenSSL, and offers progressive ciphers such as ChaCha20, Curve25519, NTRU, and Blake2b.
Maintenance of this project is made possible by all the @urlhttps://github.com/jesseduffield/lazygit/graphs/contributors,contributors and @urlhttps://github.com/sponsors/jesseduffield,sponsors. If you'd like to sponsor this project and have your avatar or company logo appear below @urlhttps://github.com/sponsors/jesseduffield,click here. 💙
wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It combines a multithreaded design with scalable event notification systems such as epoll and kqueue.
QXlsx is a successor of QtXlsx and providies a functionality to work with Excel XLSX document format.
This package provides a utility to report core memory usage per program.
Community collection of unit generator plugins for SuperCollider. An installation extends the functionality of SuperCollider by additional UGens that run on scsynth, the SuperCollider audio synthesis server.
SuperCollider is a synthesis engine (scsynth or supernova) and programming language (sclang). It can be used for experimenting with sound synthesis and algorithmic composition.
SuperCollider requires jackd to be installed in your user profile and your user must be allowed to access the realtime features of the kernel. Search for "realtime" in the index of the Guix manual to learn how to achieve this using Guix System.