_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pathlib-abc 0.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/barneygale/pathlib-abc
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Python base classes for rich path objects
Description:

This package is a preview of pathlib functionality planned for a future release of Python; specifically, it provides three ABCs that can be used to implement path classes for non-local filesystems

python-pathlib-abc 0.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/barneygale/pathlib-abc
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Python base classes for rich path objects
Description:

This package is a preview of pathlib functionality planned for a future release of Python; specifically, it provides three ABCs that can be used to implement path classes for non-local filesystems

python-mygpoclient 1.10
Channel: guix
Location: gnu/packages/gpodder.scm (gnu packages gpodder)
Home page: https://mygpoclient.readthedocs.io
Licenses: GPL 3
Build system: pyproject
Synopsis: Python library for the gPodder web service
Description:

mygpoclient provides an easy and structured way to access the https://gpodder.net web services. In addition to subscription list synchronization and storage, the API supports uploading and downloading episode status changes.

python-jupyter-lsp 2.3.0
Propagated dependencies: python-jupyter-server@2.14.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://pypi.org/project/jupyter-lsp/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
Description:

This package provides a multi-language server WebSocket proxy for Jupyter Notebook/Lab server. It provides coding assistance for JupyterLab (code navigation, hover suggestions, linters, autocompletion, and rename) using the Language Server Protocol.

python-coloredlogs 10.0
Propagated dependencies: python-capturer@2.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://coloredlogs.readthedocs.io
Licenses: Expat
Build system: python
Synopsis: Colored stream handler for Python's logging module
Description:

The coloredlogs package enables colored terminal output for Python's logging module. The ColoredFormatter class inherits from logging.Formatter and uses ANSI escape sequences to render your logging messages in color.

python-jaraco-text 4.0.0
Propagated dependencies: python-autocommand@2.2.2 python-inflect@7.5.0 python-jaraco-context@6.0.1 python-jaraco-functools@4.2.1 python-more-itertools@10.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/jaraco.text
Licenses: Expat
Build system: pyproject
Synopsis: Provides various routines for text manipulation
Description:

This package provides handy routines for dealing with text, such as wrapping, substitution, trimming, stripping, prefix and suffix removal, line continuation, indentation, comment processing, identifier processing, values parsing, case insensitive comparison, and more.

python-readability 0.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/andreasvc/readability/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Measure text readability using surface characteristics
Description:

This package provides a Python library that is an implementation of traditional readability measures based on simple surface characteristics. These measures are basically linear regressions based on the number of words, syllables, and sentences.

python-mail-parser 3.14.0
Dependencies: python-simplejson@3.20.1 python-six@1.17.0
Channel: panther
Location: px/packages/python-xyz.scm (px packages python-xyz)
Home page: https://github.com/SpamScope/mail-parser
Licenses: ASL 2.0
Build system: python
Synopsis: mail-parser is not only a wrapper for email Python Standard Library.
Description:

mail-parser is not only a wrapper for email Python Standard Library. It give you an easy way to pass from raw mail to Python object that you can use in your code.

python-mutatormath 3.0.1
Propagated dependencies: python-defcon@0.12.2 python-fontmath@0.9.4 python-fonttools-minimal@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/LettError/MutatorMath
Licenses: Modified BSD
Build system: pyproject
Synopsis: Piecewise linear interpolation Python library
Description:

MutatorMath is a Python library for the calculation of piecewise linear interpolations in n-dimensions with any number of masters. It was developed for interpolating data related to fonts, but if can handle any arithmetic object.

python-empty-files 0.0.9
Propagated dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/approvals/EmptyFiles.Python
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Serve empty files of many types
Description:

This project will create an empty file of a type requested. If possible, that file will be the smallest valid file for that type. For example, an empty jpg will be a 1x1 pixel jpg.

python-pastedeploy 3.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pylonsproject.org/
Licenses: Expat
Build system: pyproject
Synopsis: Load, configure, and compose WSGI applications and servers
Description:

This tool provides code to load WSGI applications and servers from URIs; these URIs can refer to Python Eggs for INI-style configuration files. Paste Script provides commands to serve applications based on this configuration file.

python-svgelements 1.9.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/meerk40t/svgelements
Licenses: Expat
Build system: pyproject
Synopsis: SVG parsing for elements, paths, and other SVG objects
Description:

This module does high fidelity SVG parsing and geometric rendering. The goal is to successfully and correctly process SVG for use with any scripts that may need or want to use SVG files as geometric data.

python-annexremote 1.6.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Lykos153/AnnexRemote
Licenses: GPL 3
Build system: pyproject
Synopsis: Helper module to easily develop git-annex special remotes
Description:

This package provides a helper module to develop special remotes for git-annex. AnnexRemote implements the line-based external special remote protocol of git-annex, while leaving the behavior of the remote up to the user.

python-json-logger 2.0.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/madzak/python-json-logger
Licenses: Modified BSD
Build system: pyproject
Synopsis: JSON log formatter in Python
Description:

This library allows standard Python logging to output log data as JSON objects. With JSON we can make our logs more readable by machines and we can stop writing custom parsers for syslog-type records.

python-mdx-include 1.4.2
Propagated dependencies: python-cyclic@1.0.0 python-markdown@3.10 python-rcslice@1.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/neurobin/mdx_include
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python Markdown extension to include local or remote files
Description:

Include extension for Python Markdown. It lets you include local or remote (downloadable) files into your markdown at arbitrary positions.

This project is motivated by markdown-include and provides the same functionalities with some extras.

python-pymatreader 1.1.0
Propagated dependencies: python-h5py@3.13.0 python-numpy@1.26.4 python-scipy@1.12.0 python-xmltodict@0.14.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: http://pymatreader.readthedocs.io
Licenses: FreeBSD
Build system: pyproject
Synopsis: Convenient reader for Matlab mat files
Description:

A Python module to read Matlab files. This module works with both the old (< 7.3) and the new (>= 7.3) HDF5 based format. The output should be the same for both kinds of files.

python-bisect-demo 0.1.4
Channel: guixrus
Location: guixrus/packages/python.scm (guixrus packages python)
Home page: https://github.com/takluyver/python-bisect-demo
Licenses: Expat
Build system: pyproject
Synopsis: Demo of git bisect
Description:

python-bisect-demo square.py squares a number you give it. But it's broken with negative numbers! I know I checked this with the first version I wrote. When did I break it?

python-jsonpath-ng 1.7.0
Propagated dependencies: python-ply@3.11
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/h2non/jsonpath-ng
Licenses: ASL 2.0
Build system: pyproject
Synopsis: JSONPath Next-Generation
Description:

This package provides a final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators, as defined in the original JSONPath proposal.

python-jinja2-time 0.2.0
Propagated dependencies: python-arrow@1.3.0 python-jinja2@3.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hackebrot/jinja2-time
Licenses: Expat
Build system: python
Synopsis: Jinja2 Extension for Dates and Times
Description:

This package provides an extension for the template engine Jinja2. It adds a 'now' tag providing a convenient access to the arrow.now() API from templates. A format string can be provided to control the output.

python-mne-denoise 0.0.1
Propagated dependencies: python-matplotlib@3.8.2 python-mne@1.11.0 python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/electrophysiology.scm (guix-science packages electrophysiology)
Home page: https://github.com/mne-tools/mne-denoise
Licenses: Modified BSD
Build system: pyproject
Synopsis: Advanced denoising algorithms for M/EEG data in MNE-Python
Description:

mne-denoise provides powerful signal denoising techniques for the MNE-Python ecosystem, including Denoising Source Separation (DSS) and ZapLine algorithms. These methods excel at extracting signals of interest by exploiting data structure rather than just variance.

python2-setuptools 41.0.1
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/setuptools/
Licenses: Python Software Foundation License Expat ASL 2.0 FreeBSD
Build system: python
Synopsis: Library designed to facilitate packaging Python projects
Description:

Setuptools is a fully-featured, stable library designed to facilitate packaging Python projects, where packaging includes:

  • Python package and module definitions

  • distribution package metadata

  • test hooks

  • project installation

  • platform-specific details.

python-pvextractor 0.4
Propagated dependencies: python-astropy@7.1.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pyqt@6.9.1 python-qtpy@2.4.3 python-scipy@1.12.0 python-spectral-cube@0.6.6
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://pvextractor.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Position-Velocity diagram extractor
Description:

The concept of the pvextractor package is simple - given a path defined in sky coordinates, and a spectral cube, extract a slice of the cube along that path, and along the spectral axis, producing a position-velocity or position-frequency slice.

python-pvextractor 0.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: http://pvextractor.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Position-Velocity diagram extractor
Description:

The concept of the pvextractor package is simple - given a path defined in sky coordinates, and a spectral cube, extract a slice of the cube along that path, and along the spectral axis, producing a position-velocity or position-frequency slice.

python-biom-format 2.1.16
Propagated dependencies: python-anndata@0.12.1 python-click@8.1.8 python-flake8@7.1.1 python-future@1.0.0 python-h5py@3.13.0 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.biom-format.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Biological Observation Matrix (BIOM) format utilities
Description:

The BIOM file format is designed to be a general-use format for representing counts of observations e.g. operational taxonomic units, KEGG orthology groups or lipid types, in one or more biological samples e.g. microbiome samples, genomes, metagenomes.

Total results: 4226