_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-dbus-next 0.2.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/altdesktop/python-dbus-next
Licenses: Expat
Synopsis: Zero-dependency DBus library for Python with asyncio support
Description:

This DBus library for Python aims to be a fully-featured high-level library primarily geared towards integration of applications into desktop and mobile environments.

python-kagglehub 0.3.12
Propagated dependencies: python-packaging@24.2 python-flask@3.1.0 python-pyyaml@6.0.1 python-pyjwt@2.6.0 python-requests@2.31.0 python-tqdm@4.67.1
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/Kaggle/kagglehub
Licenses: ASL 2.0
Synopsis: Python library to access Kaggle resources
Description:

The kagglehub library provides a simple way to interact with Kaggle resources such as datasets, models, notebook outputs in Python.

python-aiosqlite 0.17.0
Propagated dependencies: python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/jreese/aiosqlite
Licenses: Expat
Synopsis: Asyncio bridge for sqlite3
Description:

The package aiosqlite replicates the standard sqlite3 module, but with async versions of all the standard connection and cursor methods, and context managers for automatically closing connections.

python-aiosqlite 0.18.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/jreese/aiosqlite
Licenses: Expat
Synopsis: Asyncio bridge for sqlite3
Description:

The package aiosqlite replicates the standard sqlite3 module, but with async versions of all the standard connection and cursor methods, and context managers for automatically closing connections.

python-reportlab 4.0.8
Propagated dependencies: python-chardet@5.2.0 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://www.reportlab.com
Licenses: Modified BSD
Synopsis: Python library for generating PDFs and graphics
Description:

This is the ReportLab PDF Toolkit. It allows rapid creation of rich PDF documents, and also creation of charts in a variety of bitmap and vector formats.

python-coveralls 4.0.1
Propagated dependencies: python-coverage@7.6.8 python-docopt@0.6.2 python-pyyaml@6.0.1 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/coveralls-clients/coveralls-python
Licenses: Expat
Synopsis: Show coverage stats online via coveralls.io
Description:

Coveralls.io is a service for publishing code coverage statistics online. This package provides seamless integration with coverage.py (and thus pytest, nosetests, etc...) in Python projects.

python-scspell3k 2.3.0-0.df55035
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/myint/scspell
Licenses: GPL 2
Synopsis: Conservative interactive spell checker for source code
Description:

This package implements a spell checker for source code that does not try to be particularly smart and instead does the simplest thing that can possibly work.

python-jstyleson 0.0.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/linjackson78/jstyleson
Licenses: Expat
Synopsis: JSON parser supporting js-style comments
Description:

jstyleson is a Python library to parse JSON. Contrary to the standard Python json library, it understands js-style comments. Trailing comma is also supported.

python-numpy-stl 3.2.0
Propagated dependencies: python-numpy@1.26.2 python-utils@3.9.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/WoLpH/numpy-stl/
Licenses: Modified BSD
Synopsis: Read, write and modify binary/ASCII STL files library
Description:

Library to make reading, writing and modifying both binary and ascii STL files, file format native to the stereolithography CAD software created by 3D Systems, easy.

python-sgmllib3k 1.0.0-1.7999646
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hsoft/sgmllib
Licenses: Modified BSD
Synopsis: Python 3 port of sgmllib
Description:

This package provides an unmaintained port of sgmllib to Python 3. It is used to parse text files formatted in SGML.

python-fasteners 0.17.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/harlowja/fasteners
Licenses: ASL 2.0
Synopsis: Python package that provides useful locks
Description:

This package provides a Python program that provides following locks:

  • Locking decorator

  • Reader-writer locks

  • Inter-process locks

  • Generic helpers

python-maxminddb 2.6.3
Dependencies: libmaxminddb@1.6.0
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://www.maxmind.com/
Licenses: ASL 2.0
Synopsis: Reader for the MaxMind DB format
Description:

MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6). This is a Python module for reading MaxMind DB files.

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-webassets 2.0
Propagated dependencies: python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/miracle2k/webassets
Licenses: FreeBSD
Synopsis: Media asset management
Description:

Merges, minifies and compresses Javascript and CSS files, supporting a variety of different filters, including YUI, jsmin, jspacker or CSS tidy. Also supports URL rewriting in CSS files.

python-wurlitzer 2.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/minrk/wurlitzer
Licenses: Expat
Synopsis: Capture C-level output in context managers
Description:

This library helps to redirect sys.stdout to a stream or a file while executing some piece of code, including C code running within a Python process.

python-ipaddress 1.0.23
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/phihag/ipaddress
Licenses: Python Software Foundation License
Synopsis: IP address manipulation library
Description:

This package provides a fast, lightweight IPv4/IPv6 manipulation library in Python. This library is used to create, poke at, and manipulate IPv4 and IPv6 addresses and networks.

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.

python2-openpyxl 2.6.4
Propagated dependencies: python2-et-xmlfile@1.1 python2-jdcal@1.4.1
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://openpyxl.readthedocs.io
Licenses: Expat
Synopsis: Python library to read/write Excel 2010 XLSX/XLSM files
Description:

This Python library allows reading and writing to the Excel XLSX, XLSM, XLTX and XLTM file formats that are defined by the Office Open XML (OOXML) standard.

python-alphafold 2.3.2
Propagated dependencies: openmm@8.1.1 python-absl-py@1.4.0 python-biopython@1.85 python-chex@0.1.88 python-dm-haiku@0.0.13 python-dm-tree@0.1.8 python-immutabledict@4.2.0 python-jax@0.4.28 python-ml-collections@1.0.0 python-pandas@2.2.3 python-pdbfixer@1.9 python-scipy@1.12.0 python-tensorflow@2.13.1
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://alphafold.ebi.ac.uk/
Licenses: ASL 2.0
Synopsis: Predict protein 3D structure from amino acid sequence
Description:

AlphaFold is an AI system developed by DeepMind that predicts a protein’s 3D structure from its amino acid sequence. It regularly achieves accuracy competitive with experiment.

python-cwlformat 2022.02.18
Propagated dependencies: python-importlib-resources@5.12.0 python-ruamel.yaml@0.18.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/rabix/cwl-format
Licenses: ASL 2.0
Synopsis: Prettifier for CWL code
Description:

python-cwlformat is a specification and a reference implementation for a very opinionated CWL code formatter. It outputs CWL in a standardized YAML format.

python-ppmd-cffi 0.5.0
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/miurahr/ppmd
Licenses: LGPL 2.1+
Synopsis: Prediction by Partial Matching compression library
Description:

PPMd is a compression algorithm library using the Prediction by Partial Matching statistical technique. It is used in RAR and 7-Zip as one of several possible methods.

python-statmorph 0.6.1
Propagated dependencies: python-astropy@7.0.1 python-numpy@1.26.2 python-photutils@2.2.0 python-scikit-image@0.23.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/vrodgom/statmorph
Licenses: Modified BSD
Synopsis: Non-parametric morphological diagnostics of galaxy images
Description:

The package statmorph implements functionality of calculating non-parametric morphological diagnostics of galaxy images (e.g., Gini-M_20 and CAS statistics), as well as fitting 2D Sérsic profiles.

python-cooltools 0.7.0
Propagated dependencies: python-bioframe@0.6.4 python-click@8.1.7 python-cooler@0.9.3 python-joblib@1.4.2 python-matplotlib@3.8.2 python-multiprocess@0.70.17 python-numba@0.61.0 python-numpy@1.26.2 python-pandas@2.2.3 python-scikit-image@0.23.2 python-scikit-learn@1.6.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/open2c/cooltools
Licenses: Expat
Synopsis: Analysis tools for genomic interaction data stored in .cool format
Description:

This package provides necessary tools for the analysis of the genomic interaction data stored in .cool format. This collection of tools includes operations like compartment, insulation or peak calling.

Total results: 3782