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 JupyterLab extension for rendering HoloViz content.
This package provides a write-once-read-many store for simple numerical data.
The demes Python package provides an API for defining, parsing, and sharing Demes demographic models. Applications can use demes to parse human-readable Demes YAML files into fully-resolved demographic models. In addition, demes provides convenient data structures to simplify manipulation of demographic models.
Efficient coalescent simulation in continuous space.
Package provides Binary-, RedBlack- and AVL-Trees in Python and Cython.
The SciPy library is one of the core packages that make up the SciPy stack. It provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization.
This package provides a python module to read and write the Newick format
Coalescent simulations in continuous space.
Statistical genetics toolkit.
Fiona is GDAL’s neat and nimble vector API for Python programmers. Fiona is designed to be simple and dependable. It focuses on reading and writing data in standard Python IO style and relies upon familiar Python types and protocols such as files, dictionaries, mappings, and iterators instead of classes specific to OGR. Fiona can read and write real-world data using multi-layered GIS formats and zipped virtual file systems and integrates readily with other Python GIS packages such as pyproj, Rtree, and Shapely.
The powerful data exploration & web app framework for Python.
Python wrapper for pgenlib's basic reader and writer.
Extremely lightweight compatibility layer between dataframe libraries.
Interactive plots and applications in the browser from Python.
This package provides a Python library to create SVG drawings.
Data visualization toolchain based on aggregating into a grid.
GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
This package provides a high-level plotting API for the PyData ecosystem built on HoloViews.
Convert bioinformatics data to Zarr.
Drawing tools for Demes demographic models
Hatch plugin for versioning from a package.json file.
xyzservices is a lightweight library providing a repository of available XYZ services offering raster basemap tiles. The repository is provided via Python API and as a compressed JSON file.
Xarray (formerly xray) makes working with labelled multi-dimensional arrays simple, efficient, and fun!
Xarray introduces labels in the form of dimensions, coordinates and attributes on top of raw NumPy-like arrays, which allows for a more intuitive, more concise, and less error-prone developer experience. The package includes a large and growing library of domain-agnostic functions for advanced analytics and visualization with these data structures.
Forward-time population genetic simulation in Python