_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-mt-940 4.23.0
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://mt940.readthedocs.io/
Licenses: Modified BSD
Synopsis: Python parser for MT940-encoded SWIFT data
Description:

A library to parse MT940 files, a bank account statement exchange format used by SWIFT. It returns smart Python collections for statistics and manipulation.

python-sfdlib 1.2.3
Propagated dependencies: python-ufolib2@0.18.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/aliftype/sfdLib
Licenses: Modified BSD
Synopsis: Simple SFD to UFO converter
Description:

This package provides the sfd2ufo command, a converter from FontForge’s SFD fonts to UFO fonts.

python-climin 0.1a1
Propagated dependencies: python-numpydoc@1.5.0 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/BRML/climin
Licenses: Modified BSD
Synopsis: Optimization for machine learning
Description:

climin is a Python package for optimization, heavily biased to machine learning scenarios. It works on top of numpy and (partially) gnumpy.

python-aiodns 3.0.0
Propagated dependencies: python-pycares@4.3.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/saghul/aiodns
Licenses: Expat
Synopsis: Simple DNS resolver for asyncio
Description:

aiodns provides a simple way for doing asynchronous DNS resolutions with a synchronous looking interface by using pycares.

python-dotenv 0.13.0
Propagated dependencies: python-click@8.1.8
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-pypeg2 2.15.2
Propagated dependencies: python-lxml@6.0.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 1.1.1
Propagated dependencies: python-click@8.1.8
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-traits 7.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
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.83.3 glib-networking@2.78.1 libsoup-minimal@3.6.4 python-gssapi@1.10.0 python-idna@3.10 python-packaging@25.0 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-pytest 8.4.1
Propagated dependencies: python-iniconfig@2.1.0 python-packaging-bootstrap@25.0 python-pluggy@1.6.0 python-pygments-bootstrap@2.19.1
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.3.0 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.83.3 glib-networking@2.78.1 libsoup-minimal@3.6.4 python-gssapi@1.10.0 python-idna@3.10 python-packaging@25.0 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-mkdocs 1.3.0
Propagated dependencies: python-babel@2.16.0 python-click@8.1.8 python-ghp-import@2.0.2 python-importlib-metadata@8.7.0 python-jinja2@3.1.2 python-markdown@3.8.2 python-markupsafe@3.0.2 python-mdx-gh-links@0.4 python-mergedeep@1.3.4 python-packaging@25.0 python-pyyaml@6.0.2 python-pyyaml-env-tag@1.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.1.1
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-brian2 2.4.2
Propagated dependencies: python-cython@3.1.2 python-jinja2@3.1.2 python-numpy@1.26.4 python-pyparsing@3.2.3 python-setuptools@80.9.0 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-klusta 3.0.16
Propagated dependencies: python-click@8.1.8 python-h5py@3.13.0 python-numpy@1.26.4 python-scipy@1.12.0 python-six@1.17.0 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://klusta.cortexlab.net
Licenses: Modified BSD
Synopsis: Spike detection and automatic clustering for spike sorting
Description:

klusta is an open source package for automatic spike sorting of multielectrode neurophysiological recordings made with probes containing up to a few dozens of sites.

python-htsget 0.2.6
Propagated dependencies: python-humanize@4.0.0 python-requests@2.32.5 python-six@1.17.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@3.1.2 python-jinja2@3.1.2 python-numpy@1.26.4 python-py-cpuinfo@9.0.0 python-pyparsing@3.2.3 python-setuptools@80.9.0 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-pyasn1 0.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pyasn1/pyasn1
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-py3dns 4.0.2
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.

Total results: 3976