_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-hic2cool 1.0.1
Propagated dependencies: python-cooler@0.9.3 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://github.com/4dn-dcic/hic2cool
Licenses: Expat
Build system: pyproject
Synopsis: Converter for .hic and .cool files
Description:

This package provides a converter between .hic files (from juicer) and single-resolution or multi-resolution .cool files (for cooler). Both hic and cool files describe Hi-C contact matrices.

python-coverage 7.11.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://coverage.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Code coverage measurement for Python
Description:

Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.

python-cf-units 3.3.0
Dependencies: udunits@2.2.28
Propagated dependencies: java-antlr4-runtime-python@4.10.1 python-cftime@1.6.5 python-jinja2@3.1.2 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/SciTools/cf-units
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Units of measure as required by the CF metadata conventions
Description:

This package provides units of measure as required by the Climate and Forecast (CF) metadata conventions. Provision of a wrapper class to support Unidata/UCAR UDUNITS-2 library, and the cftime calendar functionality.

python-grid5000 1.2.3
Propagated dependencies: python-requests@2.32.5 python-ipython@8.37.0 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypi.org/project/python-grid5000/
Licenses: GPL 3+
Build system: python
Synopsis: Grid5000 python client
Description:

python-grid5000 is a python package wrapping the Grid5000 REST API. You can use it as a library in your python project or you can explore the Grid5000 resources interactively using the embedded shell.

python-sendgrid 6.9.7
Propagated dependencies: python-http-client@3.3.7 python-starkbank-ecdsa@2.0.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/sendgrid/sendgrid-python/
Licenses: Expat
Build system: python
Synopsis: SendGrid API library for Python
Description:

The sendgrid Python library allows access to the SendGrid Web API v3. Version 3+ of the library provides full support for all SendGrid Web API v3 endpoints, including the new v3 /mail/send.

python-pendulum 3.1.0
Propagated dependencies: python-dateutil@2.9.0 python-tzdata@2025.1
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/sdispater/pendulum
Licenses: Expat
Build system: pyproject
Synopsis: Alternate API for Python datetimes
Description:

Pendulum is a drop-in replacement for the standard datetime class, providing an alternative API. As it inherits from the standard datetime all datetime instances can be replaced by Pendulum instances.

python-testpath 0.6.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/jupyter/testpath
Licenses: Expat
Build system: pyproject
Synopsis: Test utilities for code working with files and commands
Description:

Testpath is a collection of utilities for Python code working with files and commands. It contains functions to check things on the file system, and tools for mocking system commands and recording calls to those.

python-marsilea 0.5.4
Propagated dependencies: python-legendkit@0.3.6 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-platformdirs@4.3.6 python-scipy@1.12.0 python-seaborn@0.13.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/Marsilea-viz/marsilea
Licenses: Expat
Build system: pyproject
Synopsis: Declarative creation of composable visualizations
Description:

Marsilea is a Python library for creating composable visualizations in a declarative way. It is built on top of Matplotlib and provides a high-level API for you to puzzle different visualizations together like logo.

python-pyspnego 0.8.0
Propagated dependencies: python-cryptography@44.0.0 python-gssapi@1.10.0 python-krb5@0.5.1 python-ruamel.yaml@0.18.14
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jborean93/pyspnego
Licenses: Expat
Build system: pyproject
Synopsis: Python SPNEGO library
Description:

The pyspnego Python library handles Negotiate, NTLM, Kerberos (SPNEGO) and CredSSP authentication. It also includes a packet parser that can be used to decode raw NTLM/SPNEGO/Kerberos tokens into a human readable format.

python-graphene 3.4.3
Propagated dependencies: python-dateutil@2.9.0 python-graphql-core@3.1.2 python-graphql-relay@3.1.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://graphene-python.org/
Licenses: Expat
Build system: pyproject
Synopsis: GraphQL Framework for Python
Description:

Graphene is a Python library for building GraphQL schemas/types. A GraphQL schema describes your data model, and provides a GraphQL server with an associated set of resolve methods that know how to fetch data.

python-petrofit 0.6.0
Propagated dependencies: jupyter@1.0.0 python-astropy@7.1.1 python-cython@3.1.2 python-extension-helpers@1.4.0 python-ipywidgets@8.1.2 python-matplotlib@3.8.2 python-notebook@6.5.7 python-numpy@1.26.4 python-photutils@2.3.0 python-pytest-astropy-header@0.2.2 python-pyyaml@6.0.2 python-regions@0.10 python-scikit-image@0.23.2 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/PetroFit/petrofit
Licenses: Modified BSD
Build system: pyproject
Synopsis: Petrosian properties and fitting galaxy light profiles calculation
Description:

PetroFit is a package for calculating Petrosian properties, such as radii and concentration indices, as well as fitting galaxy light profiles. In particular, PetroFit includes tools for performing accurate photometry, segmentations, Petrosian profiling, and Sérsic fitting.

python-reedsolo 1.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tomerfiliba/reedsolomon
Licenses: Public Domain
Build system: pyproject
Synopsis: Pure-Python Reed Solomon encoder/decoder
Description:

A pure-python universal errors-and-erasures Reed-Solomon Codec, based on the tutorial at Wikiversity. This is a burst-type implementation, so that it supports any Galois field higher than 2^3, but not binary streams.

python-schedule 1.2.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/dbader/schedule
Licenses: Expat
Build system: pyproject
Synopsis: Schedule periodic function calls in Python
Description:

Schedule is an in-process scheduler for periodic jobs that uses the builder pattern for configuration. Schedule lets you run Python functions (or any other callable) periodically at pre-determined intervals using a simple, human-friendly syntax.

python-gunicorn 20.1.0
Propagated dependencies: python-setuptools@80.9.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://gunicorn.org
Licenses: Expat
Build system: python
Synopsis: WSGI HTTP Server for UNIX
Description:

Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.

python-aiomysql 0.1.1
Propagated dependencies: python-pymysql@1.1.1
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/aio-libs/aiomysql
Licenses: Expat
Build system: pyproject
Synopsis: MySQL driver for Python
Description:

aiomysql is a driver for accessing a MySQL database from the asyncio Python framework. It depends on and reuses most parts of PyMySQL. aiomysql tries to preserve the same API as the aiopg library.

python-paramiko 4.0.0
Propagated dependencies: python-bcrypt@3.2.2 python-cryptography@44.0.0 python-invoke@2.2.1 python-pyasn1@0.6.1 python-pynacl@1.5.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://www.paramiko.org/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: SSHv2 protocol library
Description:

Paramiko is a python implementation of the SSHv2 protocol, providing both client and server functionality. While it leverages a Python C extension for low level cryptography (PyCrypto), Paramiko itself is a pure Python interface around SSH networking concepts.

python-wsgiprox 1.5.2
Propagated dependencies: python-certauth@1.3.0 python-gevent@24.11.1 python-websocket-client@1.8.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/webrecorder/wsgiprox
Licenses: ASL 2.0
Build system: python
Synopsis: HTTP/S proxy with WebSockets over WSGI
Description:

wsgiprox is a Python WSGI (Web Server Gateway Interface) middle-ware for adding HTTP and HTTPS proxy support to a WSGI application. The library accepts HTTP and HTTPS proxy connections, and routes them to a designated prefix.

python-crossenv 1.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/benfogle/crossenv
Licenses: Expat
Build system: python
Synopsis: Cross-compiling virtualenv for Python
Description:

This package is a tool for cross-compiling extension modules. It creates a special virtual environment such that pip or setup.py will cross compile packages for you, usually with no further work on your part.

python-apptools 5.3.1
Propagated dependencies: python-traits@7.0.2
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://docs.enthought.com/apptools
Licenses: Modified BSD
Build system: pyproject
Synopsis: Enthought application tools
Description:

The apptools project provides a set of packages that Enthought has found useful in creating a number of applications. It includes features such as a filesystem abstraction, convenience functions for creating loggers, or an application preference manager.

python-grapheme 0.6.0-0.66f07ca
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/alvinlindstam/grapheme
Licenses: Expat
Build system: pyproject
Synopsis: Unicode grapheme helpers
Description:

This package provides a functionality for working with user perceived characters. More specifically, string manipulation and calculation functions for working with grapheme cluster groups (graphemes) as defined by the Unicode Standard Annex #29.

python-markdown 3.10
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://python-markdown.github.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python implementation of Markdown
Description:

This package provides a Python implementation of John Gruber's Markdown. The library features international input, various Markdown extensions, and several HTML output formats. A command line wrapper markdown_py is also provided to convert Markdown files to HTML.

python-distance 0.1.3-0.ad7f9dc
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/doukremt/distance
Licenses: GPL 2+
Build system: pyproject
Synopsis: Utilities for comparing sequences
Description:

This package provides helpers for computing similarities between arbitrary sequences. Included metrics are Levenshtein, Hamming, Jaccard, and Sorensen distance, plus some bonuses. All distance computations are implemented in pure Python, and most of them are also implemented in C.

python-paramiko 2.12.0
Propagated dependencies: python-bcrypt@3.2.2 python-cryptography@44.0.0 python-invoke@2.2.1 python-pyasn1@0.6.1 python-pynacl@1.5.0
Channel: small-guix
Location: small-guix/packages/rcu.scm (small-guix packages rcu)
Home page: https://www.paramiko.org/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: SSHv2 protocol library
Description:

Paramiko is a python implementation of the SSHv2 protocol, providing both client and server functionality. While it leverages a Python C extension for low level cryptography (PyCrypto), Paramiko itself is a pure Python interface around SSH networking concepts.

python-paramiko 3.5.1
Propagated dependencies: python-bcrypt@3.2.2 python-cryptography@44.0.0 python-invoke@2.2.1 python-pyasn1@0.6.1 python-pynacl@1.5.0
Channel: ziltis-guixchannel
Location: zilti/packages/python-xyz.scm (zilti packages python-xyz)
Home page: https://www.paramiko.org/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: SSHv2 protocol library
Description:

Paramiko is a python implementation of the SSHv2 protocol, providing both client and server functionality. While it leverages a Python C extension for low level cryptography (PyCrypto), Paramiko itself is a pure Python interface around SSH networking concepts.

Total results: 4226