_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-feather-format 0.4.1
Propagated dependencies: python-pandas@2.2.3 python-pyarrow@20.0.0
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://github.com/wesm/feather
Licenses: ASL 2.0
Synopsis: Python wrapper to the Feather file format
Description:

This package provides a Python wrapper library to the Apache Arrow-based Feather binary columnar serialization data frame format.

python-illumina-utils 2.12
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.2 python-levenshtein@0.12.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/meren/illumina-utils
Licenses: GPL 2+
Synopsis: Library and scripts to work with Illumina paired-end data
Description:

This package provides a library and collection of scripts to work with Illumina paired-end data (for CASAVA 1.8+).

python-awesomeversion 24.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ludeeus/awesomeversion
Licenses: Expat
Synopsis: Create and compare version objects
Description:

This package provides a way to make anything a version object, and compare against a vast section of other version formats.

python-typing-inspect 0.9.0
Propagated dependencies: python-mypy-extensions@1.0.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ilevkivskyi/typing_inspect
Licenses: Expat
Synopsis: API for inspection of types in the Python @code{typing} module
Description:

The typing_inspect module defines experimental API for runtime inspection of types defined in the Python standard typing module.

python-sphinx-sitemap 2.2.0
Propagated dependencies: python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/jdillard/sphinx-sitemap
Licenses: Expat
Synopsis: Sitemap generator for Sphinx
Description:

A Sphinx extension to generate multiversion and multilanguage sitemaps.org compliant sitemaps for the HTML version of your Sphinx documentation.

python-zope.interface 5.4.0
Propagated dependencies: python-setuptools@67.6.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.interface
Licenses: Zope Public License 2.1
Synopsis: Interfaces for Python
Description:

This package is intended to be independently reusable in any Python project. It is maintained by the Zope Toolkit project.

python-musicbrainzngs 0.7.1
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://python-musicbrainzngs.readthedocs.org/
Licenses: FreeBSD ISC
Synopsis: Python bindings for MusicBrainz NGS webservice
Description:

Musicbrainzngs implements Python bindings of the MusicBrainz web service. This library can be used to retrieve music metadata from the MusicBrainz database.

python-domain-connect 0.0.11
Propagated dependencies: python-cryptography@44.0.0 python-dnspython@2.7.0 python-future@0.18.2 python-publicsuffix@1.1.0 python-publicsuffixlist@1.0.2.20250202
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Domain-Connect/domainconnect_python
Licenses: Expat
Synopsis: Client library for Domain Connect protocol
Description:

This package provides a Service Provider functionality in both Sync and Async mode for Domain Connect protocol.

python-pyasn1-modules 0.2.8
Propagated dependencies: python-pyasn1@0.4.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://sourceforge.net/projects/pyasn1/
Licenses: Modified BSD
Synopsis: ASN.1 codec implementations
Description:

Pyasn1-modules is a collection of Python modules providing ASN.1 types and implementations of ASN.1-based codecs and protocols.

python-openstep-plist 0.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/fonttools/openstep-plist
Licenses: Expat
Synopsis: OpenStep plist parser and writer
Description:

This package provides a parser for the "old style" OpenStep property list format (also known as ASCII plist), written in Cython.

python-docusign-esign 5.0.0
Propagated dependencies: python-certifi@2022.6.15 python-dateutil@2.8.2 python-urllib3@2.2.1 python-pyjwt@2.6.0 python-cryptography@44.0.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://developers.docusign.com/
Licenses: Expat
Synopsis: DocuSign Python Client
Description:

The Official DocuSign Python Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.

python-types-protobuf 3.20.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for @code{protobuf}
Description:

This package contains typing stubs for protobuf, a very small subset the Python stubs contained in the complete typeshed collection.

python-terminaltables 3.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Robpol86/terminaltables
Licenses: Expat
Synopsis: Generate simple tables in terminals from a nested list of strings
Description:

This package makes it easy to draw tables in terminal/console applications from a list of lists of strings. It supports multi-line rows.

python-ast-decompiler 0.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/JelleZijlstra/ast_decompiler
Licenses: ASL 2.0
Synopsis: Decompile an @acronym{AST, Abstract Syntax Tree} to Python code
Description:

This library provides functionality to decompile AST objects, as generated by the standard library ast module, to Python code.

python-zope-interface 5.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/zope.interface
Licenses: Zope Public License 2.1
Synopsis: Python implementation of the "design by contract" methodology
Description:

Zope.interface provides an implementation of "object interfaces" for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract.

python-sphinx-gallery 0.14.0
Propagated dependencies: python-jupyterlite-sphinx@0.9.3
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://sphinx-gallery.github.io/stable/index.html
Licenses: Modified BSD
Synopsis: Generate an examples gallery automatically
Description:

sphinx_gallery is a Sphinx extension that builds an HTML version from any set of Python scripts and puts it into an examples gallery.

python-zope-component 4.6.2
Propagated dependencies: python-zope-deferredimport@4.3.1 python-zope-deprecation@4.4.0 python-zope-event@4.4 python-zope-hookable@5.0.1 python-zope-interface@5.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/zope.component
Licenses: Zope Public License 2.1
Synopsis: Zope Component Architecture
Description:

Zope.component represents the core of the Zope Component Architecture. Together with the zope.interface package, it provides facilities for defining, registering and looking up components.

python-fancycompleter 0.9.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pdbpp/fancycompleter
Licenses: Modified BSD
Synopsis: TAB completion library for Python
Description:

fancycompleter is a module that adds TAB completion to the interactive prompt. It is an extension of the rlcompleter module from the standard Python library.

python-path-bootstrap 17.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/path
Licenses: Expat
Synopsis: Object-oriented file system path manipulation library
Description:

path (formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.

python-find-libpython 0.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ktbarrett/find_libpython
Licenses: Expat
Synopsis: Find the path to the @code{libpython} dynamic library
Description:

find_libpython helps find the path to the libpython dynamic library for the current Python environment. It is both a script and a Python package.

python-flake8-bugbear 24.10.31
Propagated dependencies: python-attrs@24.2.0 python-flake8@7.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/PyCQA/flake8-bugbear
Licenses: Expat
Synopsis: Flake8 plugin for finding likely bugs and design problems in your program
Description:

This package contains a plugin for Flake8 finding likely bugs and design problems in your program. It contains warnings that don't belong in pyflakes and pycodestyle.

python-bids-validator 1.14.7.post0
Propagated dependencies: python-attrs@24.2.0 python-bidsschematools@1.0.14 python-typer@0.6.1 python-universal-pathlib@0.2.6
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://bids-validator.readthedocs.io
Licenses: Expat
Synopsis: Validator for the @acronym{BIDS, Brain Imaging Data Structure} standard.
Description:

The BIDS Validator is a web application, command-line utility, and Javascript/Typescript library for assessing compliance with the BIDS standard.

python-multicore-tsne 0-1.c1dbf84
Propagated dependencies: python-cffi@1.17.1 python-numpy@1.26.2 python-packaging@24.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/DmitryUlyanov/Multicore-TSNE
Licenses: Modified BSD
Synopsis: Parallel t-SNE implementation with Python and Torch wrappers
Description:

This package contains a multicore Barnes-Hut implementation of the t-SNE algorithm. The implementation is described here: http://lvdmaaten.github.io/publications/papers/JMLR_2014.pdf.

python-django-tagging 0.5.1
Dependencies: python-django@4.2.16
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-tagging
Licenses: Modified BSD
Synopsis: Generic tagging application for Django
Description:

This package provides a generic tagging application for Django projects, which allows association of a number of tags with any Model instance and makes retrieval of tags simple.

Total results: 3782