_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pifpaf 3.1.5
Propagated dependencies: python-click@8.1.7 python-daiquiri@2.1.1 python-fixtures@3.0.0 python-jinja2@3.1.2 python-pbr@5.5.1 python-psutil@5.9.2 python-xattr@0.9.9
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jd/pifpaf
Licenses: ASL 2.0
Synopsis: Tools and fixtures to manage daemons for testing in Python
Description:

Pifpaf is a suite of fixtures and a command-line tool that starts and stops daemons for a quick throw-away usage. This is typically useful when needing these daemons to run integration testing. It originally evolved from its precursor overtest.

python-stripe 2.60.0
Propagated dependencies: python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/stripe/stripe-python
Licenses: Expat
Synopsis: Python bindings for the Stripe financial services' API
Description:

This package provides access to the Stripe financial services' API. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the Stripe API.

python-orjson 3.9.7
Dependencies: maturin@1.8.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ijl/orjson
Licenses: ASL 2.0 Expat
Synopsis: Python JSON library supporting dataclasses, datetimes, and numpy
Description:

Orjson is a fast, correct JSON library for Python. It benchmarks as the fastest Python library for JSON and is more correct than the standard json library or other third-party libraries. It serializes dataclass, datetime, numpy, and UUID instances natively.

python-carbon 1.1.8
Propagated dependencies: python-cachetools@5.5.0 python-txamqp@0.8.2 python-urllib3@2.2.1 python-whisper@1.1.8
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://graphiteapp.org/
Licenses: ASL 2.0
Synopsis: Backend data caching and persistence daemon for Graphite
Description:

Carbon is a backend data caching and persistence daemon for Graphite. Carbon is responsible for receiving metrics over the network, caching them in memory for "hot queries" from the Graphite-Web application, and persisting them to disk using the Whisper time-series library.

python-invoke 1.6.0
Dependencies: bash-minimal@5.1.16
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.pyinvoke.org/
Licenses: Modified BSD
Synopsis: Pythonic task execution
Description:

Invoke is a Python task execution tool and library, drawing inspiration from various sources to arrive at a powerful and clean feature set. It is evolved from the Fabric project, but focuses on local and abstract concerns instead of servers and network commands.

python-django 3.1.14
Propagated dependencies: python-asgiref@3.8.1 python-sqlparse@0.4.3 python-argon2-cffi@21.1.0 python-bcrypt@3.2.0 python-jinja2@3.1.2 python-pytz@2023.3.post1 python-pytz@2023.3.post1
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://www.djangoproject.com/
Licenses: Modified BSD
Synopsis: High-level Python Web framework
Description:

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. It provides many tools for building any Web site. Django focuses on automating as much as possible and adhering to the don't repeat yourself (DRY) principle.

python-django 4.2.16
Propagated dependencies: python-asgiref@3.8.1 python-sqlparse@0.4.3 python-argon2-cffi@21.1.0 python-bcrypt@3.2.0 python-jinja2@3.1.2
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://www.djangoproject.com/
Licenses: Modified BSD
Synopsis: High-level Python Web framework
Description:

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. It provides many tools for building any Web site. Django focuses on automating as much as possible and adhering to the don't repeat yourself (DRY) principle.

python-django 3.2.21
Propagated dependencies: python-asgiref@3.8.1 python-sqlparse@0.4.3 python-argon2-cffi@21.1.0 python-bcrypt@3.2.0 python-jinja2@3.1.2 python-pytz@2023.3.post1
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://www.djangoproject.com/
Licenses: Modified BSD
Synopsis: High-level Python Web framework
Description:

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. It provides many tools for building any Web site. Django focuses on automating as much as possible and adhering to the don't repeat yourself (DRY) principle.

python-django 4.2.16
Propagated dependencies: python-asgiref@3.8.1 python-sqlparse@0.4.3 python-argon2-cffi@21.1.0 python-bcrypt@3.2.0 python-jinja2@3.1.2
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://www.djangoproject.com/
Licenses: Modified BSD
Synopsis: High-level Python Web framework
Description:

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. It provides many tools for building any Web site. Django focuses on automating as much as possible and adhering to the don't repeat yourself (DRY) principle.

python-captum 0.7.0
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.24.4 python-pytorch@2.5.1 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://captum.ai
Licenses: Modified BSD
Synopsis: Model interpretability for PyTorch
Description:

Captum is a model interpretability and understanding library for PyTorch. Captum contains general purpose implementations of integrated gradients, saliency maps, smoothgrad, vargrad and others for PyTorch models. It has quick integration for models built with domain-specific libraries such as torchvision, torchtext, and others.

python-persim 0.3.2
Propagated dependencies: python-deprecated@1.2.14 python-hopcroftkarp@1.2.5-1.2846e1d python-joblib@1.4.2 python-matplotlib@3.8.2 python-numpy@1.24.4 python-scikit-learn@1.4.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://persim.scikit-tda.org
Licenses: Expat
Synopsis: Tools for analyzing persistence diagrams in Python
Description:

This package includes a variety of tools used to analyze persistence diagrams. It currently houses implementations of

  • Persistence images

  • Persistence landscapes

  • Bottleneck distance

  • Modified Gromov–Hausdorff distance

  • Sliced Wasserstein kernel

  • Heat kernel

  • Diagram plotting

python-pyzbar 0.1.8
Dependencies: zbar@0.23.92
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/NaturalHistoryMuseum/pyzbar/
Licenses: Expat
Synopsis: Read one-dimensional barcodes and QR codes
Description:

Read one-dimensional barcodes and QR codes using the zbar library.

Features:

  • Pure python

  • Works with PIL / Pillow images, OpenCV / numpy ndarrays, and raw bytes

  • Decodes locations of barcodes

  • No dependencies, other than the zbar library itself

python-pyyaml 5.4.1
Dependencies: libyaml@0.2.5 python-cython@0.29.32
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyyaml.org
Licenses: Expat
Synopsis: YAML parser and emitter for Python
Description:

PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that represent an arbitrary Python object.

python-pyyaml 6.0.1
Dependencies: libyaml@0.2.5 python-cython@0.29.32
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyyaml.org
Licenses: Expat
Synopsis: YAML parser and emitter for Python
Description:

PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that represent an arbitrary Python object.

python-rjsmin 1.2.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://opensource.perlig.de/rjsmin/
Licenses: ASL 2.0
Synopsis: Javascript Minifier
Description:

rJSmin is a javascript minifier written in Python. The minifier is based on the semantics of jsmin.c by Douglas Crockford. The module is a re-implementation aiming for speed, so it can be used at runtime (rather than during a preprocessing step).

python-pydbus 0.6.0
Dependencies: python-pygobject@3.50.0
Channel: rrr
Location: rrr/packages/matrix.scm (rrr packages matrix)
Home page: https://github.com/LEW21/pydbus
Licenses: LGPL 2.1+
Synopsis: Pythonic D-Bus library
Description:

Pydbus provides a pythonic interface to the D-Bus message bus system. Pydbus can be used to access remote objects and also for object publication. It is based on PyGI, the Python GObject Introspection bindings, which is the recommended way to use GLib from Python.

python-bandit 1.7.4
Propagated dependencies: python-gitpython@3.1.24 python-pyyaml@6.0.1 python-six@1.16.0 python-stevedore@3.2.2
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://github.com/PyCQA/bandit
Licenses: ASL 2.0
Synopsis: Security oriented static analyser for python code
Description:

Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs appropriate plugins against the AST nodes. Once Bandit has finished scanning all the files it generates a report.

python-pydbus 0.6.0
Propagated dependencies: python-pygobject@3.50.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/LEW21/pydbus
Licenses: LGPL 2.1+
Synopsis: Pythonic D-Bus library
Description:

Pydbus provides a pythonic interface to the D-Bus message bus system. Pydbus can be used to access remote objects and also for object publication. It is based on PyGI, the Python GObject Introspection bindings, which is the recommended way to use GLib from Python.

python-pep621 0.7.1
Propagated dependencies: python-packaging@24.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/FFY00/python-pyproject-metadata
Licenses: Expat
Synopsis: Dataclass for PEP 621 metadata
Description:

This project does not implement the parsing of pyproject.toml containing PEP 621 metadata. Instead, given a Python data structure representing PEP 621 metadata (already parsed), it will validate this input and generate a PEP 643-compliant metadata file (e.g. PKG-INFO).

python24-pytz 2023.3.post1
Channel: guix-past
Location: past/packages/python.scm (past packages python)
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.

scons-python2 3.0.4
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://scons.org/
Licenses: X11
Synopsis: Software construction tool written in Python
Description:

SCons is a software construction tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.

python-dkimpy 1.0.5
Dependencies: openssl@3.0.8
Propagated dependencies: python-dnspython@2.7.0
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://launchpad.net/dkimpy
Licenses: Modified BSD
Synopsis: DKIM (DomainKeys Identified Mail)
Description:

Python module that implements DKIM (DomainKeys Identified Mail) email signing and verification (RFC6376). It also provides helper scripts for command line signing and verification. It supports DKIM signing/verifying of ed25519-sha256 signatures (RFC 8463). It also supports the RFC 8617 Authenticated Received Chain (ARC) protocol.

python-cvxopt 1.3.2
Dependencies: fftw@3.3.10 glpk@5.0 gsl@2.8 openblas@0.3.20 suitesparse@5.13.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.cvxopt.org
Licenses: GPL 3+
Synopsis: Python library for convex optimization
Description:

CVXOPT is a package for convex optimization based on the Python programming language. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python’s extensive standard library and on the strengths of Python as a high-level programming language.

python-pypdf3 1.0.5
Propagated dependencies: python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sfneal/PyPDF3
Licenses: Modified BSD
Synopsis: Utility to read and write PDFs with Python
Description:

PyPDF3 is a pure-python PDF library capable of splitting, merging together, cropping, and transforming the pages of PDF files. It can also add custom data, viewing options, and passwords to PDF files. It can retrieve text and metadata from PDFs as well as merge entire files together.

Total results: 3740