_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-faker 37.4.2
Propagated dependencies: python-tzdata@2025.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/joke2k/faker
Licenses: Expat
Build system: pyproject
Synopsis: Python package that generates fake data
Description:

Faker is a Python package that generates fake data such as names, addresses, and phone numbers.

python-sinfo 0.3.4
Propagated dependencies: python-stdlib-list@0.11.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/joelostblom/session_info
Licenses: Modified BSD
Build system: pyproject
Synopsis: Output module version information loaded in a Python session
Description:

This package outputs version information for modules loaded in the current session, Python, and the OS.

python-boto3 1.40.61
Propagated dependencies: python-botocore@1.40.61 python-jmespath@1.0.1 python-s3transfer@0.14.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/boto/boto3
Licenses: ASL 2.0
Build system: pyproject
Synopsis: AWS SDK for Python
Description:

Boto3 is a Python library for writing programs that interact with AWS.

python2-lxml 4.6.5
Dependencies: libxml2@2.14.6 libxslt@1.1.43
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://lxml.de/
Licenses: Modified BSD
Build system: python
Synopsis: Python XML processing library
Description:

The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt.

python-snirf 0.8.0
Propagated dependencies: python-colorama@0.4.6 python-h5py@3.13.0 python-numpy@1.26.4 python-termcolor@2.5.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/BUNPC/pysnirf2
Licenses: GPL 3
Build system: pyproject
Synopsis: Interface and validator for SNIRF files
Description:

Python library for reading, writing, and validating SNIRF files

python-edfio 0.4.10
Propagated dependencies: python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://edfio.readthedocs.io
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Read and write EDF/EDF+ files
Description:

edfio is a Python package for reading and writing EDF and EDF+C files.

python-migas 0.4.0
Propagated dependencies: python-ci-info@0.2.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/nipreps/migas-py
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python client for migas server.
Description:

migas (mee-gahs) is a Python client to facilitate communication with a migas server.

python-metpy 1.7.0
Propagated dependencies: python-importlib-resources@6.5.2 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-pint@0.24.4 python-pooch@1.8.1 python-pyproj@3.6.1 python-scipy@1.12.0 python-traitlets@5.14.1 python-xarray@2023.12.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/Unidata/MetPy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Collection of tools to deal with weather data
Description:

MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.

python-gnupg 0.5.0
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://pythonhosted.org/python-gnupg/index.html
Licenses: Modified BSD
Build system: pyproject
Synopsis: Wrapper for the GNU Privacy Guard
Description:

This module allows easy access to GnuPG’s key management, encryption and signature functionality from Python programs.

python-cmaes 0.12.0
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/CyberAgentAILab/cmaes
Licenses: Expat
Build system: pyproject
Synopsis: CMA-ES implementation for Python
Description:

This package provides provides an implementation of the Covariance Matrix Adaptation Evolution Strategy (CMA-ES) for Python.

python-fbpca 1.0
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://fbpca.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Functions for principal component analysis and accuracy checks
Description:

This package provides fast computations for principal component analysis (PCA), SVD, and eigendecompositions via randomized methods

python-qdldl 0.1.7.post5
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/oxfordcontrol/qdldl-python/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: QDLDL LDL factorization routine
Description:

This package provides a Python interface to the QDLDL LDL factorization routine for quasi-definite linear system.

python-typer 0.20.0
Propagated dependencies: python-click@8.1.8 python-typing-extensions@4.15.0 python-rich@13.7.1 python-shellingham@1.5.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/fastapi/typer
Licenses: Expat
Build system: pyproject
Synopsis: Typer builds CLI based on Python type hints
Description:

Typer is a library for building CLI applications. It's based on Python 3.6+ type hints.

python-prctl 1.8.1
Dependencies: libcap@2.64
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pythonhosted.org/python-prctl
Licenses: GPL 3+
Build system: pyproject
Synopsis: Linux capabilities library
Description:

This package provides a Python library for controlling Linux capabilities and attributes, similar to the prctl syscall.

python-pylhe 1.0.2
Propagated dependencies: python-awkward@2.7.2 python-graphviz@0.20.3 python-particle@0.25.3 python-vector@1.6.2
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://scikit-hep.org/pylhe/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python interface to Les Houches Event files
Description:

This package provides a small and thin Python interface to read Les Houches Event (LHE) files.

python-hypno 0.1.4
Propagated dependencies: python-pyinjector@1.0.6
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/kmaork/hypno
Licenses: Expat
Build system: python
Synopsis: Tool/library for injecting python code into a running python process
Description:

This package provides a tool and library that can inject python code into a running python process.

python-cmseq 1.0.4
Dependencies: samtools@1.19
Propagated dependencies: python-bcbio-gff@0.6.9 python-biopython@1.73 python-numpy@1.26.4 python-pandas@2.2.3 python-pysam@0.23.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/SegataLab/cmseq/
Licenses: Expat
Build system: pyproject
Synopsis: Set of utilities on sequences and BAM files
Description:

CMSeq is a set of commands to provide an interface to .bam files for coverage and sequence consensus.

python-pyvcd 0.4.1
Channel: guix
Location: gnu/packages/electronics.scm (gnu packages electronics)
Home page: http://pyvcd.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Library to manipulate digital wave files
Description:

The codePyVcd Python library writes VCD files as specified in IEEE 1364-2005.

python-pydyf 0.3.0
Propagated dependencies: python-pillow@11.1.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/CourtBouillon/pydyf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Low-level PDF generator
Description:

pydyf is a low-level PDF generator written in Python and based on PDF specification 1.7.

python-pecan 1.6.1
Propagated dependencies: python-logutils@0.3.5 python-mako@1.3.10 python-six@1.17.0 python-webob@1.8.9 python-webtest@3.0.6
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: http://github.com/pecan/pecan
Licenses: Modified BSD
Build system: pyproject
Synopsis: WSGI object-dispatching web framework
Description:

This package provides a WSGI object-dispatching web framework, designed to be lean and fast, with few dependencies.

python-ujson 5.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ultrajson/ultrajson
Licenses: Modified BSD
Build system: pyproject
Synopsis: Ultra fast JSON encoder and decoder for Python
Description:

UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python 3.

python-utils 3.9.1
Propagated dependencies: python-loguru@0.7.2 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/WoLpH/python-utils
Licenses: FreeBSD
Build system: pyproject
Synopsis: Convenient utilities not included with the standard Python install
Description:

Python Utils is a collection of small Python functions and classes which make common patterns shorter and easier.

python-emcee 3.1.6
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://emcee.readthedocs.io/en/stable/
Licenses: Expat
Build system: pyproject
Synopsis: Ensemble sampling toolkit for MCMC
Description:

emcee is a Python implementation of the affine-invariant ensemble sampler for Markov chain Monte Carlo (MCMC).

python-fslpy 3.24.0
Propagated dependencies: python-dill@0.4.0 python-h5py@3.13.0 python-indexed-gzip@1.10.1 python-nibabel@5.3.2 python-numpy@1.26.4 python-pillow@11.1.0 python-rtree@1.0.1 python-scipy@1.12.0 python-trimesh@4.5.3
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://open.win.ox.ac.uk/pages/fsl/fslpy
Licenses: ASL 2.0
Build system: pyproject
Synopsis: FSL Python library
Description:

The fslpy package is a collection of utilities and data abstractions used within FSL and by FSLeyes.

Total results: 4157