_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-xlsxwriter 3.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jmcnamara/XlsxWriter
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python module for creating Excel XLSX files
Description:

XlsxWriter is a Python module that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.

python-ptyprocess 0.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pexpect/ptyprocess
Licenses: ISC
Build system: pyproject
Synopsis: Run a subprocess in a pseudo terminal
Description:

This package provides a Python library used to launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty.

python-quantities 0.16.4
Propagated dependencies: python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://pythonhosted.org/quantities
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Support for physical quantities with units
Description:

Quantities is designed to handle arithmetic and conversions of physical quantities, which have a magnitude, dimensionality specified by various units, and possibly an uncertainty.

python-expecttest 0.3.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytorch/expecttest
Licenses: Expat
Build system: pyproject
Synopsis: Python module for expect tests
Description:

expecttest is a Python module for expect tests, where the initial expected value of a test can be automatically set by running the test itself.

python-persistent 6.1.1
Propagated dependencies: python-cffi@1.17.1 python-zope-deferredimport@6.0 python-zope-interface@7.2 python-zope-testrunner@7.4
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/persistent/
Licenses: Zope Public License 2.1
Build system: pyproject
Synopsis: Translucent persistent objects
Description:

This package contains a generic persistence implementation for Python. It forms the core protocol for making objects interact "transparently" with a database such as the ZODB.

python-stack-data 0.6.3
Propagated dependencies: python-asttokens@3.0.0 python-executing@2.2.0 python-pure-eval@0.2.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/alexmojaki/stack_data
Licenses: Expat
Build system: pyproject
Synopsis: Python stack frame and traceback manipulation library
Description:

The stack_data Python library extracts data from stack frames and tracebacks. Is can be used to display more useful tracebacks than the default.

python-et-xmlfile 2.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitbucket.org/openpyxl/et_xmlfile
Licenses: Expat
Build system: pyproject
Synopsis: Low memory implementation of @code{lxml.xmlfile}
Description:

This Python library is based upon the xmlfile module from lxml. It aims to provide a low memory, compatible implementation of xmlfile.

python-commonmark 0.9.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/readthedocs/commonmark.py
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python parser for the CommonMark Markdown spec
Description:

This module is a pure Python port of jgm's commonmark.js, a Markdown parser and renderer for the CommonMark specification, using only native modules.

python-hdf5plugin 6.0.0
Propagated dependencies: python-h5py@3.13.0
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: http://www.silx.org/doc/hdf5plugin/latest
Licenses: Expat
Build system: pyproject
Synopsis: HDF5 compression filters for @code{h5py}
Description:

hdf5plugin provides HDF5 compression filters (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, Sperr, SZ, SZ3, Zfp, ZStd) and makes them usable from h5py.

python-pytest-cov 6.0.0
Propagated dependencies: python-coverage@7.11.0 python-pytest@8.4.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-cov
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin for measuring coverage
Description:

Pytest-cov produces coverage reports. It supports centralised testing and distributed testing in both load and each modes. It also supports coverage of subprocesses.

python-bitshuffle 0.5.2
Dependencies: python-numpy@1.26.4 python-h5py@3.13.0 hdf5@1.14.6
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/kiyo-masui/bitshuffle
Licenses: Expat
Build system: pyproject
Synopsis: Filter for improving compression of typed binary data
Description:

Bitshuffle is an algorithm that rearranges typed, binary data for improving compression, as well as a python/C package that implements this algorithm within the Numpy framework.

python-fastimport 0.9.16
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jelmer/python-fastimport
Licenses: GPL 2+
Build system: pyproject
Synopsis: VCS fastimport parser and generator in Python
Description:

This package provides a parser for and generator of the Git fastimport format.

python-essentials 1.1.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Neoteroi/essentials/wiki
Licenses: Expat
Build system: pyproject
Synopsis: Utility functions, exceptions, and classes for Python applications
Description:

Essentials is a collection of functions, exceptions, and classes for Python applications. Examples of utilities are exceptions for common scenarios, friendly JSON encoder, decorators for retries and logging.

python-umap-learn 0.5.9
Propagated dependencies: python-numba@0.61.0 python-numpy@1.26.4 python-pynndescent@0.5.13 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/lmcinnes/umap
Licenses: Modified BSD
Build system: pyproject
Synopsis: Uniform Manifold Approximation and Projection
Description:

Uniform Manifold Approximation and Projection is a dimension reduction technique that can be used for visualization similarly to t-SNE, but also for general non-linear dimension reduction.

python-scikit-fem 11.0.0
Propagated dependencies: python-meshio@5.3.5 python-numpy@1.26.4 python-matplotlib@3.8.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://scikit-fem.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for performing finite element assembly
Description:

scikit-fem is a library for performing finite element assembly. Its main purpose is the transformation of bilinear forms into sparse matrices and linear forms into vectors.

python-pyramid-tm 2.6
Propagated dependencies: python-pyramid@2.0.2 python-transaction@5.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Pylons/pyramid_tm
Licenses: Repoze
Build system: pyproject
Synopsis: Centralized transaction management for Pyramid
Description:

pyramid_tm is a package which allows Pyramid requests to join the active transaction as provided by the Python transaction package.

python-frozendict 2.4.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Marco-Sulla/python-frozendict
Licenses: Expat
Build system: pyproject
Synopsis: Simple immutable mapping for Python
Description:

frozendict is an immutable wrapper around dictionaries that implements the complete mapping interface. It can be used as a drop-in replacement for dictionaries where immutability is desired.

python-pyreadstat 1.2.4
Dependencies: libiconv@1.18 zlib@1.3.1
Propagated dependencies: python-pandas@2.2.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/Roche/pyreadstat
Licenses: ASL 2.0
Build system: python
Synopsis: Read and write SAS, SPSS and Stata files into/from Pandas DataFrames
Description:

This Python package can be used to read and write SAS, SPSS and Stata files into/from Pandas DataFrames. It is a wrapper around the C library readstat.

python-phenograph 1.5.7
Dependencies: louvain@0.2
Propagated dependencies: python-leidenalg@0.10.2 python-numpy@1.26.4 python-psutil@7.0.0 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dpeerlab/PhenoGraph.git
Licenses: Expat
Build system: pyproject
Synopsis: Graph-based clustering for high-dimensional single-cell data
Description:

PhenoGraph is a clustering method designed for high-dimensional single-cell data. It works by creating a graph representing phenotypic similarities between cells and then identifying communities in this graph.

python-scikit-opt 0.6.6
Propagated dependencies: python-numpy@1.26.4 python-pytorch@2.9.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/guofei9987/scikit-opt
Licenses: Expat
Build system: pyproject
Synopsis: Swarm intelligence algorithms in Python
Description:

Scikit-opt (or sko) is a Python module implementing swarm intelligence algorithms: genetic algorithm, particle swarm optimization, simulated annealing, ant colony algorithm, immune algorithm, artificial fish swarm algorithm.

python-pynetdicom 2.1.1
Propagated dependencies: python-numpydoc@1.5.0 python-pydicom@2.4.4 python-pyfakefs@5.9.1 python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/pydicom/pynetdicom
Licenses: Expat
Build system: pyproject
Synopsis: Python implementation of the DICOM networking protocol
Description:

pynetdicom is a Python package that implements the DICOM networking protocol. It allows the easy creation of DICOM SCUs and SCPs.

python-canalystii 0.1
Propagated dependencies: python-pyusb@1.2.1
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/projectgus/python-canalystii
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python userspace driver for Canalyst-II USB CAN analyzer
Description:

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.

python-livereload 2.7.1
Propagated dependencies: python-tornado@5.1.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/lepture/python-livereload
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python LiveReload
Description:

Python LiveReload provides a command line utility, livereload, for starting a web server in a directory. It can trigger arbitrary commands and serve updated contents upon changes to the directory.

Total results: 4190