_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-legacy-cgi 2.6.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/jackrosenthal/legacy-cgi
Licenses: Python Software Foundation License
Synopsis: Fork of the legacy standard library cgi and cgitb modules
Description:

This is a fork of the standard library modules cgi and cgitb. They are slated to be removed from the Python standard library in Python 3.13 by PEP-594.

python-copydetect 0.5.0
Propagated dependencies: python-jinja2@3.1.2 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pygments@2.19.1 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/blingenf/copydetect
Licenses: Expat
Synopsis: Code plagiarism detection tool
Description:

Copydetect is a tool to detect likely instances of plagiarism based on the winnowing algorithm. It takes a list of directories as input and generates an HTML report displaying copied slices as output.

python-pyformlang 1.0.10
Propagated dependencies: python-networkx@3.4.2 python-numpy@1.26.4 python-pydot@4.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Aunsiels/pyformlang
Licenses: Expat
Synopsis: Framework for interacting with formal grammars
Description:

This package provides a framework for working with formal language grammars. The library was originally developed for educational purposes and therefore implements many textbook algorithms regarding the manipulation and interaction with formal grammars.

python-ipywidgets 8.1.2
Propagated dependencies: python-comm@0.2.2 python-ipython@8.37.0 python-jupyterlab-widgets@3.0.11 python-traitlets@5.14.1 python-widgetsnbextension@4.0.14
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://ipython.org
Licenses: Modified BSD
Synopsis: IPython HTML widgets for Jupyter
Description:

Ipywidgets are interactive HTML widgets for Jupyter notebooks and the IPython kernel. Notebooks come alive when interactive widgets are used. Users gain control of their data and can visualize changes in the data.

python-dvc-render 1.0.2
Propagated dependencies: python-flatten-dict@0.4.2 python-matplotlib@3.8.2 python-tabulate@0.9.0
Channel: guix-science
Location: guix-science/packages/version-control.scm (guix-science packages version-control)
Home page: https://docs.iterative.ai/dvc-render/
Licenses: ASL 2.0
Synopsis: Library for rendering DVC plots
Description:

dvc-render is a library for rendering data stored in DVC plots format into different output formats, like Vega. It can also generate HTML and MarkDown reports containing multiple plots.

python-pygame-gui 0.6.9
Propagated dependencies: python-i18n@0.3.9 python-pygame-ce@2.4.1
Channel: efraim-dfsg
Location: wip/clangen.scm (wip clangen)
Home page: https://github.com/MyreMylar/pygame_gui
Licenses: Expat
Synopsis: GUI module for pygame Community Edition
Description:

Helps create GUIs for games made using pygame Community Edition. Features HTML-style text formatting, localization, theme files to control the look and a system to manage multiple windows of GUI stuff.

python-pybedtools 0.10.0
Dependencies: zlib@1.3.1
Propagated dependencies: bedtools@2.31.1 samtools@1.19 kentutils@302.0.0 python-numpy@1.26.4 python-pandas@2.2.3 python-psutil@7.0.0 python-pysam@0.23.0 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pythonhosted.org/pybedtools/
Licenses: Expat LGPL 2.1+
Synopsis: Python wrapper for BEDtools programs
Description:

This package is a Python wrapper for Aaron Quinlan's BEDtools programs, which are widely used for genomic interval manipulation or "genome algebra". pybedtools extends BEDTools by offering feature-level manipulations from with Python.

python-pytest-csv 3.0.0
Propagated dependencies: python-pytest@8.4.1 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/nicoulaj/pytest-csv
Licenses: GPL 3+
Synopsis: CSV reporter for Pytest
Description:

This package provides a plugin for Pytest that enables a CSV output mode for Pytest. It can be enabled via the --csv option it adds to the Pytest command line interface (CLI).

python-asn1crypto 1.5.1
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/wbond/asn1crypto
Licenses: Expat
Synopsis: ASN.1 parser and serializer in Python
Description:

asn1crypto is an ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP.

python-wsgiproxy2 0.4.6
Propagated dependencies: python-requests@2.32.5 python-six@1.17.0 python-urllib3@2.5.0 python-webob@1.8.9
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/gawel/WSGIProxy2/
Licenses: Expat
Synopsis: WSGI Proxy with various http client backends
Description:

WSGI turns HTTP requests into WSGI function calls. WSGIProxy turns WSGI function calls into HTTP requests. It also includes code to sign requests and pass private data, and to spawn subprocesses to handle requests.

pythoncapi-compat 0.0.0-1.ab72af8
Channel: guix
Location: gnu/packages/python.scm (gnu packages python)
Home page: https://github.com/python/pythoncapi-compat
Licenses: Zero-Clause BSD
Synopsis: Python C API compatibility
Description:

The pythoncapi-compat project can be used to write a C or C++ extension supporting a wide range of Python versions with a single code base, via the pythoncapi_compat.h header file.

python-urlgrabber 4.1.0
Propagated dependencies: python-pycurl@7.45.4 python-setuptools@80.9.0 python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: http://urlgrabber.baseurl.org/
Licenses: LGPL 2.1+
Synopsis: High-level cross protocol url-grabber
Description:

urlgrabber is a library that unifies access to files available on the web, FTP or locally. It supports HTTP, FTP and file:// protocols, it supports features like HTTP keep-alive, reget, throttling and more.

python-scipy-1.16 1.16.2
Dependencies: openblas@0.3.30 pybind11@2.13.6
Propagated dependencies: python-numpy@1.26.4
Channel: guix-arg
Location: guix-arg/packages/python-extra.scm (guix-arg packages python-extra)
Home page: https://scipy.org/
Licenses: Modified BSD
Synopsis: The Scipy library provides efficient numerical routines
Description:

The SciPy library is one of the core packages that make up the SciPy stack. It provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization.

python-pygraphviz 1.14
Dependencies: graphviz@7.0.1
Channel: guix
Location: gnu/packages/graphviz.scm (gnu packages graphviz)
Home page: https://pygraphviz.github.io
Licenses: Modified BSD
Synopsis: Python interface to Graphviz
Description:

PyGraphviz is a Python interface to the Graphviz graph layout and visualization package. With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms.

python-versioneer 0.29
Propagated dependencies: python-tomli@2.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-versioneer/python-versioneer
Licenses: Unlicense
Synopsis: Version-string management for VCS-controlled trees
Description:

versioneer is a tool for managing a recorded version number in distutils-based python projects. The goal is to remove the tedious and error-prone "update the embedded version string" step from your release process.

python-git-hammer 0.3.2
Propagated dependencies: python-beautifultable@1.0.0 python-dateutil@2.9.0 python-gitpython@3.1.44 python-globber@0.2.1 python-matplotlib@3.8.2 python-sqlalchemy@1.4.42 python-sqlalchemy-utils@0.38.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/asharov/git-hammer
Licenses: ASL 2.0
Synopsis: Provide statistics for git repositories
Description:

Git Hammer is a statistics tool for projects in git repositories. Its major feature is tracking the number of lines authored by each person for every commit, but it also includes some other useful statistics.

python-matrix-nio 0.25.2
Propagated dependencies: python-aiofiles@24.1.0 python-aiohttp@3.11.11 python-aiohttp-socks@0.10.1 python-atomicwrites@1.4.0 python-cachetools@6.1.0 python-h11@0.16.0 python-h2@4.1.0 python-jsonschema@4.23.0 python-olm@3.2.14 python-peewee@3.18.2 python-pycryptodome@3.21.0 python-unpaddedbase64@2.1.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/poljar/matrix-nio
Licenses: ISC
Synopsis: Python Matrix client library, designed according to sans I/O principles
Description:

Matrix nio is a multilayered Matrix client library. The underlying base layer doesn't do any network IO on its own, but on top of that is a full fledged batteries-included asyncio layer using aiohttp.

python-proto-plus 1.26.1
Propagated dependencies: python-protobuf@3.20.3
Channel: guix
Location: gnu/packages/protobuf.scm (gnu packages protobuf)
Home page: https://github.com/googleapis/proto-plus-python.git
Licenses: ASL 2.0
Synopsis: Pythonic protocol buffers
Description:

This is a wrapper around protocol buffers. Protocol buffers is a specification format for APIs, such as those inside Google. This library provides protocol buffer message classes and objects that largely behave like native Python types.

python-zodbpickle 3.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/zodbpickle
Licenses: Python Software Foundation License Zope Public License 2.1
Synopsis: Uniform pickling interface for @code{zodb}
Description:

This package is a fork of the pickle module (and the supporting C extension) from both Python 3.2 and Python 3.3. The fork adds support for the noload operations used by zodb.

python-truststore 0.10.4
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/sethmlarson/truststore
Licenses: Expat
Synopsis: Verify certificates using native system trust stores
Description:

Truststore is a library which exposes native system certificate stores (ie "trust stores") through an ssl.SSLContext-like API. This means that Python applications no longer need to rely on certifi as a root certificate store.

python-expecttest 0.1.3
Channel: guix-hpc
Location: guix-hpc/packages/utils.scm (guix-hpc packages utils)
Home page: https://github.com/ezyang/ghstack
Licenses: Expat
Synopsis: This library implements expect tests (also known as 'golden' tests).
Description:

Expect tests are a method of writing tests where instead of hard-coding the expected output of a test, you run the test to get the output, and the test framework automatically populates the expected output.

python-schwimmbad 0.4.2
Propagated dependencies: python-dill@0.4.0 python-joblib@1.5.1 python-mpi4py@4.1.0 python-multiprocess@0.70.18
Channel: guix
Location: gnu/packages/parallel.scm (gnu packages parallel)
Home page: https://github.com/adrn/schwimmbad
Licenses: Expat
Synopsis: Common interface for parallel processing pools
Description:

schwimmbad provides a uniform interface to parallel processing pools and enables switching easily between local development (e.g., serial processing or with multiprocessing) and deployment on a cluster or supercomputer (via, e.g., MPI or JobLib).

python2-pycparser 2.18
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/eliben/pycparser
Licenses: Modified BSD
Synopsis: C parser in Python
Description:

Pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.

Total results: 4036