_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


aocommon 0.0.0-4.5f3f280
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://gitlab.com/aroffringa/aocommon
Licenses: GPL 3+
Build system: copy
Synopsis: Collection of functionality that is reused in astronomical applications
Description:

This package provides source-only AOCommon collection of functionality that is reused in several astronomical applications, such as wsclean, aoflagger, DP3 and everybeam.

python-drizzle 2.2.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/drizzle
Licenses: Modified BSD
Build system: pyproject
Synopsis: Combining dithered images into a single image
Description:

The drizzle library is a Python package for combining dithered images into a single image. This library is derived from code used in DrizzlePac. Like DrizzlePac, most of the code is implemented in the C language. The biggest change from DrizzlePac is that this code passes an array that maps the input to output image into the C code, while the DrizzlePac code computes the mapping by using a Python callback. Switching to using an array allowed the code to be greatly simplified.

python-regions 0.11
Propagated dependencies: python-astropy@8.0.0 python-numpy@2.3.1 python-matplotlib@3.10.8 python-shapely@2.1.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/astropy/regions
Licenses: Modified BSD
Build system: pyproject
Synopsis: Package for region handling
Description:

Regions is an Astropy package for region handling.

python-eaglesqltools 2.0.0-0.31732c6
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/kyleaoman/eagleSqlTools
Licenses: GPL 3
Build system: pyproject
Synopsis: Python API for the EAGLE cosmological simulation database
Description:

This package provides utilities for accessing EAGLE public database.

python-casacore 3.7.1
Dependencies: casacore@3.8.0 cfitsio@4.6.4 hdf5@1.14.6 openblas@0.3.31 wcslib@8.8
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://casacore.github.io/python-casacore
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python wrapper for Casacore
Description:

This package provides a wrapper around casacore, the radio astronomy library.

spot-nik 1.1.0
Dependencies: python-astropy@8.0.0 python-astroquery@0.4.11 python-ginga@6.0.0 python-jplephem@2.24 python-matplotlib@3.10.8 python-pandas@2.3.3 python-dateutil@2.9.0 python-requests@2.32.5 python-skyfield@1.54 python-pyqt@6.9.1 python-pyside-6@6.9.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/naojsoft/spot
Licenses: Modified BSD
Build system: pyproject
Synopsis: Site Planning and Observation Tool
Description:

SPOT (Site Planning and Observation Tool) is a graphical tool for planning and conducting astronomical observations at a site.

python-coolest 0.1.11
Propagated dependencies: python-astropy@8.0.0 python-getdist@1.5.4 python-jsonpickle@4.0.0 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/aymgal/COOLEST
Licenses: GPL 3
Build system: pyproject
Synopsis: Strong Gravitational Lensing Analyses
Description:

The COde-independent Organized LEns STandard (COOLEST) defines a set of conventions to be shared across the strong lensing community, in order to consistently store, share and improve lens modeling analyses. In short, this project provides tools to manipulate lens models as a single, human-readable JSON template file alongside Python routines for visualizing and comparing lens models possibly obtained from different modeling codes.

python-gizmo-analysis 1.0.5
Propagated dependencies: python-h5py@3.15.1 python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3 python-utilities-awetzel@1.0.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://bitbucket.org/awetzel/gizmo_analysis
Licenses: Expat
Build system: pyproject
Synopsis: Read and analyze Gizmo simulations
Description:

Python package for reading and analyzing simulations generated using the Gizmo code, in particular, the FIRE cosmological simulations.

python-extinction 0.4.8
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/sncosmo/extinction
Licenses: Expat
Build system: pyproject
Synopsis: Fast interstellar dust extinction laws
Description:

This package provides a cython-optimized implementations of empirical dust exitinction laws found in the literature.

python-ccdproc 2.5.1
Propagated dependencies: python-astropy@8.0.0 python-astroscrappy@1.3.0 python-numpy@2.3.1 python-reproject@0.20.0 python-scikit-image@0.26.0 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://ccdproc.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Basic data reductions of CCD images
Description:

The ccdproc package provides many of the necessary tools for processing of CCD images built on a framework to provide error propagation and bad pixel tracking throughout the reduction process.

python-pint-pulsar 1.1.5
Propagated dependencies: python-astropy@8.0.0 python-corner@2.2.2 python-emcee@3.1.6 python-jplephem@2.24 python-loguru@0.7.3-0.75b9201 python-matplotlib@3.10.8 python-nestle@0.2.0 python-numdifftools@0.9.42 python-numpy@2.3.1 python-pyerfa@2.0.1.5 python-scipy@1.16.3 python-uncertainties@3.2.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/nanograv/PINT
Licenses: Modified BSD
Build system: pyproject
Synopsis: Software for high-precision pulsar timing
Description:

PINT is not TEMPO3 - package providing a Pulsar Timing, written in Python from scratch. Features:

  • a robust system to produce high-precision timing results that is completely independent of TEMPO and Tempo2

  • a system that is easy to extend and modify due to a good design and the use of a modern programming language, techniques, and libraries

python-hapiclient 0.2.9
Propagated dependencies: python-isodate@0.7.2 python-joblib@1.5.2 python-numpy@2.3.1 python-pandas@2.3.3 python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/hapi-server/client-python
Licenses: Modified BSD
Build system: pyproject
Synopsis: Interface to Heliophysics data server API
Description:

This package provides an interface to Heliophysics Application Programmer’s Interface data server API.

python-libstempo 2.5.1
Dependencies: tempo2@2026.04.1
Propagated dependencies: python-astropy@8.0.0 python-ephem@4.2.1 python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/vallis/libstempo
Licenses: Expat
Build system: pyproject
Synopsis: Python wrapper for tempo2
Description:

This package provides a Python wrapper for tempo2 - a high precision pulsar timing tool.

python-lofar-parameterset 1.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://git.astron.nl/lofar2.0/lofar_pyparameterset
Licenses: GPL 3+
Build system: pyproject
Synopsis: Minimal Python implementation of the LOFAR ParameterSet
Description:

This package contains a pure-python drop-in replacement for the Python wrapper around the original LOFAR ParameterSet that is written in C++. It supports only the basic features of the original.

python-flatstar 0.2.1-alpha
Propagated dependencies: python-numpy@2.3.1 python-pillow@12.1.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/ladsantos/flatstar
Licenses: Expat
Build system: pyproject
Synopsis: Make 2d intensity maps of limb-darkened stars
Description:

flatstar is a pure-Python tool for drawing stellar disks with scientifically-rigorous limb darkening. Each pixel has an accurate fractional intensity in relation to the total stellar intensity of 1.0. It is ideal for ray-tracing simulations of stars and planetary transits.

python-aiapy 0.12.0
Propagated dependencies: python-sunpy@7.1.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://aia.lmsal.com/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for AIA data analysis
Description:

aiapy is a Python package for analyzing data from the AIA instrument onboard NASA's SDO spacecraft.

python-asdf-standard 1.5.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://asdf-standard.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: ASDF standard schemas
Description:

This package provides Python implementation of ASDF - a proposed next generation interchange format for scientific data. ASDF aims to exist in the same middle ground that made FITS so successful, by being a hybrid text and binary format: containing human editable metadata for interchange, and raw binary data that is fast to load and use. Unlike FITS, the metadata is highly structured and is designed up-front for extensibility.

python-spacetrack 1.4.0
Propagated dependencies: python-filelock@3.20.0 python-httpx@0.28.1 python-logbook@1.8.2 python-outcome@1.3.0.post0 python-platformdirs@4.3.6 python-dateutil@2.9.0 python-represent@2.1 python-rush@2021.04.0 python-sniffio@1.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/python-astrodynamics/spacetrack
Licenses: Expat
Build system: pyproject
Synopsis: Python client for space-track.org
Description:

spacetrack is a python module for Space-Track which promotes space flight safety, protection of the space environment and the peaceful use of space worldwide by sharing space situational awareness services and information with international satellite owners/operators, academia and other entities.

python-ctapipe-io-magic 0.5.8
Propagated dependencies: python-astropy@8.0.0 python-ctapipe@0.31.0 python-numpy@2.3.1 python-scipy@1.16.3 python-uproot@5.6.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/cta-observatory/ctapipe_io_magic
Licenses: Modified BSD
Build system: pyproject
Synopsis: Ctapipe plugin for reading calibrated MAGIC files
Description:

This package provides a EventSource plugin for ctapipe, needed to read the calibrated data of the MAGIC telescope system.

python-fitsio 1.3.0-0.3a30123
Dependencies: curl@8.6.0 cfitsio@4.6.4 zlib@1.3.1
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/esheldon/fitsio
Licenses: GPL 2+
Build system: pyproject
Synopsis: Python library to read from and write to FITS files
Description:

This package provides a Python library for reading from and writing to FITS files using the CFITSIO library. Among other things, it can

  • read and write image, binary, and ascii table extensions;

  • read arbitrary subsets of tables in a lazy manner;

  • query the rows and columns of a table;

  • read and write header keywords;

  • read and write Gzip files.

python-astlib 0.13.2
Propagated dependencies: python-astropy@8.0.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://astlib.readthedocs.io
Licenses: LGPL 2.1
Build system: pyproject
Synopsis: Plots with World Coordinate System information
Description:

This package provides a set of Python modules for producing simple plots, statistics, common calculations, coordinate conversions, and manipulating FITS images with World Coordinate System (WCS) information.

python-irispy-lmsal 0.7.0
Propagated dependencies: python-astropy@8.0.0 python-dkist@1.17.0-0.4369dd7 python-mpl-animators@1.2.4 python-ndcube@2.4.1 python-pandas@2.3.3 python-scipy@1.16.3 python-sunpy@7.1.2 python-sunraster@0.7.0 python-astroscrappy@1.3.0 python-fiasco@0.8.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://iris.lmsal.com/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Tools to read and analyze data from the IRIS solar-observing satellite
Description:

This package provides tools to read and analyze data from the IRIS solar-observing satellite.

python-pysatmadrigal 0.2.0
Propagated dependencies: python-h5py@3.15.1 python-madrigalweb@3.3.7 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-pysat@3.2.2 python-xarray@2025.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/pysat/pysatMadrigal
Licenses: Modified BSD
Build system: pyproject
Synopsis: Madrigal instrument support for the pysat ecosystem
Description:

This package provides functions to import data from the Madrigal database (upper atmospheric science database) into pysat.

Total packages: 73977