_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-dotenv 0.20.0
Propagated dependencies: python-click@8.1.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://saurabh-kumar.com/python-dotenv/
Licenses: Modified BSD
Synopsis: Setup environment variables according to .env files
Description:

This package provides the python-dotenv Python module to read key-value pairs from a .env file and set them as environment variables.

python-pyhull 2015.2.1
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/materialsvirtuallab/pyhull
Licenses: Expat
Synopsis: Python wrapper to Qhull
Description:

This package provides a Python wrapper to Qhull for the computation of the convex hull, Delaunay triangulation, and Voronoi diagram.

python-pypeg2 2.15.2
Propagated dependencies: python-lxml@4.9.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://fdik.org/pyPEG/
Licenses: GPL 2
Synopsis: Parsing Expression Grammars in Python
Description:

PyPEG is an intrinsic parser interpreter framework for Python. It is based on Parsing Expression Grammars, PEG. With pyPEG you can parse many formal languages.

python-dotenv 0.13.0
Propagated dependencies: python-click@8.1.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://saurabh-kumar.com/python-dotenv/
Licenses: Modified BSD
Synopsis: Setup environment variables according to .env files
Description:

This package provides the python-dotenv Python module to read key-value pairs from a .env file and set them as environment variables.

python-pyxb-x 1.2.6.3
Channel: guix
Location: gnu/packages/xml.scm (gnu packages xml)
Home page: http://pyxb.sourceforge.net
Licenses: ASL 2.0 Expat GPL 2 Python Software Foundation License
Synopsis: Python XML Schema Bindings
Description:

PyXB-X ("pixbix") is a pure Python package that generates Python source code for classes that correspond to data structures defined by XMLSchema.

python-pytest 8.3.3
Propagated dependencies: python-attrs-bootstrap@24.2.0 python-iniconfig@1.1.1 python-packaging-bootstrap@24.2 python-exceptiongroup@1.1.1 python-pluggy@1.5.0 python-py@1.11.0 python-tomli@2.1.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
Synopsis: Python testing library
Description:

Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.

python-accupy 0.3.6
Propagated dependencies: eigen@3.4.0 python-mpmath@1.2.1 python-pyfma@0.1.6
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/diego-hayashi/accupy
Licenses: GPL 3+
Synopsis: Accurate calculation of sums and dot products
Description:

accupy is a Python library for accurately computing sums and (dot) products. It implements Kahan summation, Shewchuck's algorithm and summation in K-fold precision.

python-nbxmpp 5.0.4
Dependencies: glib@2.82.1 glib-networking@2.78.1 libsoup-minimal@3.6.1 python-gssapi@1.8.2 python-idna@3.3 python-packaging@24.2 python-precis-i18n@1.1.1 python-pygobject@3.50.0
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://dev.gajim.org/gajim/python-nbxmpp
Licenses: GPL 3+
Synopsis: Non-blocking XMPP Module
Description:

Python-nbxmpp is a Python library that provides a way for Python applications to use the XMPP network. This library was initially a fork of xmpppy.

python-nanopb 0.4.6.4
Propagated dependencies: python-protobuf@3.20.3
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://jpa.kapsi.fi/nanopb/
Licenses: Zlib
Synopsis: Small code-size Protocol Buffers implementation in Python
Description:

Nanopb is a small code-size Protocol Buffers implementation in ansi C. It is especially suitable for use in microcontrollers, but fits any memory-restricted system.

python-uvloop 0.21.0
Dependencies: libuv@1.44.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/MagicStack/uvloop
Licenses: Expat
Synopsis: Fast implementation of asyncio event loop on top of libuv
Description:

uvloop is a fast, drop-in replacement of the built-in asyncio event loop. It is implemented in Cython and uses libuv under the hood.

python-pathpy 17.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/path
Licenses: Expat
Synopsis: Object-oriented file system path manipulation library
Description:

path (formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.

python-mkdocs 1.3.0
Propagated dependencies: python-babel@2.16.0 python-click@8.1.7 python-ghp-import@2.0.2 python-importlib-metadata@5.2.0 python-jinja2@3.1.2 python-markdown@3.3.4 python-markupsafe@2.1.1 python-mdx-gh-links@0.2 python-mergedeep@1.3.4 python-packaging@24.2 python-pyyaml@6.0.1 python-pyyaml-env-tag@0.1 python-watchdog@6.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.mkdocs.org
Licenses: Modified BSD
Synopsis: Project documentation with Markdown
Description:

MkDocs is a static site generator geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

python-pynvim 0.4.2
Propagated dependencies: python-greenlet@3.1.1 python-msgpack@1.0.4
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/neovim/pynvim
Licenses: ASL 2.0
Synopsis: Python client and plugin host for neovim
Description:

Pynvim implements support for python plugins in neovim. It also works as a library for connecting to and scripting neovim processes through its msgpack-rpc API.

python-traits 7.0.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://docs.enthought.com/traits/
Licenses: Modified BSD
Synopsis: Observable typed attributes for Python classes
Description:

The Traits library is designed to enhance object-oriented programming in Python by providing a way to define and manage attributes of objects more effectively.

python-nbxmpp 6.3.0
Dependencies: glib@2.82.1 glib-networking@2.78.1 libsoup-minimal@3.6.1 python-gssapi@1.8.2 python-idna@3.3 python-packaging@24.2 python-precis-i18n@1.1.1 python-pygobject@3.50.0
Channel: ngapsh
Location: pnkp/guix/packages/messaging.scm (pnkp guix packages messaging)
Home page: https://dev.gajim.org/gajim/python-nbxmpp
Licenses: GPL 3+
Synopsis: Non-blocking XMPP Module
Description:

Python-nbxmpp is a Python library that provides a way for Python applications to use the XMPP network. This library was initially a fork of xmpppy.

python-htsget 0.2.6
Propagated dependencies: python-humanize@4.0.0 python-requests@2.31.0 python-six@1.16.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pypi.org/project/htsget/
Licenses: ASL 2.0
Synopsis: Python API and command line interface for the GA4GH htsget API
Description:

This package is a client implementation of the GA4GH htsget protocol. It provides a simple and reliable way to retrieve genomic data from servers supporting the protocol.

python-brian2 2.5.1
Propagated dependencies: python-cython@0.29.32 python-jinja2@3.1.2 python-numpy@1.26.2 python-py-cpuinfo@8.0.0-1.4d6987e python-pyparsing@3.2.1 python-setuptools@67.6.1 python-sympy@1.13.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://briansimulator.org/
Licenses: CeCILL
Synopsis: Clock-driven simulator for spiking neural networks
Description:

Brian is a simulator for spiking neural networks written in Python. It is therefore designed to be easy to learn and use, highly flexible and easily extensible.

python-unalix 0.9
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypi.org/project/Unalix/
Licenses: LGPL 3+
Synopsis: Python library for removing tracking fields from URLs
Description:

Unalix is a library written in Python implementing the specification used by the ClearURLs addon for removing tracking fields from URLs.

python-py3dns 3.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://launchpad.net/py3dns
Licenses: Python Software Foundation License
Synopsis: Python 3 DNS library
Description:

This Python 3 module provides a DNS API for looking up DNS entries from within Python 3 modules and applications. This module is a simple, lightweight implementation.

python-pyasn1 0.4.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyasn1.sourceforge.net/
Licenses: FreeBSD
Synopsis: ASN.1 types and codecs
Description:

This is an implementation of ASN.1 types and codecs in Python. It is suitable for a wide range of protocols based on the ASN.1 specification.

python-mpmath 1.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://mpmath.org
Licenses: Modified BSD
Synopsis: Arbitrary-precision floating-point arithmetic in python
Description:

mpmath can be used as an arbitrary-precision substitute for Python's float/complex types and math/cmath modules, but also does much more advanced mathematics.

python-brian2 2.4.2
Propagated dependencies: python-cython@0.29.32 python-jinja2@3.1.2 python-numpy@1.26.2 python-pyparsing@3.2.1 python-setuptools@79.0.1 python-sympy@1.13.3
Channel: guix-hpc
Location: inria/staging.scm (inria staging)
Home page: http://www.briansimulator.org/
Licenses: CeCILL
Synopsis: Clock-driven simulator for spiking neural networks
Description:

Brian is a simulator for spiking neural networks, written in Python. It is designed to be easy to learn and use, highly flexible and easily extensible.

python-screed 1.1.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dib-lab/screed/
Licenses: Modified BSD
Synopsis: Short read sequence database utilities
Description:

Screed parses FASTA and FASTQ files and generates databases. Values such as sequence name, sequence description, sequence quality and the sequence itself can be retrieved from these databases.

python-cooler 0.9.3
Propagated dependencies: python-asciitree@0.3.3 python-biopython@1.85 python-click@8.1.7 python-cytoolz@0.11.2 python-dask@2024.4.2 python-h5py@3.13.0 python-multiprocess@0.70.17 python-numpy@1.26.2 python-pandas@2.2.3 python-pyfaidx@0.7.2.1 python-pypairix@0.3.7 python-pysam@0.23.0 python-pyyaml@6.0.1 python-scipy@1.12.0 python-simplejson@3.17.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/open2c/cooler
Licenses: Modified BSD
Synopsis: Sparse binary format for genomic interaction matrices
Description:

Cooler is a support library for a sparse, compressed, binary persistent storage format, called cool, used to store genomic interaction data, such as Hi-C contact matrices.

Total results: 3787