_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-cooler 0.9.3
Propagated dependencies: python-asciitree@0.3.3 python-biopython@1.85 python-click@8.1.8 python-cytoolz@1.0.1 python-dask@2024.12.1 python-h5py@3.13.0 python-multiprocess@0.70.18 python-numpy@1.26.4 python-pandas@2.2.3 python-pyfaidx@0.7.2.1 python-pypairix@0.3.8 python-pysam@0.23.0 python-pyyaml@6.0.2 python-scipy@1.12.0 python-simplejson@3.20.1
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-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-ta-lib 0.6.4
Dependencies: ta-lib@0.6.4
Propagated dependencies: python-numpy@1.26.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-docrep 0.3.2
Propagated dependencies: python-six@1.17.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-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-gevent 24.11.1
Dependencies: c-ares@1.34.4 libev@4.33 libuv@1.44.2
Propagated dependencies: python-greenlet@3.1.1 python-zope-event@6.0 python-zope-interface@7.2
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-geomet 0.3.0
Propagated dependencies: python-click@8.1.8 python-six@1.17.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-pynacl 1.5.0
Propagated dependencies: python-cffi@1.17.1 python-six@1.17.0 libsodium@1.0.18
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/pyca/pynacl/
Licenses: ASL 2.0
Synopsis: Python bindings to libsodium
Description:

PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving usability, security and speed.

python-genshi 0.7.7
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://genshi.edgewall.org/
Licenses: Modified BSD
Synopsis: Toolkit for generation of output for the web
Description:

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web.

python-cryptg 0.5.2
Channel: rosenthal
Location: rosenthal/packages/python-xyz.scm (rosenthal packages python-xyz)
Home page: https://github.com/cher-nov/cryptg
Licenses: CC0
Synopsis: Cryptographic utilities for Telegram
Description:

This is a small native extension for Python 3 to help libraries that want to work with the Telegram API, which uses the uncommon AES-IGE mode for it.

python-gallia 1.9.0
Propagated dependencies: python-aiofiles@24.1.0 python-aiosqlite@0.18.0 python-argcomplete@3.6.2 python-can@4.6.1 python-construct@2.10.70-1.c1171b1 python-exitcode@0.1.0 python-httpx@0.28.1 python-more-itertools@10.6.0 python-msgspec@0.18.6 python-platformdirs@4.3.6 python-psutil@7.0.0 python-pydantic@2.10.4 python-pygit2@1.11.1 python-tabulate@0.9.0 python-zstandard@0.23.0
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/Fraunhofer-AISEC/gallia
Licenses: APSL 2.0
Synopsis: Extendable Pentesting Framework
Description:

Gallia is an extendable pentesting framework with the focus on the automotive domain. The scope of the toolchain is conducting penetration tests from a single ECU up to whole cars.

python-pyvisa 1.14.1
Propagated dependencies: python-prettytable@3.12.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://pyvisa.readthedocs.io/en/latest/
Licenses: Expat
Synopsis: Python binding for the VISA library
Description:

PyVISA is a Python package for support of the VISA, in order to control measurement devices and test equipment via GPIB, RS232, Ethernet or USB.

python-libsvm 336
Propagated dependencies: libsvm@336 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://www.csie.ntu.edu.tw/~cjlin/libsvm/
Licenses: Modified BSD
Synopsis: Python bindings of libSVM
Description:

LIBSVM is a machine learning library for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification.

python-cython 0.29.37
Dependencies: python@3.11.11
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://cython.org/
Licenses: ASL 2.0
Synopsis: C extensions for Python
Description:

Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language. It makes writing C extensions for Python as easy as Python itself.

python-zipfly 6.0.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sandes/zipfly
Licenses: Expat
Synopsis: Zip archive generator
Description:

ZipFly is a zip archive generator. It was created to generate very large zip archives for immediate sending out to clients, or for writing large zip archives without memory inflation.

python-pefile 2022.5.30
Propagated dependencies: python-future@1.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/erocarrera/pefile
Licenses: Expat
Synopsis: Portable Executable (PE) file parser
Description:

This python library provides interfaces for parsing and working with Portable Executable (PE) files. It makes to most information from the header, as well as section details and data available.

python-cython 3.1.2
Dependencies: python@3.11.11
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://cython.org/
Licenses: ASL 2.0
Synopsis: C extensions for Python
Description:

Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language. It makes writing C extensions for Python as easy as Python itself.

python-gensim 4.2.0
Propagated dependencies: python-pyemd@0.5.1 python-numpy@1.26.4 python-nmslib@2.1.1 python-scipy@1.12.0 python-smart-open@7.3.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.

python-astral 3.2
Propagated dependencies: python-pytest@8.4.1 python-pytz@2025.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/sffjunkie/astral
Licenses: ASL 2.0
Synopsis: Calculations for the position of the sun and moon
Description:

Astral is a Python module that calculates times for various positions of the sun: dawn, sunrise, solar noon, sunset, dusk, solar elevation, solar azimuth, rahukaalam, and the phases of the moon.

python-healpy 1.18.1
Dependencies: cfitsio@4.6.2 healpix-cxx@3.8.3 libsharp@3.8.2
Propagated dependencies: python-astropy@7.1.0 python-colorlog@6.9.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://healpy.readthedocs.org/
Licenses: GPL 2+
Synopsis: Healpix tools package for Python
Description:

healpy is a Python package to handle pixelated data on the sphere. It is based on the Hierarchical Equal Area isoLatitude Pixelization (HEALPix) scheme and builds with the HEALPix C++ library.

python-pyglet 2.0.18
Dependencies: ffmpeg@8.0 fontconfig-minimal@2.14.0 freeglut@3.4.0 freetype@2.13.3 gdk-pixbuf@2.42.12 glibc@2.41 glu@9.0.2 gtk+@3.24.49 libx11@1.8.12 libxext@1.3.6 libxinerama@1.1.5 libxxf86vm@1.1.6 mesa@25.2.3 openal@1.23.1 pulseaudio@16.1
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/pyglet/pyglet
Licenses: Modified BSD
Synopsis: Windowing and multimedia library
Description:

Pyglet is a Python library for developing games and other visually-rich applications. It supports windowing, user interface event handling, Joysticks, OpenGL graphics, loading images and videos, playing sounds and music.

python-pyglet 1.5.30
Dependencies: ffmpeg@8.0 fontconfig-minimal@2.14.0 freeglut@3.4.0 freetype@2.13.3 gdk-pixbuf@2.42.12 glibc@2.41 glu@9.0.2 gtk+@3.24.49 libx11@1.8.12 libxext@1.3.6 libxinerama@1.1.5 libxxf86vm@1.1.6 mesa@25.2.3 openal@1.23.1 pulseaudio@16.1
Channel: guix
Location: gnu/packages/python-graphics.scm (gnu packages python-graphics)
Home page: https://github.com/pyglet/pyglet
Licenses: Modified BSD
Synopsis: Windowing and multimedia library
Description:

Pyglet is a Python library for developing games and other visually-rich applications. It supports windowing, user interface event handling, Joysticks, OpenGL graphics, loading images and videos, playing sounds and music.

Total results: 3996