_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-jaconv 0.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ikegami-yukino/jaconv
Licenses: Expat
Synopsis: Pure-Python Japanese character interconverter for Hiragana, Katakana, Hankaku, Zenkaku
Description:

jaconv (Japanese Converter) is interconverter for Hiragana, Katakana, Hankaku (half-width character) and Zenkaku (full-width character)

python-rdflib 6.3.2
Propagated dependencies: python-html5lib@1.1 python-isodate@0.7.2 python-pyparsing@3.2.1
Channel: guix
Location: gnu/packages/rdf.scm (gnu packages rdf)
Home page: https://github.com/RDFLib/rdflib
Licenses: non-copyleft
Synopsis: Python RDF library
Description:

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

python-rdflib 7.1.1
Propagated dependencies: python-isodate@0.7.2 python-lxml@4.9.1 python-networkx@3.4.2 python-orjson@3.9.7 python-pyparsing@3.2.1
Channel: guix
Location: gnu/packages/rdf.scm (gnu packages rdf)
Home page: https://github.com/RDFLib/rdflib
Licenses: non-copyleft
Synopsis: Python RDF library
Description:

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

python-py3amf 0.8.10
Propagated dependencies: python-defusedxml@0.7.1
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/StdCarrot/Py3AMF
Licenses: Expat
Synopsis: AMF support for Python3
Description:

This package provides a Python module Py3AMF which is a fork of PyAMF with support of Python v3+.

python-pycurl 7.45.4
Dependencies: curl@8.6.0 gnutls@3.8.3
Channel: plt
Location: plt/packages/python-web.scm (plt packages python-web)
Home page: http://pycurl.io/
Licenses: LGPL 2.1+ Expat
Synopsis: Lightweight Python wrapper around libcurl
Description:

Pycurl is a lightweight wrapper around libcurl. It provides high-speed transfers via libcurl and frequently outperforms alternatives.

python-pluggy 1.5.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://pypi.org/project/pluggy/
Licenses: Expat
Synopsis: Plugin and hook calling mechanism for Python
Description:

Pluggy is an extraction of the plugin manager as used by Pytest but stripped of Pytest specific details.

python-zopfli 0.2.2
Dependencies: zopfli@1.0.3
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/fonttools/py-zopfli
Licenses: ASL 2.0
Synopsis: Python bindings for Zopfli
Description:

pyzopfli is a straight forward wrapper around the ZlibCompress method of the the zopfli library.

python-pycurl 7.45.4
Dependencies: curl@8.6.0 gnutls@3.8.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: http://pycurl.io/
Licenses: LGPL 2.1+ Expat
Synopsis: Lightweight Python wrapper around libcurl
Description:

Pycurl is a lightweight wrapper around libcurl. It provides high-speed transfers via libcurl and frequently outperforms alternatives.

python-calver 2022.06.26
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/di/calver
Licenses: ASL 2.0
Synopsis: Setuptools extension for CalVer package versions
Description:

The calver package is a setuptools extension for automatically defining your Python package version as a calendar version.

python-pyment 0.3.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/dadadel/pyment/
Licenses: GPL 3+
Synopsis: Convert Python docstrings automatically
Description:

Pyment is a command line tool and library that can be used to convert between several docstring styles.

python-safety 1.9.0
Propagated dependencies: python-click@8.1.7 python-dparse@0.5.1 python-packaging@24.2 python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pyupio/safety
Licenses: Expat
Synopsis: Check installed dependencies for known vulnerabilities
Description:

Safety checks installed dependencies for known vulnerabilities. By default it uses the open Python vulnerability database Safety DB.

python-pybtex 0.24.0
Propagated dependencies: python-latexcodec@2.0.1 python-pyyaml@6.0.1 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pybtex.org/
Licenses: Expat
Synopsis: BibTeX-compatible bibliography processor
Description:

Pybtex is a BibTeX-compatible bibliography processor written in Python. You can simply type pybtex instead of bibtex.

python-editor 1.0.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/fmoo/python-editor
Licenses: ASL 2.0
Synopsis: Programmatically open an editor, capture the result
Description:

python-editor is a library that provides the editor module for programmatically interfacing with your system's $EDITOR.

python-pyvips 3.0.0
Dependencies: glib@2.82.1 vips@8.17.0
Propagated dependencies: python-cffi@1.17.1 python-pkgconfig@1.5.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/libvips/pyvips
Licenses: Expat
Synopsis: Python bindings for VIPS
Description:

The pyvips package provides Python bindings for VIPS, a multithreaded image-processing system with low memory needs.

python-jinja2 3.1.2
Propagated dependencies: python-markupsafe@2.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://jinja.palletsprojects.com/
Licenses: Modified BSD
Synopsis: Python template engine
Description:

Jinja2 is a small but fast and easy to use stand-alone template engine written in pure Python.

python-jinja2 3.0.1
Propagated dependencies: python-markupsafe@2.1.1
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://jinja.palletsprojects.com/
Licenses: Modified BSD
Synopsis: Python template engine
Description:

Jinja2 is a small but fast and easy to use stand-alone template engine written in pure Python.

python-pacfix 0.0.3
Propagated dependencies: python-pysmt@0.9.6
Channel: loftix
Location: loftix/synthesis.scm (loftix synthesis)
Home page: https://github.com/hsh814/pacfix-python
Licenses: Expat
Synopsis: PAC-learning-based program systhesizer
Description:

Pacfix systhesizes predicate expressions for program repair from values in possitive and negative examples using a PAC learning algorithm.

python-strawc 0.0.2.1
Dependencies: curl@8.6.0 zlib@1.3
Propagated dependencies: pybind11@2.13.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/aidenlab/straw
Licenses: Expat
Synopsis: Stream data from .hic files
Description:

Straw is library which allows rapid streaming of contact data from .hic files. This package provides Python bindings.

python-brotli 1.0.9
Channel: guix
Location: gnu/packages/compression.scm (gnu packages compression)
Home page: https://github.com/google/brotli
Licenses: Expat
Synopsis: Python interface to Brotli
Description:

This package provides a Python interface to the brotli package, an implementation of the Brotli lossless compression algorithm.

python-statsd 4.0.1
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://github.com/jsocol/pystatsd
Licenses: Expat
Synopsis: Simple StatsD client
Description:

StatsD is a friendly front-end to Graphite. This package provides a simple Python client for the StatsD daemon.

python-glymur 0.13.6
Dependencies: openjpeg@2.5.0 libtiff@4.4.0
Propagated dependencies: python-lxml@4.9.1 python-numpy@1.26.2 python-packaging@24.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/quintusdias/glymur
Licenses: Expat
Synopsis: Python interface to OpenJPEG and LibTIFF
Description:

This package provides Python interface to the OpenJPEG library which allows one to read and write JPEG 2000 files

python-tables 3.10.1
Dependencies: c-blosc@1.21.1 c-blosc2@2.15.2 hdf5@1.10.9 bzip2@1.0.8 lzo@2.10 zlib@1.3
Propagated dependencies: python-blosc2@2.7.1 python-numpy@1.26.2 python-numexpr@2.9.0 python-packaging@24.2 python-py-cpuinfo@8.0.0-1.4d6987e python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.pytables.org/
Licenses: Modified BSD
Synopsis: Hierarchical datasets for Python
Description:

PyTables is a package for managing hierarchical datasets and designed to efficiently cope with extremely large amounts of data.

python-argopt 0.9.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/casperdcl/argopt
Licenses: MPL 2.0
Synopsis: Generate a command-line interface from a docstring
Description:

This package provides tools to define a command line interface from a docstring rather than the other way around.

python-losoto 2.5.0
Propagated dependencies: python-configparser@4.0.2 python-matplotlib@3.8.2 python-numpy@1.26.2 python-casacore@3.7.1 python-scipy@1.12.0 python-tables@3.10.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/revoltek/losoto
Licenses: GPL 3
Synopsis: LOFAR Solution Tool
Description:

This package provides a Low-Frequency Array a large radio telescope Solution Tool.

Total results: 3747