_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pylsqpack 0.3.22
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/aiortc/pylsqpack
Licenses: Expat
Synopsis: Python bindings for @code{ls-qpack}
Description:

pylsqpack is a wrapper around the ls-qpack library. It provides Python Decoder and Encoder objects to read or write HTTP/3 headers compressed with QPACK.

python-pydevtool 0.3.0
Propagated dependencies: python-doit@0.36.0 python-rich-click@1.8.9
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pydoit/pydevtool
Licenses: Expat
Synopsis: CLI dev tools powered by pydoit
Description:

This package provides command line tools, powered by pydoit. It offers integration with click and rich for custom CLI and these linters: pycodestlye, pyflakes

python-pyqt6-sip 13.10.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/sip/
Licenses: LGPL 2.1+
Synopsis: Sip module support for PyQt6
Description:

SIP is used to write self contained extension modules, i.e. without a library to be wrapped. This SIP extension module provides support for the PyQt6 package.

python-pygame-ce 2.5.5
Dependencies: freetype@2.13.3 portmidi@217 sdl2@2.30.8 sdl2-image@2.8.8 sdl2-mixer@2.6.3 sdl2-ttf@2.20.2
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://pyga.me/
Licenses: LGPL 2.1+
Synopsis: Python Game Development
Description:

Pygame-CE is a fork of the upstream pygame project by its former core developers. It aims to offer more frequent releases, continuous bugfixes and enhancements, and a new governance model.

python-py3status 3.62
Dependencies: file@5.46
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ultrabug/py3status
Licenses: Modified BSD
Synopsis: Extensible i3status wrapper written in Python
Description:

py3status is an i3status wrapper which extends i3status functionality in a modular way, allowing you to extend your panel with your own code, responding to click events and updating clock every second.

python-pyfastner 1.0.9
Propagated dependencies: python-quicksectx@0.4.1
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/jianlins/PyFastNER
Licenses: ASL 2.0
Synopsis: Python implementation of FastNER
Description:

PyFastNER is the Python implementation of FastNER. It uses hash function to process multiple rules at the same time. Similar to FastNER, PyFastNER supports token-based rules and character-based rules.

python-pyvisa-py 0.7.2
Propagated dependencies: python-pyvisa@1.14.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://pyvisa-py.readthedocs.io/
Licenses: Expat
Synopsis: Backend for PyVISA
Description:

PyVISA-py is a backend for PyVISA that implements most of the methods for Message Based communication (Serial/USB/GPIB/Ethernet) using Python and some well developed, easy to deploy and cross platform libraries.

python-pycparser 2.22
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/eliben/pycparser
Licenses: Modified BSD
Synopsis: C parser in Python
Description:

Pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.

python-pyvistaqt 0.11.3
Propagated dependencies: python-pyvista@0.44.2 python-qtpy@2.4.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/pyvista/pyvistaqt
Licenses: Expat
Synopsis: Qt support for PyVista
Description:

pyvistaqt is a helper module for pyvista to enable you to plot using Qt by placing a vtk-widget into a background renderer. This can be quite useful when you desire to update your plot in real-time.

python-pygame-ce 2.4.1
Dependencies: freetype@2.13.3 sdl-union@1.2.68
Channel: efraim-dfsg
Location: wip/clangen.scm (wip clangen)
Home page: https://pyga.me
Licenses: LGPL 2.1
Synopsis: Python Game Development
Description:

Pygame is a library for the development of multimedia applications like video games using Python. It uses the SDL library and several other popular libraries to abstract the most common functions, making writing these programs a more intuitive task.

python-pyenchant 2.0.0
Dependencies: enchant@2.6.9
Channel: guix
Location: gnu/packages/enchant.scm (gnu packages enchant)
Home page: https://github.com/pyenchant/pyenchant
Licenses: LGPL 2.1+
Synopsis: Spellchecking library for Python
Description:

PyEnchant is a spellchecking library for Python, based on the Enchant library. PyEnchant combines all the functionality of the underlying Enchant library with the flexibility of Python. It also provides some higher-level functionality than is available in the C API.

python-pyriemann 0.9
Propagated dependencies: python-joblib@1.5.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://pyriemann.readthedocs.io
Licenses: Modified BSD
Synopsis: Machine learning for multivariate data with Riemannian geometry
Description:

pyRiemann is a Python machine learning package based on scikit-learn API. It provides a high-level interface for processing and classification of real (resp. complex)-valued multivariate data through the Riemannian geometry of symmetric (resp. Hermitian) positive definite (SPD) (resp. HPD) matrices.

python-pyparsing 3.2.3
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/pyparsing/pyparsing
Licenses: Expat
Synopsis: Python parsing class library
Description:

The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.

python-pytooling 8.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pytooling.github.io/pyTooling/
Licenses: ASL 2.0
Synopsis: Miscellaneous Python tools
Description:

pyTooling is a collection of (abstract) data models, lacking classes, decorators, a new performance boosting meta-class, and enhanced exceptions. It also provides lots of helper functions---e.g., to ease the handling of package descriptions or to unify multiple existing APIs into a single API.

python-pytest-qt 4.5.0
Propagated dependencies: python-pluggy@1.6.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/pytest-dev/pytest-qt
Licenses: Expat
Synopsis: Pytest support for PyQt and PySide applications
Description:

pytest-qt is a Pytest plugin that allows programmers to write tests for PyQt5 and PySide2 applications.

The main usage is to use the qtbot fixture, responsible for handling qApp creation as needed and provides methods to simulate user interaction, like key presses and mouse clicks.

python-pyfit-sne 1.2.1
Dependencies: fftw@3.3.10
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/KlugerLab/pyFIt-SNE
Licenses: Original BSD
Synopsis: FFT-accelerated Interpolation-based t-SNE
Description:

t-Stochastic Neighborhood Embedding (t-SNE) is a highly successful method for dimensionality reduction and visualization of high dimensional datasets. A popular implementation of t-SNE uses the Barnes-Hut algorithm to approximate the gradient at each iteration of gradient descent. This package is a Cython wrapper for FIt-SNE.

python-pycountry 24.6.1
Channel: guix
Location: gnu/packages/iso-codes.scm (gnu packages iso-codes)
Home page: https://github.com/pycountry/pycountry
Licenses: LGPL 2.1+
Synopsis: ISO databases for languages, countries, currencies, etc.
Description:

pycountry provides the ISO databases for the standards:

  1. 639-3 (Languages)

  2. 3166 (Countries)

  3. 3166-3 (Deleted Countries)

  4. 3166-2 (Subdivisions of countries)

  5. 4217 (Currencies)

  6. 15924 (Scripts)

It includes a copy from Debian’s pkg-isocodes and makes the data accessible through a Python API.

python-pysynphot 2.0.0-0.54e9e2a
Propagated dependencies: python-astropy@7.1.0 python-beautifulsoup4@4.13.5 python-numpy@1.26.4 python-pytest-astropy-header@0.2.2 python-six@1.17.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/pysynphot
Licenses: Modified BSD
Synopsis: Python Synthetic Photometry Utilities
Description:

Astrolib PySynphot (hereafter referred to only as pysynphot) is an object-oriented replacement for STSDAS SYNPHOT synthetic photometry package in IRAF. pysynphot simulates photometric data and spectra as they are observed with the Hubble Space Telescope (HST). Passbands for standard photometric systems are available, and users can incorporate their own filters, spectra, and data.

python-pyjanitor 0.31.0
Propagated dependencies: python-multipledispatch@1.0.0 python-natsort@8.4.0 python-pandas-flavor@0.7.0 python-requests@2.32.5 python-scipy@1.12.0 python-biopython@1.85 python-unyt@3.0.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/pyjanitor-devs/pyjanitor
Licenses: Expat
Synopsis: Tools for cleaning and transforming pandas DataFrames
Description:

pyjanitor provides a set of data cleaning routines for pandas DataFrames. These routines extend the method chaining API defined by pandas for a subset of its methods. Originally, this package was a port of the R package by the same name and it is inspired by the ease-of-use and expressiveness of the dplyr package.

python-py-bobyqa 1.5.0
Propagated dependencies: python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0 python-setuptools@80.9.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/numericalalgorithmsgroup/pybobyqa
Licenses: GPL 3
Synopsis: Derivative-free solver for general objective minimization
Description:

Py-BOBYQA is a flexible package for solving bound-constrained general objective minimization, without requiring derivatives of the objective. At its core, it is a Python implementation of the BOBYQA algorithm by Powell,but Py-BOBYQA has extra features improving its performance on some problems. Py-BOBYQA is particularly useful when evaluations of the objective function are expensive and/or noisy.

python-pycollada 0.8
Propagated dependencies: python-numpy@1.26.4 python-dateutil@2.9.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pycollada.readthedocs.io
Licenses: Modified BSD
Synopsis: Reading and writing collada documents library
Description:

This package implements a functionality for creating, editing and loading COLLADA,which is a COLLAborative Design Activity for establishing an interchange file format for interactive 3D applications.

The library allows you to load a COLLADA file and interact with it as a python object. In addition, it supports creating a collada python object from scratch, as well as in-place editing.

python-pyftpdlib 1.5.7
Propagated dependencies: python-pyopenssl@24.3.0 python-pysendfile@2.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/giampaolo/pyftpdlib/
Licenses: Expat
Synopsis: Asynchronous and scalable Python FTP server library
Description:

The Python FTP server library provides a high-level interface to write efficient, scalable and asynchronous FTP servers with Python. It is the most complete RFC-959 FTP server implementation available for Python, and has the following traits:

  • It is lightweight, fast and scalable.

  • It uses the sendfile(2) system call for uploads.

  • It uses epoll, kqueue and select to handle concurrency asynchronously.

  • It supports FTPS (RFC-4217), IPv6 (RFC-2428), Unicode file names (RFC-2640) and MLSD/MLST commands (RFC-3659).

  • It has a flexible system of authorizers able to manage both virtual and real users.

python-pycanberra 0.1.1
Propagated dependencies: libcanberra@0.30
Channel: guix
Location: gnu/packages/libcanberra.scm (gnu packages libcanberra)
Home page: https://github.com/totdb/pycanberra
Licenses: LGPL 2.1+
Synopsis: Ctypes wrapper for the libcanberra API
Description:

Pycanberra is a basic Python wrapper for libcanberra.

python-pyportmidi 0.0.7-0.d9e5ee0
Dependencies: portmidi@2.0.4 alsa-lib@1.2.11
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://github.com/PortMidi
Licenses: Expat
Synopsis: Python bindings to PortMidi
Description:

This package provides Python bindings to the PortMidi library.

Total results: 509