_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pytmx 3.32
Propagated dependencies: python-pygame@2.5.2 python-pysdl2@0.9.17 python-pyglet@2.0.18
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/bitcraft/PyTMX
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Python library to read Tiled Map Editor's TMX maps
Description:

pytmx is a map loader for python/pygame designed for games. It provides smart tile loading with a fast and efficient storage base.

python-gdown 5.2.0
Propagated dependencies: python-beautifulsoup4@4.14.3 python-filelock@3.16.1 python-requests@2.32.5 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/wkentaro/gdown
Licenses: Expat
Build system: pyproject
Synopsis: Google Drive Public File/Folder Downloader
Description:

This package implements a functionality to download large files recursivly from Google Drive with option to filter them by file formats (PDF/XML/CSV).

python-hissp 0.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gilch/hissp
Licenses: ASL 2.0
Build system: pyproject
Synopsis: It's Python with a Lissp
Description:

Hissp is a modular Lisp implementation that compiles to a functional subset of Python—Syntactic macro metaprogramming with full access to the Python ecosystem.

python-retry 0.9.2
Propagated dependencies: python-decorator@5.2.1 python-py@1.11.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/invl/retry
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Retry decorator
Description:

retry is an easy to use retry decorator for Python. It can be used to retry a function a given number of times.

python-tftpy 0.8.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://tftpy.sourceforge.net/
Licenses: Expat
Build system: pyproject
Synopsis: Python trivial file transfer protocol (TFTP) library
Description:

TFTPy is a trivial file transfer protocol (TFTP) Python library. It can be used to act both as a TFTP client or TFTP server.

python-bagit 1.9.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://libraryofcongress.github.io/bagit-python/
Licenses: CC0
Build system: pyproject
Synopsis: Create and validate BagIt packages
Description:

Bagit is a Python library and command line utility for working with BagIt style packages. BagIt is a minimalist packaging format for digital preservation.

python-arviz 0.21.0
Propagated dependencies: python-dm-tree@0.1.9 python-h5netcdf@1.3.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-scipy@1.12.0 python-typing-extensions@4.15.0 python-xarray@2023.12.0 python-xarray-einstats@0.7.0 python-setuptools@80.9.0 python-wheel@0.46.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/arviz-devs/arviz
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Exploratory analysis of Bayesian models
Description:

ArviZ is a Python package for exploratory analysis of Bayesian models. It includes functions for posterior analysis, data storage, model checking, comparison and diagnostics.

python-aiapy 0.10.2
Propagated dependencies: python-sunpy@7.0.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://aia.lmsal.com/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for AIA data analysis
Description:

aiapy is a Python package for analyzing data from the AIA instrument onboard NASA's SDO spacecraft.

python-mofax 0.3.7-1.e4821fe
Propagated dependencies: python-h5py@3.13.0 python-matplotlib@3.8.2 python-pandas@2.2.3 python-scipy@1.12.0 python-seaborn@0.13.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/bioFAM/mofax
Licenses: Expat
Build system: pyproject
Synopsis: Motif activity finder for transcription factor motif analysis
Description:

MoFax is a Python package for transcription factor motif analysis. It provides convenience functions to load and visualize factor models trained with MOFA+ in Python.

python-pyaes 1.6.1
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/ricmoo/pyaes
Licenses: Expat
Build system: pyproject
Synopsis: Implementation of AES in Python
Description:

This package contains a pure-Python implementation of the AES block cipher algorithm and the common modes of operation (CBC, CFB, CTR, ECB and OFB).

python-curio 1.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/dabeaz/curio
Licenses: Modified BSD
Build system: pyproject
Synopsis: Coroutine-based library for concurrent Python
Description:

Curio is a coroutine-based library for concurrent Python systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues.

python-aiopg 1.4.0
Propagated dependencies: python-async-timeout@4.0.3 python-psycopg2-binary@2.9.10
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://aiopg.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Postgres integration with asyncio
Description:

aiopg is a library for accessing a PostgreSQL database from the asyncio (PEP-3156/tulip) framework. It wraps asynchronous features of the Psycopg database driver.

python-nampa 1.0.0-0.cb6a63a
Propagated dependencies: python-future@1.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/thebabush/nampa
Licenses: LGPL 3
Build system: pyproject
Synopsis: Python implementation of IDA Pro's FLIRT technology
Description:

This Python module implements the FLIRT. This technology is useful for identifying common library subroutines in disassembled binaries.

python-curio 1.6
Channel: gn-bioinformatics
Location: gn/packages/twint.scm (gn packages twint)
Home page: https://github.com/dabeaz/curio
Licenses: Modified BSD
Build system: pyproject
Synopsis: Coroutine-based library for concurrent Python
Description:

Curio is a coroutine-based library for concurrent Python systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues.

python-drmaa 0.7.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/drmaa/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings for the DRMAA library
Description:

A Python package for Distributed Resource Management (DRM) job submission and control. This package is an implementation of the DRMAA 1.0 Python language binding specification.

python-polib 1.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitbucket.org/izi/polib/wiki/Home
Licenses: Expat
Build system: python
Synopsis: Manipulate, create and modify gettext files
Description:

Polib can manipulate any gettext format (po, pot and mo) files. It can be used to create po files from scratch or to modify existing ones.

python-pooch 1.8.1
Propagated dependencies: python-packaging@25.0 python-platformdirs@4.3.6 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/fatiando/pooch
Licenses: Modified BSD
Build system: pyproject
Synopsis: Manage your Python library's sample data files
Description:

Pooch manages your Python library's sample data files: it automatically downloads and stores them in a local directory, with support for versioning and corruption checks.

python-cloup 2.1.1
Propagated dependencies: python-click@8.1.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/janLuke/cloup
Licenses: Modified BSD
Build system: pyproject
Synopsis: Extension library for python-click
Description:

Cloup enriches Click with several features that make it more expressive and configurable such as option groups, constraints, subcommand aliases, subcommands sections and a themeable HelpFormatter.

python-pysmt 0.9.6
Propagated dependencies: z3@4.13.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pysmt/pysmt
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Solver-agnostic library for SMT formula manipulation and solving
Description:

This Python module provides a solver-agnostic abstraction for working with SMT formulas. For example, it allows manipulation and solving such formulas.

python-czml3 3.0.0
Propagated dependencies: python-dateutil@2.9.0 python-numpy@1.26.4 python-pydantic@2.10.4 python-strenum@0.4.15 python-typing-extensions@4.15.0 python-w3lib@2.3.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/Stoops-ML/czml3
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library to write CZML
Description:

CZML3 is a Python library to write CZML, a JSON format for describing a time-dynamic graphical scene, primarily for display in a web browser running Cesium.

python-regex 2024.11.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://bitbucket.org/mrabarnett/mrab-regex
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Alternative regular expression module
Description:

This regular expression implementation is backwards-compatible with the standard re module, but offers additional functionality like full case-folding for case-insensitive matches in Unicode.

python-kazoo 2.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://kazoo.readthedocs.org
Licenses: ASL 2.0
Build system: pyproject
Synopsis: High-level Zookeeper client library
Description:

Kazoo is a Python client library for the Apache Zookeeper distributed application service. It is designed to be easy to use and to avoid common programming errors.

python-pgmpy 1.0.0
Propagated dependencies: python-daft@0.1.2 python-joblib@1.5.2 python-networkx@3.4.2 python-numpy@1.26.4 python-opt-einsum@3.3.0 python-pandas@2.2.3 python-pyparsing@3.2.3 python-pytorch@2.9.0 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-statsmodels@0.14.4 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/pgmpy/pgmpy
Licenses: Expat
Build system: pyproject
Synopsis: Probabilistic Graphical Models library
Description:

This package provides a library for Probabilistic Graphical Models. It can be used for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.

Total results: 4234