_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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
Build system: pyproject
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-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
Build system: pyproject
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-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://dvc.org/
Licenses: ASL 2.0
Build system: pyproject
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.14
Propagated dependencies: python-i18n@0.3.9 python-pygame-ce@2.5.5
Channel: efraim-dfsg
Location: wip/clangen.scm (wip clangen)
Home page: https://github.com/MyreMylar/pygame_gui
Licenses: Expat
Build system: pyproject
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+
Build system: pyproject
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+
Build system: pyproject
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
Build system: python
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.5.1
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
Build system: pyproject
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
Build system: copy
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+
Build system: python
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-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
Build system: pyproject
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
Build system: pyproject
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.1.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.42.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/asharov/git-hammer
Licenses: ASL 2.0
Build system: pyproject
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.16 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
Build system: pyproject
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
Build system: pyproject
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
Build system: pyproject
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
Build system: pyproject
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
Build system: python
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.2 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
Build system: pyproject
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).

python-diff-cover 9.7.1
Propagated dependencies: python-chardet@5.2.0 python-jinja2@3.1.2 python-pluggy@1.6.0 python-pygments@2.19.1 python-setuptools@80.9.0 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Bachmann1234/diff_cover
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Run coverage and linting reports on diffs
Description:

Automatically find diff lines that need test coverage. It also finds diff lines that have violations (according to tools such as pycodestyle, pyflakes, flake8, or pylint). This is used as a code quality metric during code reviews.

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
Build system: python
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.

python-skforecast 0.19.1
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.4 python-optuna@4.6.0 python-pandas@2.2.3 python-rich@13.7.1 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-seaborn@0.13.2 python-statsmodels@0.14.4 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/time-series.scm (guix-science packages time-series)
Home page: https://skforecast.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Time series forecasting with machine learning models
Description:

Skforecast is a Python library for time series forecasting using statistical and machine learning models. It works with any estimator compatible with the scikit-learn API, including popular options like LightGBM, XGBoost, CatBoost, Keras, and many others.

python-tinyrecord 0.2.0
Propagated dependencies: python-tinydb@4.8.0
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/eugene-eeo/tinyrecord
Licenses: Expat
Build system: python
Synopsis: Transaction support for TinyDB
Description:

python-tinyrecord is a library which implements atomic transaction support for the TinyDB NoSQL database. It uses a record-first then execute architecture which allows us to minimize the time that we are within a thread lock

Total results: 4226