_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-markuppy 1.14
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tylerbakke/MarkupPy
Licenses: Expat
Synopsis: Pythonic HTML/XML generator
Description:

This Python module attempts to make it easier to generate HTML/XML from a Python program in an intuitive, lightweight, customizable and pythonic way.

python-deepdiff 6.3.0
Propagated dependencies: python-ordered-set@4.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/seperman/deepdiff
Licenses: Expat
Synopsis: Deep difference and search of any Python object/data
Description:

This package provides tools for computing deep differences and searching of any Python object/data. Recreate objects by adding adding deltas to each other.

python-port-for 0.6.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/kmike/port-for/
Licenses: Expat
Synopsis: TCP localhost port finder and association manager
Description:

This package provides a utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.

python-libmpsse 1.4.1
Dependencies: libftdi@1.5 python@3.11.11
Channel: guix
Location: gnu/packages/embedded.scm (gnu packages embedded)
Home page: https://code.google.com/archive/p/libmpsse/
Licenses: GPL 2+
Synopsis: Python library for MPSSE SPI I2C JTAG adapter by FTDI
Description:

This package provides a library in order to support the MPSSE (Multi-Protocol Synchronous Serial Engine) adapter by FTDI that can do SPI, I2C, JTAG.

python-ircmatch 1.2
Channel: guix
Location: gnu/packages/irc.scm (gnu packages irc)
Home page: https://pypi.org/project/ircmatch/
Licenses: ISC
Synopsis: Library for matching IRC masks based on atheme
Description:

This is a python extension which provides string comparison and matching functions from Atheme. They are hand-optimized for high performance when matching IRC hostmasks.

python-opentsne 1.0.2
Dependencies: fftw@3.3.10
Propagated dependencies: python-numpy@1.26.2 python-pynndescent@0.5.13 python-scikit-learn@1.6.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/pavlin-policar/openTSNE
Licenses: Modified BSD
Synopsis: Extensible, parallel implementations of t-SNE
Description:

This is a modular Python implementation of t-Distributed Stochastic Neighbor Embedding (t-SNE), a popular dimensionality-reduction algorithm for visualizing high-dimensional data sets.

python-sarif-om 1.0.4
Propagated dependencies: python-attrs@24.2.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/microsoft/sarif-python-om
Licenses: Expat
Synopsis: Python implementation of the SARIF 2.1.0 object model
Description:

This module contains classes for the object model defined by the Static Analysis Results Interchange Format (SARIF) file format.

python-port-for 0.7.4
Propagated dependencies: python-urllib3@2.2.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/kmike/port-for/
Licenses: Expat
Synopsis: TCP localhost port finder and association manager
Description:

This package provides a utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.

python-xdoctest 1.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Erotemic/xdoctest
Licenses: ASL 2.0
Synopsis: Rewrite of the Python builtin doctest module
Description:

This package provides a rewrite of the builtin doctest module which leverages the Python AST instead of REGEXPs.

python-humanize 4.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jmoiron/humanize
Licenses: Expat
Synopsis: Print numerical information in a human-readable form
Description:

This package provides a Python module that displays numbers and dates in "human readable" forms. For example, it would display "12345591313" as "12.3 billion".

python-escapism 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/minrk/escapism
Licenses: Expat
Synopsis: Simple, generic library for escaping strings
Description:

This Python library provides a programming interface to, given a set of safe characters and an escape character, escape safe strings and unescape the result.

python-pytaglib 1.4.6
Dependencies: taglib@1.12
Channel: guix
Location: gnu/packages/mp3.scm (gnu packages mp3)
Home page: https://github.com/supermihi/pytaglib
Licenses: GPL 3
Synopsis: Python bindings for taglib
Description:

This package is a Python audio tagging library. It is cross-platform, works with all Python versions, and is very simple to use yet fully featured.

python-particle 0.25.3
Propagated dependencies: python-attrs@24.2.0 python-hepunits@2.3.5 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/scikit-hep/particle
Licenses: Modified BSD
Synopsis: Extended PDG particle data and MC identification codes
Description:

Particle provides a pythonic interface to the Particle Data Group (PDG) particle data tables and particle identification codes, with extended particle information and extra goodies.

python-watchdog 6.0.0
Propagated dependencies: python-pathtools@0.1.2 python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gorakhargosh/watchdog
Licenses: ASL 2.0
Synopsis: File system events monitoring
Description:

This package provides a way to monitor file system events such as a file modification and trigger an action. This is similar to inotify, but portable.

python-heapdict 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://stutzbachenterprises.com/
Licenses: Modified BSD
Synopsis: Heap with decrease-key and increase-key operations
Description:

heapdict implements the MutableMapping ABC, meaning it works pretty much like a regular Python dict. It’s designed to be used as a priority queue.

python-asyncssh 2.18.0
Propagated dependencies: python-cryptography@44.0.0 python-pyopenssl@24.3.0 python-gssapi@1.8.2 python-bcrypt@3.2.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://asyncssh.readthedocs.io/
Licenses: EPL 2.0
Synopsis: Asynchronous SSHv2 client and server library for Python
Description:

AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio framework.

python-dm-haiku 0.0.13
Propagated dependencies: python-absl-py@1.4.0 python-chex@0.1.88 python-cloudpickle@3.1.0 python-dill@0.3.9 python-dm-tree@0.1.8 python-flax@0.8.0 python-jax@0.4.28 python-jaxlib@0.4.28 python-jmp@0.0.4 python-numpy@1.26.2 python-optax@0.1.5 python-tabulate@0.9.0 python-tensorflow@2.13.1 python-virtualenv@20.29.1
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/google-deepmind/dm-haiku
Licenses: ASL 2.0
Synopsis: Sonnet for JAX
Description:

Haiku is a simple neural network library for JAX. It is developed by some of the authors of Sonnet, a neural network library for TensorFlow.

python-cfn-lint 1.28.0
Propagated dependencies: python-aws-sam-translator@1.94.0 python-importlib-resources@5.12.0 python-jschema-to-python@1.2.3 python-jsonpatch@1.16 python-junit-xml@1.9-0.4bd08a2 python-networkx@3.4.2 python-pyyaml@6.0.1 python-regex@2022.1.18 python-sarif-om@1.0.4 python-sympy@1.13.3 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/aws-cloudformation/cfn-lint
Licenses: Expat
Synopsis: Validate CloudFormation templates
Description:

This package lets you validate CloudFormation YAML/JSON templates against the CloudFormation spec and additional checks. Includes checking valid values for resource properties and best practices.

python-selenium 3.141.0
Propagated dependencies: python-urllib3@2.2.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/SeleniumHQ/selenium/
Licenses: ASL 2.0
Synopsis: Python bindings for Selenium
Description:

Selenium enables web browser automation. Selenium specifically provides infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers.

python-filetype 1.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/h2non/filetype.py
Licenses: Expat
Synopsis: Infer file type and MIME type of any file/buffer
Description:

filetype is a small and dependency free Python package to infer file type and MIME type checking the magic numbers signature of a file or buffer.

python-openpyxl 3.1.5
Propagated dependencies: python-et-xmlfile@1.1 python-jdcal@1.4.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
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-archspec 0.2.3
Propagated dependencies: python-boltons@23.0.0 python-cooler@0.9.3 python-ctxcore@0.2.0 python-interlap@0.2.7 python-intervaltree@3.1.0 python-jsonschema@4.23.0 python-networkx@3.4.2 python-numba@0.61.0 python-poetry-core@1.9.1 pyscenic@0.12.1-1.eaf23eb python-scikit-learn@1.6.1 python-tables@3.10.1 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/archspec/archspec
Licenses: Expat
Synopsis: Library to query system architecture
Description:

Archspec offers human-readable labels for system architecture aspects. These aspects include CPU, network fabrics, etc. In addition, it offers APIs to detect, query, and compare them.

python-pygithub 1.55
Propagated dependencies: python-cryptography@44.0.0 python-deprecated@1.2.14 python-pyjwt@2.6.0 python-pynacl@1.5.0 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pygithub.readthedocs.io/en/latest/
Licenses: LGPL 3+
Synopsis: Python library for the GitHub API
Description:

This library allows managing GitHub resources such as repositories, user profiles, and organizations in your Python applications, using version 3 of the GitHub application programming interface (API).

python-cgatcore 0.6.15
Dependencies: time@1.9
Propagated dependencies: python-apsw@3.46.0.0 python-gevent@24.11.1 python-pandas@2.2.3 python-paramiko@3.5.0 python-pyyaml@6.0.1 python-ruffus@2.8.4 python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/cgat-developers/cgat-core
Licenses: Expat
Synopsis: Computational genomics analysis toolkit
Description:

CGAT-core is a set of libraries and helper functions used to enable researchers to design and build computational workflows for the analysis of large-scale data-analysis.

Total results: 3747