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.
Gyselalib++ is a collection of C++ components for writing gyrokinetic semi-lagrangian codes and similar as well as a collection of such codes.
The HepMC package is an object oriented C++ event record for High Energy Physics Monte Carlo generators and simulation.
Python meta-package for deisa-dask and deisa-ray.
This package provides classes and functions for performing customizable robust ICA.
distinctipy is a lightweight python package providing functions to generate colours that are visually distinct from one another.
Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash.
Paste provides a variety of web development tools and middleware which can be nested together to build web applications. Paste's design closely follows ideas flowing from WSGI (Web Standard Gateway Interface).
This package provides a Python library for generating word clouds.
The Enable project provides two related multi-platform packages for drawing GUI objects.
Enable: an object drawing library that supports containment and event notification.
Kiva: a multi-platform DisplayPDF vector drawing engine.
Enable python source code refactoring through AST modifications.
Sample use cases:
Facilitate moving or renaming python modules by rewriting import statements.
Refactor code to enforce a certain style, such as reordering function definitions.
Safely migrate code from one API to another.
This package provides a Python module for finding installed BLAS library in a system, along with its headers. It is intended to be used for easily linking Cython-wrapped C/C++ code that calls BLAS functions to the corresponding system's library.
Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line.
Key features:
Hierarchical configuration composable from multiple sources
Configuration can be specified or overridden from the command line
Dynamic command line tab completion
Run your application locally or launch it to run remotely
Run multiple jobs with different arguments with a single command
This package provides functions for 3D coordinate transformations.
This package provides tools for automated download of UMLS data.
This package provides a Zarr I/O backend for the HDMF.
Pyface contains toolkit-independent GUI abstraction layers, used to support the TraitsUI package. Thus, you can write code in the abstraction of the Pyface API and the selected toolkit and backend take care of the details of displaying them.
dask-jobqueue makes it easy to deploy Dask on common job queuing systems typically found in high performance supercomputers, academic research institutions, and other clusters, like PBS, Slurm, MOAB, SGE, LSF, and HTCondor.
The pyjson-tricks package brings several pieces of functionality to python handling of JSON files:
Store and load numpy arrays in human-readable format.
Store and load class instances both generic and customized.
Store and load date/times as a dictionary (including timezone).
Preserve map order using OrderedDict.
Allow for comments in json files by starting lines with #.
Sets, complex numbers, Decimal, Fraction, enums, compression, duplicate keys, pathlib Paths, bytes, ...
As well as compression and disallowing duplicate keys.
h5io is a package designed to facilitate saving some standard Python objects into the forward-compatible HDF5 format. It is a higher-level package than h5py.
This package provides utilities for downloading several URL as one, as well as supporting multi-part URLs.
This package provides a small utility for simplifying and cleaning up argument parsing scripts.
Donfig is a python library meant to make configuration easier for other python packages. Donfig can be configured programmatically, by environment variables, or from YAML files in standard locations.
Dask backend for Deisa.
Python library to build pretty command line user prompts.