_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-mizani 0.13.1
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/has2k1/mizani
Licenses: Modified BSD
Build system: pyproject
Synopsis: Create data visualizations in Python
Description:

Mizani is a Python package for creating data visualizations. It provides functions and tools to help with the creation of visually appealing and informative visualizations, including scales, transformations and color palettes.

python-gssapi 1.10.0
Dependencies: mit-krb5@1.21
Propagated dependencies: python-decorator@5.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pythongssapi/python-gssapi
Licenses: ISC
Build system: pyproject
Synopsis: Python GSSAPI Wrapper
Description:

Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be usable with other GSSAPI mechanisms.

python-pefile 2024.8.26
Propagated dependencies: python-future@1.0.0
Channel: bric-a-brac
Location: bric-a-brac/packages/python-xyz.scm (bric-a-brac packages python-xyz)
Home page: https://github.com/erocarrera/pefile
Licenses: Expat
Build system: pyproject
Synopsis: Portable Executable (PE) file parser
Description:

This python library provides interfaces for parsing and working with Portable Executable (PE) files. It makes to most information from the header, as well as section details and data available.

python-pygame 2.5.2
Dependencies: freetype@2.13.3 sdl2@2.30.8 sdl2-image@2.8.8 sdl2-mixer@2.6.3 sdl2-ttf@2.20.2 sdl2-gfx@1.0.4 libjpeg-turbo@2.1.4 libpng@1.6.39 libx11@1.8.12 libsmpeg@0.4.5-401 portmidi@217 v4l-utils@1.22.1
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://www.pygame.org
Licenses: FreeBSD Expat LGPL 2.0+ LGPL 2.1+ GPL 3+ Python Software Foundation License Public Domain LGPL 2.1+
Build system: python
Synopsis: SDL wrapper for Python
Description:

Pygame is a set of Python modules designed for writing games. It adds functionality on top of the SDL library, allowing you to create games and multimedia programs in the Python language.

python-docopt 0.6.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://docopt.org
Licenses: Expat
Build system: pyproject
Synopsis: Command-line interface description language for Python
Description:

This library allows the user to define a command-line interface from a program's help message rather than specifying it programmatically with command-line parsers like getopt and argparse.

python-fb-re2 1.0.7
Dependencies: re2@2022-12-01
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/facebook/pyre2
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python wrapper for RE2
Description:

This package provides a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.

python-choclo 0.3.2
Propagated dependencies: python-numba@0.61.0 python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://www.fatiando.org/choclo/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Kernel functions for your geophysical models
Description:

Choclo is a Python library that hosts optimized kernel functions for running geophysical forward and inverse models, intended to be used by other libraries as the underlying layer of their computation.

python-gensim 4.4.0
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0 python-smart-open@7.3.0
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://radimrehurek.com/gensim/
Licenses: LGPL 2.1
Build system: pyproject
Synopsis: Topic Modelling in Python
Description:

Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the NLP and IR communities.

python-confit 0.10.1
Propagated dependencies: python-catalogue@2.0.7 python-click@8.1.8 python-lark@1.2.2 python-pydantic@1.10.19 python-pydantic-core@2.27.2 python-pyyaml@6.0.2 python-typer@0.20.0
Channel: guix-science
Location: guix-science/packages/python-xyz.scm (guix-science packages python-xyz)
Home page: https://aphp.github.io/confit/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Smart configuration framework
Description:

Confit is a complete and easy-to-use configuration framework aimed at improving the reproducibility of experiments by relying on the Python typing system, minimal configuration files and command line interfaces.

python-geomet 0.2.1
Propagated dependencies: python-click@8.1.8 python-six@1.17.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/geomet/geomet
Licenses: ASL 2.0
Build system: python
Synopsis: GeoJSON <-> WKT/WKB conversion utilities
Description:

Convert GeoJSON to WKT/WKB (Well-Known Text/Binary) or GeoPackage Binary, and vice versa. Extended WKB/WKT are also supported. Conversion functions are exposed through idiomatic load/loads/dump/dumps interfaces.

python-mygene 3.2.2
Propagated dependencies: python-biothings-client@0.2.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biothings/mygene.py
Licenses: Modified BSD
Build system: python
Synopsis: Python Client for MyGene.Info services
Description:

MyGene.Info provides simple-to-use REST web services to query/retrieve gene annotation data. It's designed with simplicity and performance emphasized. Mygene is a Python wrapper to access MyGene.Info services.

python-plingo 1.1.0
Propagated dependencies: python-clingo@5.8.0
Channel: guix
Location: gnu/packages/potassco.scm (gnu packages potassco)
Home page: https://potassco.org/
Licenses: Expat
Build system: pyproject
Synopsis: Solve probabilistic logic programs
Description:

This package provides a system to solve probabilistic logic programs with clingo. It can solve the reasoning tasks of finding the most probable model as well as finding all models and their probabilities.

python-honcho 2.0.0
Propagated dependencies: python-colorama@0.4.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/nickstenning/honcho
Licenses: Expat
Build system: pyproject
Synopsis: Manage Procfile-based applications
Description:

A Procfile is a file which describes how to run an application consisting of several processes. honcho starts all listed processes. The output of all running processes is collected by honcho and displayed.

python-cliapp 1.20180812.1
Propagated dependencies: python-pyaml@25.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://liw.fi/cliapp/
Licenses: GPL 2+
Build system: python
Synopsis: Python framework for command line programs
Description:

cliapp is a Python framework for command line programs. It contains the typical stuff such programs need to do, such as parsing the command line for options, and iterating over input files.

python-george 0.4.3
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://george.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Fast Gaussian Processes for regression
Description:

George is a fast and flexible Python library for Gaussian Process (GP) Regression, focused on efficiently evaluating the marginalized likelihood of a dataset under a GP prior, even as this dataset gets Big.

python2-scipy 1.2.3
Dependencies: openblas@0.3.30 pybind11@2.13.6
Propagated dependencies: python2-numpy@1.16.6 python2-matplotlib@2.2.5 python2-pyparsing@2.4.7
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://scipy.org/
Licenses: Modified BSD
Build system: python
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.

python2-pysam 0.20.0
Dependencies: ncurses@6.2.20210619 curl@8.6.0 zlib@1.3.1
Propagated dependencies: htslib@1.21
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/pysam-developers/pysam
Licenses: Expat
Build system: python
Synopsis: Python bindings to the SAMtools C API
Description:

Pysam is a Python module for reading and manipulating files in the SAM/BAM format. Pysam is a lightweight wrapper of the SAMtools C API. It also includes an interface for tabix.

python-nipype 1.10.0
Propagated dependencies: python-acres@0.5.0 python-click@8.1.8 python-dateutil@2.9.0 python-etelemetry@0.3.1 python-filelock@3.16.1 python-looseversion@1.3.0 python-networkx@3.4.2 python-nibabel@5.3.2 python-numpy@1.26.4 python-packaging@25.0 python-prov@2.1.1 python-puremagic@1.28 python-pydot@4.0.1 python-rdflib@7.1.1 python-scipy@1.12.0 python-simplejson@3.20.1 python-traits@7.0.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nipype.readthedocs.io/en/latest/index.html
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Neuroimaging in Python: Pipelines and Interfaces
Description:

Nipype provides a uniform interface to existing neuroimaging software and facilitates interaction between these packages within a single workflow. Nipype provides an environment that encourages interactive exploration of algorithms from different packages.

python-pyspoa 0.0.5
Propagated dependencies: pybind11@2.13.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/nanoporetech/pyspoa
Licenses: Expat
Build system: python
Synopsis: Python bindings for the SIMD partial order alignment library
Description:

This package provides Python bindings for spoa, a C++ implementation of the partial order alignment (POA) algorithm (as described in 10.1093/bioinformatics/18.3.452) which is used to generate consensus sequences

python-tinydb 4.8.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/msiemens/tinydb
Licenses: Expat
Build system: pyproject
Synopsis: TinyDB is a lightweight document oriented database
Description:

TinyDB is a small document oriented database written in pure Python with no external dependencies. The targets are small apps that would be blown away by a SQL-DB or an external database server.

python-dotmap 1.3.30
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/drgrib/dotmap
Licenses: Expat
Build system: pyproject
Synopsis: Ordered, dynamically-expandable dot-access dictionary
Description:

DotMap is a dot-access dictionary subclass that has dynamic hierarchy creation, can be initialized with keys, can be initialized from a dictionary, can be convert to a dictionary, and is ordered by insertion.

python-inform 1.34
Propagated dependencies: python-arrow@1.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://inform.readthedocs.io
Licenses: GPL 3+
Build system: pyproject
Synopsis: Print & logging utilities for communicating with user
Description:

Inform is designed to display messages from programs that are typically run from a console. It provides a collection of ‘print’ functions that allow you to simply and cleanly print different types of messages.

python-radian 0.6.15
Propagated dependencies: python-prompt-toolkit@3.0.51 python-pygments@2.19.1 python-rchitect@0.4.8
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/randy3k/radian
Licenses: Expat
Build system: pyproject
Synopsis: R console
Description:

Radian is an alternative console for the R program with multiline editing and rich syntax highlight. One would consider Radian as a IPython clone for R, though its design is more aligned to Julia.

python-geoana 0.8.1
Propagated dependencies: python-libdlf@0.3.0 python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/geoscience.scm (guix-science packages geoscience)
Home page: https://geoana.simpeg.xyz/
Licenses: Expat
Build system: pyproject
Synopsis: Analytic expressions for geophysical responses
Description:

This package provides a collection of (mostly) analytic functions in geophysics. We take an object oriented approach with the aim of having users be able to readily interact with the functions using Jupyter.

Total results: 4234