_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytest 4.6.11
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: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
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-pytest 5.4.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: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
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-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.3
Dependencies: glib@2.78.0 glib-networking@2.76.1 libsoup-minimal@3.4.4 python-gssapi@1.8.2 python-idna@3.3 python-packaging@24.2 python-precis-i18n@1.0.3 python-pygobject@3.47.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.2
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 16.4.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.10.3 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-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.24.4 python-py-cpuinfo@8.0.0-1.4d6987e python-pyparsing@3.0.6 python-setuptools@67.6.1 python-sympy@1.11.1
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.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-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-screed 1.1.2
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.80 python-click@8.1.7 python-cytoolz@0.11.2 python-dask@2024.4.2 python-h5py@3.8.0 python-multiprocess@0.70.14 python-numpy@1.24.4 python-pandas@2.2.3 python-pyfaidx@0.7.2.1 python-pypairix@0.3.7 python-pysam@0.20.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.

python-ta-lib 0.4.32
Dependencies: ta-lib@0.4.0
Propagated dependencies: python-numpy@1.24.4
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://github.com/mrjbq7/ta-lib
Licenses: FreeBSD
Synopsis: Python wrapper for TA-Lib
Description:

This is a Python wrapper for TA-Lib based on Cython. TA-Lib is a library providing common functions for the technical analysis of financial market data.

python-geomet 0.3.0
Propagated dependencies: python-click@8.1.7 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/geomet/geomet
Licenses: ASL 2.0
Synopsis: Convert GeoJSON to WKT/WKB (Well-Known Text/Binary) or GeoPackage Binary
Description:

This package provides utilities and functions for converting GeoJSON to WKT/WKB (Well-Known Text/Binary) or GeoPackage Binary, and vice versa. Extended WKB/WKT are also supported.

python-docrep 0.3.2
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Chilipp/docrep
Licenses: ASL 2.0
Synopsis: Python package for docstring repetition
Description:

Docrep is the documentation repetition module. This module targets developers that develop complex and nested Python APIs and helps them to create a well-documented piece of software.

python-gevent 22.10.2
Dependencies: c-ares@1.18.1 libev@4.33
Propagated dependencies: python-greenlet@3.1.1 python-zope-event@4.4 python-zope-interface@5.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.gevent.org/
Licenses: Expat
Synopsis: Coroutine-based network library
Description:

gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev event loop.

python-piexif 1.1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hMatoba/Piexif
Licenses: Expat
Synopsis: Simplify exif manipulations with Python
Description:

Piexif simplifies interacting with EXIF data in Python. It includes the tools necessary for extracting, creating, manipulating, converting and writing EXIF data to JPEG, WebP and TIFF files.

python-gensim 4.2.0
Propagated dependencies: python-pyemd@0.5.1 python-numpy@1.24.4 python-nmslib@2.1.1 python-scipy@1.12.0 python-smart-open@6.0.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://radimrehurek.com/gensim/
Licenses: LGPL 2.1
Synopsis: Python framework for fast vector space modelling
Description:

This package provides a Python library for topic modelling, document indexing and similarity retrieval with large corpora. The target audience is the natural language processing and information retrieval community.

Total results: 3594