_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-webbpsf 2.1.0
Propagated dependencies: python-astropy@7.0.1 python-astroquery@0.4.10 python-matplotlib@3.8.2 python-numpy@1.26.2 python-photutils@2.2.0 python-poppy@1.1.2 python-pysiaf@0.24.1 python-scipy@1.12.0 python-synphot@1.5.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://stpsf.readthedocs.io
Licenses: Modified BSD
Synopsis: Creates simulated point spread functions for Space Telescopes)
Description:

STPSF produces simulated PSFs for the James Webb Space Telescope, NASA's flagship infrared space telescope. STPSF can simulate images for any of the four science instruments plus the fine guidance sensor, including both direct imaging, coronagraphic, and spectroscopic modes.

python-typeapi 2.1.1
Propagated dependencies: python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/typeapi/
Licenses: Expat
Synopsis: Type hints
Description:

The typeapi package provides an object-oriented interface for introspecting PEP484 type hints at runtime, including forward references that make use of the more recent PEP585 and PEP604 type hint features in Python versions that don't natively support them.

python-equinox 0.11.10
Propagated dependencies: python-jax@0.4.28 python-jaxtyping@0.2.21 python-typing-extensions@4.12.2 python-wadler-lindig@0.1.3
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://docs.kidger.site/equinox/
Licenses: ASL 2.0
Synopsis: Neural networks in JAX via callable PyTrees and filtered transformations
Description:

Equinox is a comprehensive JAX library that provides a wide range of tools and features not found in core JAX, including neural networks with PyTorch-like syntax, filtered APIs for transformations, PyTree manipulation routines, and advanced features like runtime errors.

python-chaospy 4.3.13
Propagated dependencies: python-importlib-metadata@5.2.0 python-numpoly@1.2.11 python-numpy@1.26.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://chaospy.readthedocs.io/en/master/
Licenses: Expat
Synopsis: Numerical tool for performing uncertainty quantification
Description:

Chaospy is a numerical toolbox for performing uncertainty quantification using polynomial chaos expansions, advanced Monte Carlo methods implemented in Python. It also include a full suite of tools for doing low-discrepancy sampling, quadrature creation, polynomial manipulations, and a lot more.

python-pybox2d 2.3.10
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/pybox2d/pybox2d
Licenses: Zlib
Synopsis: 2D game physics for Python
Description:

Pybox2d is a 2D physics library for your games and simple simulations. It's based on the Box2D library, written in C++. It supports several shape types (circle, polygon, thin line segments), and quite a few joint types (revolute, prismatic, wheel, etc.).

python-portend 3.2.0
Propagated dependencies: python-tempora@5.0.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/jaraco/portend
Licenses: Expat
Synopsis: Monitor TCP ports for bound or unbound states
Description:

python-portend can be used to monitor TCP ports for bound or unbound states. For example, waiting for a port to be occupied or freed within a set timeout. python-portend can also be used directly from the command line.

python-slixmpp 1.8.6
Dependencies: libidn@1.41 python@3.11.11
Propagated dependencies: python-aiodns@3.0.0 python-aiohttp@3.11.11 python-cryptography@44.0.0 python-defusedxml@0.7.1 python-emoji@2.12.1 python-pyasn1@0.4.8 python-pyasn1-modules@0.2.8
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://lab.louiz.org/poezio/slixmpp
Licenses: Expat
Synopsis: XMPP library without threads
Description:

Slixmpp is a XMPP library for Python 3.7+. It is a fork of SleekXMPP. Its goal is to only rewrite the core of the library (the low level socket handling, the timers, the events dispatching) in order to remove all threads.

python-dm-tree 0.1.8
Dependencies: pybind11@2.13.6 abseil-cpp@20250127.1 python@3.11.11
Propagated dependencies: python-wheel@0.40.0 python-absl-py@1.4.0 python-attrs@24.2.0 python-numpy@1.26.2 python-wrapt@1.17.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/deepmind/tree
Licenses: ASL 2.0
Synopsis: Work with nested data structures in Python
Description:

Tree is a python library for working with nested data structures. In a way, tree generalizes the builtin map function which only supports flat sequences, and allows you to apply a function to each leaf preserving the overall structure.

python-seaborn 0.13.1
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.2 python-pandas@2.2.3 python-scipy@1.12.0 python-statsmodels@0.14.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://seaborn.pydata.org/
Licenses: Modified BSD
Synopsis: Statistical data visualization
Description:

Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.

python-ci-info 0.2.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/mgxd/ci-info
Licenses: Expat
Synopsis: Gather continuous integration information on the fly
Description:

It helps developers working in continuous integration (CI) environments by providing essential information about the CI server. It can determine if the code is running on a CI server,identify the specific server,and detect if a pull request is being tested.

python-wsproto 1.2.0
Propagated dependencies: python-h11@0.14.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/python-hyper/wsproto/
Licenses: Expat
Synopsis: WebSockets state-machine based protocol implementation
Description:

wsproto is a pure-Python implementation of a WebSocket protocol stack. It's written from the ground up to be embeddable in whatever program you choose to use, ensuring that you can communicate via WebSockets, as defined in RFC6455, regardless of your programming paradigm.

python-pretend 1.0.9
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/alex/pretend
Licenses: Modified BSD
Synopsis: Library for stubbing in Python
Description:

Pretend is a library to make stubbing with Python easier. Stubbing is a technique for writing tests. You may hear the term mixed up with mocks, fakes, or doubles. Basically, a stub is an object that returns pre-canned responses, rather than doing any computation.

python-pexpect 4.9.0
Propagated dependencies: python-ptyprocess@0.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pexpect.readthedocs.org/
Licenses: ISC
Synopsis: Controlling interactive console applications
Description:

Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes’ Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.

python-pythran 0.17.0
Propagated dependencies: boost@1.83.0 xsimd@13.2.0 python-beniget@0.4.2.post1 python-gast@0.6.0 python-numpy@1.26.2 python-ply@3.11
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/serge-sans-paille/pythran
Licenses: Modified BSD
Synopsis: Ahead of Time compiler for numeric kernels
Description:

Pythran is an ahead of time compiler for a subset of the Python language, with a focus on scientific computing. It takes a Python module annotated with a few interface descriptions and turns it into a native Python module with the same interface, but (hopefully) faster.

python-kitchen 1.2.5
Propagated dependencies: python-chardet@5.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/fedora-infra/kitchen
Licenses: LGPL 2.1+ Python Software Foundation License
Synopsis: Python API for snippets
Description:

kitchen module provides a python API for all sorts of little useful snippets of code that everybody ends up writing for their projects but never seem big enough to build an independent release. Use kitchen and stop cutting and pasting that code over and over.

python-bashlex 0.18
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/idank/bashlex
Licenses: GPL 3+
Synopsis: Python parser for bash
Description:

bashlex is a Python port of the parser used internally by GNU bash.

For the most part it's transliterated from C, the major differences are:

  • it does not execute anything

  • it is reentrant

  • it generates a complete AST

python-dunamai 1.21.2
Propagated dependencies: python-packaging@24.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mtkennerly/dunamai
Licenses: Expat
Synopsis: Dynamic version generation
Description:

Dunamai is Python library and command line tool for producing dynamic, standards-compliant version strings, derived from tags in your version control system. This facilitates uniquely identifying nightly or per-commit builds in continuous integration and releasing new versions of your software simply by creating a tag.

python-bz2file 0.98
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/nvawda/bz2file
Licenses: ASL 2.0
Synopsis: Read and write bzip2-compressed files
Description:

Bz2file is a Python library for reading and writing bzip2-compressed files. It contains a drop-in replacement for the I/O interface in the standard library's bz2 module, including features from the latest development version of CPython that are not available in older releases.

python-cramjam 2.7.0
Dependencies: zstd@1.5.2
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/milesgranger/cramjam
Licenses: Expat
Synopsis: Python bindings to compression algorithms in Rust
Description:

This package provides thin Python bindings to compression and decomporession algorithms implemented in Rust. This allows for using algorithms such as Snappy without additional system dependencies. The following algorithms are available:

  • Snappy

  • Brotli

  • Bzip2

  • LZ4

  • Gzip

  • Deflate

  • Zstd

python-ldaptor 21.2.0
Propagated dependencies: python-passlib@1.7.4 python-pyopenssl@24.3.0 python-service-identity@24.2.0 python-pyparsing@3.2.1 python-twisted@24.11.0 python-zope-interface@5.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/twisted/ldaptor
Licenses: Expat
Synopsis: Pure-Python Twisted library for LDAP
Description:

This package provides a Python Twisted library for LDAP, which key feaatures are:

  • LDAP client logic

  • separately-accessible LDAP and BER protocol message generation/parsing

  • ASCII-format LDAP filter generation and parsing

  • LDIF format data generation

  • Samba password changing logic

python-isbnlib 3.10.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/xlcnd/isbnlib
Licenses: LGPL 3+
Synopsis: Python library to work with ISBN strings
Description:

python-isbnlib is a (pure) python library that provides several useful methods and functions to validate, clean, transform, hyphenate and get metadata for ISBN strings. Its origin was as the core of isbntools. This short version, is suitable to be include as a dependency in other projects.

python-tzlocal 2.1
Propagated dependencies: python-check-manifest@0.49 python-pytest@8.3.3 python-pytz@2023.3.post1 python-tzdata@2023.4 python-pytest-cov@6.0.0 python-pytest-mock@3.14.0
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/regebro/tzlocal
Licenses: Expat
Synopsis: Local timezone information for Python
Description:

Tzlocal returns a tzinfo object with the local timezone information. This module attempts to fix a glaring hole in pytz, that there is no way to get the local timezone information, unless you know the zoneinfo name, and under several distributions that's hard or impossible to figure out.

python-ogr2osm 1.2.0
Dependencies: gdal@3.8.2
Propagated dependencies: python-lxml@4.9.1 python-protobuf@3.20.3
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/roelderickx/ogr2osm
Licenses: Expat
Synopsis: Convert ogr-readable files like shapefiles into OSM or PDF formats
Description:

ogr2osm is a tool for converting ogr-readable files into OSM format. It supports reading from OGR files like shapefiles or PostgreSQL database and converts data into osm or osm.pbf formats. A translation file can be used to manipulate the data during conversion.

python-xgboost 1.7.6
Dependencies: xgboost@1.7.6
Propagated dependencies: python-numpy@1.26.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://xgboost.ai/
Licenses: ASL 2.0
Synopsis: Python interface for the XGBoost library
Description:

XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way.

Total results: 3747