_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-debian 0.1.49
Propagated dependencies: python-six@1.16.0 python-chardet@5.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://salsa.debian.org/python-debian-team/python-debian
Licenses: GPL 3+
Synopsis: Debian package related modules
Description:

This package provides Python modules that abstract many formats of Debian-related files, such as:

  • Debtags information;

  • debian/changelog files;

  • packages files, pdiffs;

  • control files of single or multiple RFC822-style paragraphs---e.g. debian/control, .changes, .dsc;

  • Raw .deb and .ar files, with (read-only) access to contained files and meta-information.

python-tablib 3.8.0
Propagated dependencies: python-markuppy@1.14 python-odfpy@1.4.1 python-openpyxl@3.1.5 python-pyyaml@6.0.1 python-tabulate@0.9.0 python-xlrd@2.0.1 python-xlwt@1.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://tablib.readthedocs.io
Licenses: Expat
Synopsis: Format agnostic tabular data library
Description:

tablib is a format-agnostic tabular dataset library, written in Python. Supported output formats are Excel (Sets + Books), JSON (Sets + Books), YAML (Sets + Books), HTML (Sets), Jira (Sets), TSV (Sets), ODS (Sets), CSV (Sets), and DBF (Sets).

tablib also supports Pandas DataFrames (Sets). Anyhow, since pandas is quite huge, this Guix package doesn't depend on pandas. In case, just also install python-pandas.

python-jaxopt 0.8.3
Propagated dependencies: python-dm-tree@0.1.8 python-jax@0.4.28 python-jaxlib@0.4.28 python-optax@0.1.5 python-numpy@1.26.2 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google/jaxopt
Licenses: ASL 2.0
Synopsis: Hardware accelerated, batchable and differentiable optimizers in JAX
Description:

JAXopt provides hardware accelerated, batchable and differentiable optimizers in JAX.

  1. Hardware accelerated: the implementations run on GPU and TPU, in addition to CPU.

  2. Batchable: multiple instances of the same optimization problem can be automatically vectorized using JAX’s vmap.

  3. Differentiable: optimization problem solutions can be differentiated with respect to their inputs either implicitly or via autodiff of unrolled algorithm iterations.

python-cdflib 1.3.4
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/MAVENSDC/cdflib
Licenses: Expat
Synopsis: Python library to deal with NASA's CDF astronmical data format
Description:

This package provides a Python CDF reader toolkit. It provides the following functionality:

  • Ability to read variables and attributes from CDF files

  • Writes CDF version 3 files

  • Can convert between CDF time types (EPOCH/EPOCH16/TT2000) to other common time formats

  • Can convert CDF files into XArray Dataset objects and vice versa, attempting to maintain ISTP compliance

python-pyperf 2.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/psf/pyperf
Licenses: Expat
Synopsis: Toolkit for running Python benchmarks
Description:

The Python pyperf module is a toolkit for writing, running and analyzing benchmarks. It features a simple API that can:

  • automatically calibrate a benchmark for a time budget;

  • spawn multiple worker processes;

  • compute the mean and standard deviation;

  • detect if a benchmark result seems unstable;

  • store benchmark results in JSON format;

  • support multiple units: seconds, bytes and integer.

python-nbdime 3.1.1
Propagated dependencies: python-colorama@0.4.6 python-gitpython@3.1.24 python-jinja2@3.1.2 python-jupyter-server@2.14.0 python-jupyter-server-mathjax@0.2.6 python-nbformat@5.10.4 python-pygments@2.15.1 python-requests@2.31.0 python-tornado@6.4.2
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://nbdime.readthedocs.io
Licenses: Modified BSD
Synopsis: Diff tools for Jupyter Notebooks
Description:

nbdime provides tools for diffing and merging of Jupyter Notebooks. It includes the following commands:

nbdiff compare notebooks in a terminal-friendly way
nbmerge three-way merge of notebooks with automatic conflict resolution
nbdiff-web rich rendered diff of notebooks
nbmerge-web web-based three-way merge tool for notebooks

nbshow present a single notebook in a terminal-friendly way

python-psutil 5.9.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/giampaolo/psutil
Licenses: Modified BSD
Synopsis: Library for retrieving information on running processes
Description:

psutil (Python system and process utilities) is a library for retrieving information on running processes and system utilization (CPU, memory, disks, network) in Python. It is useful mainly for system monitoring, profiling and limiting process resources and management of running processes. It implements many functionalities offered by command line tools such as: ps, top, lsof, netstat, ifconfig, who, df, kill, free, nice, ionice, iostat, iotop, uptime, pidof, tty, taskset, pmap.

python-psutil 7.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/giampaolo/psutil
Licenses: Modified BSD
Synopsis: Library for retrieving information on running processes
Description:

psutil (Python system and process utilities) is a library for retrieving information on running processes and system utilization (CPU, memory, disks, network) in Python. It is useful mainly for system monitoring, profiling and limiting process resources and management of running processes. It implements many functionalities offered by command line tools such as: ps, top, lsof, netstat, ifconfig, who, df, kill, free, nice, ionice, iostat, iotop, uptime, pidof, tty, taskset, pmap.

python-fitsio 1.2.6
Dependencies: curl@8.6.0 cfitsio@4.6.2 zlib@1.3
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/esheldon/fitsio
Licenses: GPL 2+
Synopsis: Python library to read from and write to FITS files
Description:

This package provides a Python library for reading from and writing to FITS files using the CFITSIO library. Among other things, it can

  • read and write image, binary, and ascii table extensions;

  • read arbitrary subsets of tables in a lazy manner;

  • query the rows and columns of a table;

  • read and write header keywords;

  • read and write Gzip files.

python-stdnum 1.18
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://arthurdejong.org/python-stdnum/
Licenses: LGPL 2.1+
Synopsis: Python module to handle standardized number and code formats
Description:

This is a Python library that aims to provide functions to handle, parse and validate standard numbers. The module supports more than 100 different number formats amongst which a great number of VAT and other tax numbers, personal identity and company identification codes, international standard numbers (ISBN, IBAN, EAN, etc.) and various other formats. The module also includes implementations of the Verhoeff, Luhn and family of ISO/IEC 7064 check digit algorithms.

python-pylint 3.3.1
Propagated dependencies: python-astroid@3.3.4 python-dill@0.3.9 python-isort@5.13.2 python-mccabe@0.7.0 python-platformdirs@4.3.6 python-tomlkit@0.11.6 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/PyCQA/pylint
Licenses: GPL 2+
Synopsis: Advanced Python code static checker
Description:

Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book).

Pylint has many rules enabled by default, way too much to silence them all on a minimally sized program. It's highly configurable and handle pragmas to control it from within your code. Additionally, it is possible to write plugins to add your own checks.

python-bsddb3 6.2.9
Dependencies: bdb@6.2.32
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.jcea.es/programacion/pybsddb.htm
Licenses: Modified BSD
Synopsis: Python bindings for Oracle Berkeley DB
Description:

This module provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Log Cursor, Sequence and Transaction objects, and each of these is exposed as a Python type in the bsddb3.db module. The database objects can use various access methods: btree, hash, recno, and queue. Complete support of Berkeley DB distributed transactions. Complete support for Berkeley DB Replication Manager. Complete support for Berkeley DB Base Replication. Support for RPC.

python-aioftp 0.22.3
Propagated dependencies: python-siosocks@0.3.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://aioftp.readthedocs.io/
Licenses: ASL 2.0
Synopsis: FTP client/server for asyncio in Python
Description:

FTP client and server for asyncio (Python 3) Library implementing FTP protocol, both client and server for Python asyncio module.

Supported commands as client: USER, PASS, ACCT, PWD, CWD, CDUP, MKD, RMD, MLSD, MLST, RNFR, RNTO, DELE, STOR, APPE, RETR, TYPE, PASV, ABOR, QUIT, REST, LIST (as fallback).

Supported commands as server: USER, PASS, QUIT, PWD, CWD, CDUP, MKD, RMD, MLSD, LIST (non-standard), MLST, RNFR, RNTO, DELE, STOR, RETR, TYPE ("I" and "A"), PASV, ABOR, APPE, REST.

python-jaxlib 0.4.28
Dependencies: curl@8.6.0 double-conversion@3.1.5 flatbuffers@2.0.0 giflib@5.2.1 grpc@1.34.0 hwloc@2.12.1 icu4c@73.1 jsoncpp@1.9.5 libjpeg-turbo@2.1.4 openssl@3.0.8 pybind11@2.13.6 python-absl-py@1.4.0 python-numpy@1.26.2 python-scipy@1.12.0 python-six@1.16.0 python-wrapper@3.11.11 zlib@1.3
Propagated dependencies: python-absl-py@1.4.0 python-importlib-metadata@5.2.0 python-gast@0.6.0 python-ml-dtypes@0.3.1 python-numpy@1.26.2 python-opt-einsum@3.3.0 python-protobuf-for-tensorflow-2@4.21.9 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/google/jax
Licenses: ASL 2.0
Synopsis: Differentiate, compile, and transform Numpy code
Description:

JAX is Autograd and XLA, brought together for high-performance numerical computing, including large-scale machine learning research. With its updated version of Autograd, JAX can automatically differentiate native Python and NumPy functions. It can differentiate through loops, branches, recursion, and closures, and it can take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation) via grad as well as forward-mode differentiation, and the two can be composed arbitrarily to any order.

python-folium 0.19.4
Propagated dependencies: python-branca@0.7.2 python-jinja2@3.1.2 python-numpy@1.26.2 python-requests@2.31.0 python-xyzservices@2022.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-visualization/folium
Licenses: Expat
Synopsis: Make beautiful maps with Leaflet.js & Python
Description:

folium makes it easy to visualize data that’s been manipulated in Python on an interactive leaflet map. It enables both the binding of data to a map for choropleth visualizations as well as passing rich vector/raster/HTML visualizations as markers on the map.

The library has a number of built-in tilesets from OpenStreetMap, Mapbox, and Stamen, and supports custom tilesets with Mapbox or Cloudmade API keys. It supports Image, Video, GeoJSON and TopoJSON overlays.

python-scooby 0.5.12
Propagated dependencies: python-psutil@5.9.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/banesullivan/scooby
Licenses: Expat
Synopsis: Report hardware information and Python package versions
Description:

The Scooby package reports the following information about the currently running system:

  • operating system name;

  • hardware information including machine type (e.g., i386, x86_64, etc.), CPU count and total RAM;

  • Python environment (e.g., Python, IPython, etc.);

  • file system name;

  • Python version;

  • versions of specified Python packages.

It can generate reports as HTML tables or plain text lists.

Scooby has no required dependencies, and only few optional dependencies.

python-mpi4py 3.1.4
Dependencies: openmpi@4.1.6
Channel: guix
Location: gnu/packages/mpi.scm (gnu packages mpi)
Home page: https://github.com/mpi4py/mpi4py
Licenses: Modified BSD
Synopsis: Python bindings for the Message Passing Interface standard
Description:

MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors.

mpi4py is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point and collective communications of any picklable Python object as well as optimized communications of Python objects (such as NumPy arrays) that expose a buffer interface.

python-pbkdf2 1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.dlitz.net/software/python-pbkdf2/
Licenses: Expat
Synopsis: Password-based key derivation
Description:

This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.

PKCS#5 v2.0 Password-Based Key Derivation is a key derivation function which is part of the RSA Public Key Cryptography Standards series. The provided implementation takes a password or a passphrase and a salt value (and optionally a iteration count, a digest module, and a MAC module) and provides a file-like object from which an arbitrarily-sized key can be read.

python-defcon 0.10.3
Propagated dependencies: python-fontpens@0.2.4 python-fonttools@4.39.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/robotools/defcon
Licenses: Expat
Synopsis: Flexible objects for representing @acronym{UFO, unified font object} data
Description:

Defcon is a set of UFO based objects optimized for use in font editing applications. The objects are built to be lightweight, fast and flexible. The objects are very bare-bones and they are not meant to be end-all, be-all objects. Rather, they are meant to provide base functionality so that you can focus on your application’s behavior, not object observing or maintaining cached data. Defcon implements UFO3 as described by the UFO font format.

python-ndcube 2.3.2
Propagated dependencies: python-astropy@7.0.1 python-gwcs@0.24.0 python-matplotlib@3.8.2 python-mpl-animators@1.2.3 python-numpy@1.26.2 python-reproject@0.14.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://docs.sunpy.org/projects/ndcube/
Licenses: FreeBSD
Synopsis: Multi-dimensional contiguous and non-contiguous coordinate aware arrays
Description:

ndcube is a package for manipulating, inspecting and visualizing multi-dimensional contiguous and non-contiguous coordinate-aware data arrays.

It combines data, uncertainties, units, metadata, masking, and coordinate transformations into classes with unified slicing and generic coordinate transformations and plotting/animation capabilities. It is designed to handle data of any number of dimensions and axis types (e.g. spatial, temporal, spectral, etc.) whose relationship between the array elements and the real world can be described by WCS translations.

python-paramz 0.9.6
Propagated dependencies: python-decorator@5.0.9 python-numpy@1.26.2 python-scipy@1.12.0 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/sods/paramz
Licenses: Modified BSD
Synopsis: The Parameterization Framework
Description:

paramz is a lightweight parameterization framework for parameterized model creation and handling. Its features include:

  • Easy model creation with parameters.

  • Fast optimized access of parameters for optimization routines.

  • Memory efficient storage of parameters (only one copy in memory).

  • Renaming of parameters.

  • Intuitive printing of models and parameters.

  • Gradient saving directly inside parameters.

  • Gradient checking of parameters.

  • Optimization of parameters.

  • Jupyter notebook integration.

  • Efficient storage of models, for reloading.

  • Efficient caching.

python-algopy 0.6.0
Propagated dependencies: python-numpy@1.26.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://pythonhosted.org/algopy
Licenses: Modified BSD
Synopsis: Algorithmic Differentation in Python
Description:

AlgoPy provides a functionality to differentiate functions implemented as computer programs by using Algorithmic Differentiation (AD) techniques in the forward and reverse mode.

The forward mode propagates univariate Taylor polynomials of arbitrary order. Hence it is also possible to use AlgoPy to evaluate higher-order derivative tensors. The reverse mode is also known as backpropagation and can be found in similar form in tools like PyTorch. Speciality of AlgoPy is the possibility to differentiate functions that contain matrix functions as +,-,*,/, dot, solve, qr, eigh, cholesky.

python-falcon 4.0.2
Propagated dependencies: python-mimeparse@1.6.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://falconframework.org
Licenses: ASL 2.0
Synopsis: Web framework for building APIs and application backends
Description:

Falcon is a web API framework for building microservices, application backends and higher-level frameworks. Among its features are:

  • Optimized and extensible code base

  • Routing via URI templates and REST-inspired resource classes

  • Access to headers and bodies through request and response classes

  • Request processing via middleware components and hooks

  • Idiomatic HTTP error responses

  • Straightforward exception handling

  • Unit testing support through WSGI helpers and mocks

  • Compatible with both CPython and PyPy

  • Cython support for better performance when used with CPython

python-pypdf2 1.26.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: http://mstamy2.github.com/PyPDF2
Licenses: Modified BSD
Synopsis: Pure Python PDF toolkit
Description:

PyPDF2 is a pure Python PDF library capable of:

  1. extracting document information (title, author, …)

  2. splitting documents page by page

  3. merging documents page by page

  4. cropping pages

  5. merging multiple pages into a single page

  6. encrypting and decrypting PDF files

By being pure Python, it should run on any Python platform without any dependencies on external libraries. It can also work entirely on StringIO objects rather than file streams, allowing for PDF manipulation in memory. It is therefore a useful tool for websites that manage or manipulate PDFs.

Total results: 3747