_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pyqtgraph 0.13.3
Dependencies: qtbase@5.15.15
Propagated dependencies: python-h5py@3.8.0 python-numpy@1.24.4 python-pyopengl@3.1.6 python-scipy@1.12.0 python-pyqt@5.15.10
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.pyqtgraph.org
Licenses: Expat
Synopsis: Scientific graphics and GUI library for Python
Description:

PyQtGraph is a Pure-python graphics library for PyQt5, PyQt6, PySide2 and PySide6. It is intended for use in mathematics, scientific or engineering applications.

python-pylsqpack 0.3.17
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.6.1
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.8.0
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-py3status 3.50
Dependencies: file@5.45
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-pycparser 2.21
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-pygame-ce 2.4.1
Dependencies: freetype@2.13.0 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-pyparsing 3.0.6
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-pyparsing 2.4.7
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-pytest-qt 4.4.0
Propagated dependencies: python-pyqt@5.15.10
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.24.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 20.7.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitbucket.org/flyingcircus/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-pycountry 22.3.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitbucket.org/flyingcircus/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@6.1.7 python-beautifulsoup4@4.12.3 python-numpy@1.24.4 python-pytest-astropy-header@0.2.2 python-six@1.16.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.27.0
Propagated dependencies: python-multipledispatch@0.6.0 python-natsort@7.1.1 python-pandas-flavor@0.5.0 python-scipy@1.12.0 python-biopython@1.80 python-unyt@3.0.1
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-pycollada 0.8
Propagated dependencies: python-numpy@1.24.4 python-dateutil@2.8.2
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.1.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-pytest-bdd 5.0.0
Propagated dependencies: python-glob2@0.7 python-mako@1.2.2 python-parse@1.18.0 python-parse-type@0.6.0 python-py@1.11.0 python-pytest@8.3.3
Channel: guixrus
Location: guixrus/packages/jrnl.scm (guixrus packages jrnl)
Home page: https://github.com/pytest-dev/pytest-bdd
Licenses: Expat
Synopsis: BDD for pytest
Description:

BDD for pytest

python-pytest-vcr 1.0.2-1.4d6c7b3
Propagated dependencies: python-pytest@8.3.3 python-vcrpy@6.0.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/ktosiek/pytest-vcr
Licenses: Expat
Synopsis: Plugin for managing VCR.py cassettes
Description:

Plugin for managing VCR.py cassettes.

python-pycanberra 0.1.1
Propagated dependencies: libcanberra@0.30
Channel: guix
Location: gnu/packages/libcanberra.scm (gnu packages libcanberra)
Home page: http://c.n0.is/ng0/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.

python-pymemcache 4.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pinterest/pymemcache
Licenses: ASL 2.0
Synopsis: Comprehensive, fast, pure Python memcached client
Description:

This package provides a comprehensive, fast, pure Python memcached client.

python-pyannotate 1.2.0
Propagated dependencies: python-mypy-extensions@1.0.0 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/dropbox/pyannotate
Licenses: ASL 2.0
Synopsis: Auto-generate PEP-484 annotations
Description:

This package, PyAnnotate, is used to auto-generate PEP-484 annotations.

Total results: 462