_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.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-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.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-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.

python-pyjsparser 2.7.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/PiotrDabkowski/pyjsparser
Licenses: Expat
Synopsis: Fast JavaScript parser
Description:

This package provides a fast JavaScript parser (based on esprima.js)

python-pylsp-mypy 0.6.9
Propagated dependencies: python-mypy@1.13.0 python-lsp-server@1.12.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-lsp/pylsp-mypy
Licenses: Expat
Synopsis: Mypy linter for the Python LSP Server
Description:

Mypy linter integration for use with python-lsp-server.

python-pydocstyle 6.3.0
Propagated dependencies: python-six@1.16.0 python-snowballstemmer@2.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/PyCQA/pydocstyle/
Licenses: Expat
Synopsis: Python docstring style checker
Description:

This package provides a style checker for the Python Language Server (PLS).

python-pysingular 0.9.7
Dependencies: gmp@6.3.0 singular@4.4.0p7
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://github.com/sebasguts/PySingular
Licenses: GPL 2+
Synopsis: Simple interface to Singular
Description:

This package provides a simple Python interface to the Singular computer algebra system.

python-pypresence 4.2.1
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://github.com/qwertyquerty/pypresence
Licenses: Expat
Synopsis: Discord RPC client
Description:

This package provides python-pypresence, a Discord RPC client written in Python.

python-pyinjector 1.0.6
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/kmaork/pyinjector
Licenses: Expat
Synopsis: Tool/library allowing dynamic library injection into running processes
Description:

This package provides a tool and library for dynamic library injection into running processes.

python-pyacoustid 1.2.2
Dependencies: chromaprint@1.5.1
Propagated dependencies: python-audioread@3.0.1 python-requests@2.31.0
Channel: guix
Location: gnu/packages/mp3.scm (gnu packages mp3)
Home page: https://github.com/beetbox/pyacoustid
Licenses: Expat
Synopsis: Bindings for Chromaprint acoustic fingerprinting
Description:

This package provides bindings for the Chromaprint acoustic fingerprinting library and the Acoustid API.

python-pytest-mpl 0.17.0
Propagated dependencies: python-jinja2@3.1.2 python-matplotlib@3.8.2 python-packaging@24.2 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/matplotlib/pytest-mpl
Licenses: Modified BSD
Synopsis: Pytest plugin to help with testing figures output from Matplotlib
Description:

This is a plugin to facilitate image comparison for Matplotlib figures in Pytest.

python-pysendfile 2.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/giampaolo/pysendfile
Licenses: Expat
Synopsis: Python interface to sendfile(2)
Description:

The {pysendfile

python-pyhamcrest 2.0.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://hamcrest.org/
Licenses: Modified BSD
Synopsis: Hamcrest matchers for Python
Description:

PyHamcrest is a framework for writing matcher objects, allowing you to declaratively define "match" rules.

python-pywatchman 1.4.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://facebook.github.io/watchman/
Licenses: Modified BSD
Synopsis: Watchman client for python
Description:

python-pywatchman is a library to connect and query Watchman to discover file changes.

python-pyliftover 0.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/konstantint/pyliftover
Licenses: Expat
Synopsis: Python implementation of UCSC liftOver genome coordinate conversion
Description:

PyLiftover is a library for quick and easy conversion of genomic (point) coordinates between different assemblies.

python-pylatexenc 2.10
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/phfaist/pylatexenc
Licenses: Expat
Synopsis: LaTeX parser for Unicode/LaTeX conversion
Description:

python-pylatexenc is a LaTeX parser providing LaTeX-to-Unicode and Unicode-to-LaTeX conversion.

python-py-cpuinfo 8.0.0-1.4d6987e
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/workhorsy/py-cpuinfo
Licenses: Expat
Synopsis: Get CPU info with Python
Description:

This Python module returns the CPU info by using the best sources of information for your operating system.

Total results: 478