_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-trio 0.28.0
Propagated dependencies: python-attrs@24.2.0 python-cffi@1.17.1 python-exceptiongroup@1.1.1 python-idna@3.3 python-outcome@1.2.0 python-sniffio@1.3.1 python-sortedcontainers@2.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-trio/trio
Licenses: Expat ASL 2.0
Synopsis: Friendly Python library for async concurrency and I/O
Description:

Trio strives to be a production-quality, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O.

python-cppy 1.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/nucleic/cppy
Licenses: Modified BSD
Synopsis: C++ header library for Python extension modules
Description:

This package is a small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations.

python-drms 0.9.0
Propagated dependencies: python-numpy@1.24.4 python-packaging@24.2 python-pandas@2.2.3
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://sunpy.org
Licenses: FreeBSD
Synopsis: Access astronomical HMI, AIA and MDI data with Python
Description:

DRMS module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python. It uses the publicly accessible JSOC (http://jsoc.stanford.edu/) DRMS server by default, but can also be used with local NetDRMS sites.

python-jwst 1.17.1
Propagated dependencies: opencv@4.11.0 python-asdf@4.1.0 python-asdf-astropy@0.7.1 python-astropy@6.1.7 python-bayesicfitting@3.2.3 python-crds@12.0.9 python-drizzle@2.0.1 python-gwcs@0.24.0 python-importlib-metadata@5.2.0 python-jplephem@2.22 python-jsonschema@4.23.0 python-numpy@1.24.4 python-packaging@24.2 python-photutils@2.0.2 python-poppy@1.1.2 python-psutil@5.9.2 python-pyparsing@3.0.6 python-pysiaf@0.24.1 python-requests@2.31.0 python-scikit-image@0.23.2 python-scipy@1.12.0 python-spherical-geometry@1.3.2 python-stcal@1.11.1 python-stdatamodels@2.2.0 python-stpipe@0.8.0 python-stsci-imagestats@1.8.3 python-synphot@1.5.0 python-tweakwcs@0.8.9 python-wiimatch@0.3.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://jwst-pipeline.readthedocs.io/en/latest/
Licenses: Modified BSD
Synopsis: Python library for science observations from the James Webb Space Telescope
Description:

This package provides an access to the JWST Science Calibration Pipeline processes data from all JWST instruments and observing modes by applying various science corrections sequentially, producing both fully-calibrated individual exposures and high-level data products (mosaics, extracted spectra, etc.).

python-xsge 2021.10.11
Propagated dependencies: python-sge@2.0.2
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://python-sge.github.io/
Licenses: LGPL 3+
Synopsis: Extensions for the SGE Game Engine
Description:

xSGE is a collection of modules that make doing certain tasks with the SGE Game Engine easier. In addition to SGE's conveniences, the user has access to a GUI toolkit, lighting and physics frameworks and Tiled TMX format support.

python-pgpy 0.6.0
Propagated dependencies: python-cryptography@44.0.0 python-pyasn1@0.4.8
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/SecurityInnovation/PGPy
Licenses: Modified BSD
Synopsis: Python implementation of OpenPGP
Description:

Currently, PGPy can load keys and signatures of all kinds in both ASCII armored and binary formats.

It can create and verify RSA, DSA, and ECDSA signatures, at the moment. It can also encrypt and decrypt messages using RSA and ECDH.

python-jose 3.3.0
Propagated dependencies: python-cryptography@44.0.0 python-ecdsa@0.19.0 python-rsa@3.4.2 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/mpdavis/python-jose
Licenses: Expat
Synopsis: JOSE implementation in Python
Description:

The JavaScript Object Signing and Encryption (JOSE) technologies - JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and JSON Web Algorithms (JWA) - collectively can be used to encrypt and/or sign content using a variety of algorithms.

python-face 20.1.1
Propagated dependencies: python-boltons@23.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mahmoud/face
Licenses: Modified BSD
Synopsis: CLI parsing and dispatching microframework
Description:

python-face is a Pythonic microframework for building command-line applications.

  • First-class subcommand support

  • Powerful middleware architecture

  • Separate parser layer

  • Built-in flagfile support

  • Handy testing utilities

  • Themeable help display

python-unyt 3.0.3
Propagated dependencies: python-h5py@3.8.0 python-matplotlib@3.8.2 python-numpy@1.24.4 python-sympy@1.13.3
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://unyt.readthedocs.io
Licenses: Modified BSD
Synopsis: Library for working with data that has physical units
Description:

unyt is a Python library working with data that has physical units. It defines the unyt.array.unyt_array and unyt.array.unyt_quantity classes (subclasses of NumPy’s ndarray class) for handling arrays and scalars with units,respectively

python-ppft 1.6.6.1
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/ppft/
Licenses: Modified BSD
Synopsis: Fork of Parallel Python
Description:

This package is a fork of Parallel Python. The Parallel Python module (pp) provides an easy and efficient way to create parallel-enabled applications for symmetric multiprocessing (SMP) computers and clusters. It features cross-platform portability and dynamic load balancing.

python-poyo 0.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hackebrot/poyo
Licenses: Expat
Synopsis: Lightweight YAML Parser for Python
Description:

This package provides a lightweight YAML Parser for Python. It supports only a chosen subset of the YAML format that is required to parse cookiecutter user configuration files. It does not have support for serializing into YAML and is not compatible with JSON.

python-gtts 2.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pndurette/gTTS
Licenses: Expat
Synopsis: Google Translate text-to-speech interface
Description:

Google Text-to-Speech (gTTS) is a Python library and CLI tool to interface with the Google Translate text-to-speech API. It lets you write spoken MP3 data to a file, a file-like object (bytestring) for further audio manipulation, or stdout.

python-xlrd 2.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.python-excel.org/
Licenses: Modified BSD
Synopsis: Library for extracting data from Excel files
Description:

This package provides a library to extract data from spreadsheets using Microsoft Excel proprietary file formats .xls and .xlsx (versions 2.0 onwards). It has support for Excel dates and is Unicode-aware. It is not intended as an end-user tool.

python-flit 3.8.0
Propagated dependencies: python-pypa-build@0.7.0 python-tomli-w@1.0.0 python-flit-core@3.8.0 python-docutils@0.19 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://flit.readthedocs.io/
Licenses: Modified BSD
Synopsis: Simple packaging tool for simple packages
Description:

Flit is a simple way to put Python packages and modules on PyPI. Flit packages a single importable module or package at a time, using the import name as the name on PyPI. All subpackages and data files within a package are included automatically.

python-xlwt 1.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.python-excel.org/
Licenses: Modified BSD
Synopsis: Library for creating spreadsheet Excel files
Description:

xlwt is a library for writing data and formatting information to older Excel files (i.e. .xls). The package itself is pure Python with no dependencies on modules or packages outside the standard Python distribution. It is not intended as an end-user tool.

python-angr 9.2.112
Propagated dependencies: python-ailment@9.2.112 python-archinfo@9.2.112 python-cachetools@5.5.0 python-cffi@1.17.1 python-claripy@9.2.112 python-cle@9.2.112 python-colorama@0.4.6 python-cppheaderparser@2.7.4 python-dpkt@1.9.4 python-gitpython@3.1.24 python-mulpyplexer@0.09 python-nampa@0.1.1 python-networkx@3.4.2 python-protobuf@3.20.2 python-psutil@5.9.2 python-itanium-demangler@1.1 python-pycparser@2.21 python-pyvex@9.2.112 python-pyformlang@1.0.10 python-rich@13.7.1 python-rpyc@5.3.1 python-sortedcontainers@2.4.0 python-sqlalchemy@1.4.42 python-sympy@1.13.3 python-unique-log-filter@0.1.0 unicorn@2.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/angr/angr
Licenses: FreeBSD
Synopsis: Multi-architecture binary analysis toolkit
Description:

This package provides a versatile binary analysis platform with the ability to perform dynamic symbolic execution as well as various static analyses directly on binaries. As such, it can be used for all kinds of reverse engineering, vulnerability discovery, exploit generation, and software testing purposes.

python-pdoc 13.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pdoc.dev/
Licenses: Unlicense
Synopsis: API documentation for Python projects
Description:

pdoc auto-generates API documentation that follows your project's Python module hierarchy. It requires no configuration, has first-class support for type annotations, cross-links between identifiers, comes with an integrated live-reloading web server, uses customizable HTML templates, understands numpydoc and Google-style docstrings.

python-pytz 2023.3.post1
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: http://pythonhosted.org/pytz
Licenses: Expat
Synopsis: Python timezone library
Description:

This library brings the Olson tz database into Python. It allows accurate and cross platform timezone calculations using Python 2.4 or higher. It also solves the issue of ambiguous times at the end of daylight saving time. Almost all of the Olson timezones are supported.

python-hdf4 0.9.2
Dependencies: hdf4@4.2.16-2 libjpeg-turbo@2.1.4 zlib@1.3
Propagated dependencies: python-numpy@1.24.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/fhs/python-hdf4
Licenses: Expat
Synopsis: Python interface to the NCSA HDF4 library
Description:

Python-HDF4 is a python wrapper around the NCSA HDF version 4 library, which implements the SD (Scientific Dataset), VS (Vdata) and V (Vgroup) API’s. NetCDF files can also be read and modified. Python-HDF4 is a fork of pyhdf.

python-file 5.45
Dependencies: file@5.45
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.darwinsys.com/file/
Licenses: FreeBSD
Synopsis: Python bindings to the libmagic file type guesser
Description:

This package provides Python bindings to the libmagic file type guesser.

Note that this module and the python-magic module both provide a magic.py file; these two modules, which are different and were developed separately, both serve the same purpose: provide Python bindings for libmagic.

python-mock 5.1.0
Propagated dependencies: python-six@1.16.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/testing-cabal/mock
Licenses: Expat
Synopsis: Python mocking and patching library for testing
Description:

Mock is a library for testing in Python. It allows you to replace parts of your system under test with mock objects and make assertions about how they have been used. This library is now part of Python (since Python 3.3), available via the unittest.mock module.

python-rpyc 5.3.1
Propagated dependencies: python-hatchling@1.26.1 python-plumbum@1.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/tomerfiliba-org/rpyc
Licenses: Expat
Synopsis: Remote Python Call (RPyC) is a symmetric distributed computing library
Description:

This Python module enables remote procedure calls, clustering, and distributed-computing. For this purpose, it makes use of object-proxying, a technique that employs python's dynamic nature, to overcome the physical boundaries between processes and computers, so that remote objects can be manipulated as if they were local.

python-vine 5.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/celery/vine
Licenses: Modified BSD
Synopsis: Promises for Python
Description:

vine provides a special implementation of promises in that it can be used both for "promise of a value" and lazy evaluation. The biggest upside for this is that everything in a promise can also be a promise, e.g. filters, callbacks and errbacks can all be promises.

python-yapf 0.43.0
Propagated dependencies: python-platformdirs@4.3.6 python-tomli@2.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/google/yapf
Licenses: ASL 2.0
Synopsis: Formatter for Python code
Description:

YAPF is a formatter for Python code. It's based off of clang-format, developed by Daniel Jasper. In essence, the algorithm takes the code and reformats it to the best formatting that conforms to the style guide, even if the original code didn't violate the style guide.

Total results: 3740