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 the fzy fuzzy string matching algorithm.
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 package provides a Python port of Inquirer.js - a collection of common interactive CLIs.
This package provides a new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
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.
Gallia is an extendable pentesting framework with the focus on the automotive domain. The scope of the toolchain is conducting penetration tests from a single ECU up to whole cars.
Text progress bar library for Python with auto-resizing feature.
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.
FastRLock is a C-level implementation of an optimistic lock for CPython which can be used as a replacement for threading.RLock. It is implemented in Cython and offers a C-API for direct use from Cython code. The lock is 10x faster than threading.RLock under normal conditions and 10% faster under congestion, making it a faster option than the revised RLock implementation in Python 3.2.
This package provide a Python wrapper to EWAH compression bitarray method.
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 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 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 package contains the sphinx theme for the SunPy website and documentation.
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.
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.